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
Hi, probably not you fault, but the "apt-get install ffmpeg" command didn't work with the latest version of... well probably many things...and ffmpeg failed to properly install. Adding the "--fix-missing" solved the problem. You might want to update the docs to say "apt-get install ffmpeg --fix-missing"
The text was updated successfully, but these errors were encountered:
Hi, probably not you fault, but the "apt-get install ffmpeg" command didn't work with the latest version of... well probably many things...and ffmpeg failed to properly install. Adding the "--fix-missing" solved the problem. You might want to update the docs to say "apt-get install ffmpeg --fix-missing"
The text was updated successfully, but these errors were encountered: