Installation of <application>FFmpeg</application> Install FFmpeg by running the following commands: The package maintaners recommend compiling without any optimizations. ./configure --prefix=/usr --enable-shared && make && make install