Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compute FPS because 0 is lower than our minimum value 1 #6403

Closed
Casuallynoted opened this issue May 17, 2024 · 5 comments
Closed

Cannot compute FPS because 0 is lower than our minimum value 1 #6403

Casuallynoted opened this issue May 17, 2024 · 5 comments
Labels
Component: Transcoding Type: Bug 🐛 Confirmed bug, at least replicated once by another contributor

Comments

@Casuallynoted
Copy link

Describe the current behavior

When uploading some videos that are primarily audio, I've noticed I get this error and the video doesn't get transcoded to HLS. Seems to maybe be related to previous issues that were marked as fixed.

Steps to reproduce

  1. Upload a video with a still image and audio
  2. Roughly 70% chance it won't transcode
  3. Will provide this error

Describe the expected behavior

Should convert to HLS

Additional information

  • PeerTube instance:

  • Browser name, version and platforms on which you could reproduce the bug: Firefox, Chrome

  • Link to browser console log if relevant:

  • Link to server log if relevant (journalctl or /var/www/peertube/storage/logs/):

@Casuallynoted
Copy link
Author

Oh! Actually, as an addition to this, it seems to be happening specifically with videos that have black bars on the left and right side. Videos that feature audio only but have a full screen image do not trigger this error. For example:

image
The video on the top vs the one on the bottom

@Chocobozzz
Copy link
Owner

Hi,

Can you share a link of the video so I can debug it?

@Chocobozzz Chocobozzz added the Status: Waiting for answer Waiting issue author answer label May 28, 2024
@Casuallynoted
Copy link
Author

Hi,

Can you share a link of the video so I can debug it?

Here's one:

https://peertube.casually.cat/w/qZcCorVZRWNYpzVBTw28fM

@Chocobozzz
Copy link
Owner

Chocobozzz commented May 28, 2024

Can you also paste peertube error logs? Seems related to storyboard generation bug on my side

EDIT: there's also the Cannot compute FPS because 0 is lower than our minimum value 1 bug 👍

@Chocobozzz Chocobozzz added Type: Bug 🐛 Confirmed bug, at least replicated once by another contributor Component: Transcoding and removed Status: Waiting for answer Waiting issue author answer labels May 28, 2024
@Chocobozzz
Copy link
Owner

Should be fixed by 4ea659d

(the main reason of your bug is because your video has 0.2 FPS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Transcoding Type: Bug 🐛 Confirmed bug, at least replicated once by another contributor
Projects
None yet
Development

No branches or pull requests

2 participants