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
I keep getting an FFMPEG error when attempting to convert files to MP4, and the error doesn't properly log on stderr. All I get is:
ERROR - ffmpeg error (see stderr output for detail)
FFMPEG is properly installed. I've ran the pip install command and I've downloaded ffmpeg - I've even tried all libraries and codecs (standard, shared, full), having them all installed at once and all installed individually. None work.
The text was updated successfully, but these errors were encountered:
Hi,
I keep getting an FFMPEG error when attempting to convert files to MP4, and the error doesn't properly log on stderr. All I get is:
ERROR - ffmpeg error (see stderr output for detail)
FFMPEG is properly installed. I've ran the pip install command and I've downloaded ffmpeg - I've even tried all libraries and codecs (standard, shared, full), having them all installed at once and all installed individually. None work.
The text was updated successfully, but these errors were encountered: