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
brew tap homebrew-ffmpeg/ffmpeg
brew install homebrew-ffmpeg/ffmpeg/ffmpeg
the thing is that the options --with-theora --with-libvorbis are not available anymore, and if installed without options then it gives an error when trying to export the file
When I run
brew install ffmpeg
I get error:Error: invalid option: --with-theora
Googling explains it as brew options is obsolete: https://discourse.brew.sh/t/ffmpeg-options-missing/3935
The text was updated successfully, but these errors were encountered: