The ffmpeg software is a free and open source suite of utilities that facilitate audio and video media. On Linux systems, installing ffmpeg gives us access to the ffmpeg command, which can be used to convert audio files to various types, such as wav, mp3, ogg, etc.
In this guide, we will go over the instructions to install ffmpeg on major linux distros. Then, you’ll see various command line examples that can be used to convert between different audio formats. Use the examples below to convert your own files.
In this tutorial you will learn:
- How to install ffmpeg on major Linux distros
- How to use ffmpeg in audio conversion examples