You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When converting very small videos (for instance 2-3 seconds), the exception "Unknown ffmpeg error" is raised, because the yielded variable did not have the time to be set to True (I think). But the video has correctly been converted!
Hi,
When converting very small videos (for instance 2-3 seconds), the exception "Unknown ffmpeg error" is raised, because the yielded variable did not have the time to be set to True (I think). But the video has correctly been converted!
Line 493 of ffmpeg.py:
The text was updated successfully, but these errors were encountered: