

To convert audio and video files with FFmpeg, you do not need to specify your command’s input and output formats.

Note that you will need to use these commands on each new file.

The primary command usage syntax for FFmpeg is below as an example. I would recommend visiting the official documentation to see a complete list of examples, as it is pretty extensive. In the second step, install the RPM Fusion repo’s in your terminal with the following install options below.įFmpeg audio sample formats: ffmpeg -sample_fmts FFmpeg Basic Commandsīelow are some basic commands for using FFmpeg. Install & Enable RPM Fusion Repositories Next, install EPEL using the following (dnf) terminal command. The first task is to install the EPEL repository, and the recommendation is to install both repositories.įirst, enable the CRB repository. sudo dnf upgrade -refresh Install EPEL/EPEL Next Repository
