ffmpeg default install location?

Hey all, I have an app that is asking for the ffmpeg binary path and I am not sure where that is. Any idea where it would be?
1 Reply
Mr Chandy
Mr Chandy4w ago
Use whereis ffmpeg in terminal, it will tell you the path of the binary you give it. In Bazzite it is located at /usr/bin/ffmpeg

Did you find this page helpful?