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 noticed that with "quick install and run" method you can't create the non-free variant of FFmpeg. I took a closer look at the web-install.sh script and saw that build-ffmpeg is called without --enable-gpl-and-non-free. I suggest that you provide a "quick install and run gpl+non-free FFmpeg" with a corresponding web-install-gpl+non-free.sh script where build-ffmpeg is called with --enable-gpl-and-non-free.