To Install #FFmpeg 3. x on #Ubuntu:
- Start by updating the packages list: sudo apt update.
- Next, #install FFmpeg by typing the following command: sudo apt install ffmpeg.
- To validate that the package is installed properly use the ffmpeg -version command which prints the FFmpeg version: ffmpeg -version.
More Info > https://linuxapt.com/blog/13-setting-up-ffmpeg-on-ubuntu