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
{{ message }}
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
There are some valid reasons to have multiple ffmpeg installs at once (for example, working on ffmpeg itself and/or keeping older versions for compatibility testing) - I thought about adding a command-line flag that would set which ffmpeg to use (defaulting to just ffmpeg and relying on path when not set), however I'm worried it might confuse non-technical users even more than we already do to see that in the usage help
tl;dr i'm asking for some opinions on whether this might be worth implementing
There are some valid reasons to have multiple ffmpeg installs at once (for example, working on ffmpeg itself and/or keeping older versions for compatibility testing) - I thought about adding a command-line flag that would set which ffmpeg to use (defaulting to just
ffmpegand relying on path when not set), however I'm worried it might confuse non-technical users even more than we already do to see that in the usage helptl;dr i'm asking for some opinions on whether this might be worth implementing