Install latest ffmpeg for all users in Debina/Ubuntu
- by Junaid
I installed ffmpeg on my Ubuntu using the guide: https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide
It is good and working.
I know that guide is for installing ffmpeg for current user.
Can anybody help me to install ffmpeg for all users? To do so I think there required only few changes in the steps specified at https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide . But I am not sure about that. Please help
Thank you.