© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
V. SubhashQuick Start Guide to FFmpeghttps://doi.org/10.1007/978-1-4842-8701-9_1

1. Installing FFmpeg

V. Subhash1  
(1)
Chennai, Tamil Nadu, India
 
In the Introduction, I mentioned that FFmpeg was an “end-user program.” It is actually three command-line end-user programs, or executables:
  1. 1.

    ffprobe

     
  2. 2.

    ffplay

     
  3. 3.

    ffmpeg

     
The executables for these programs are available for Linux, Mac, Windows, and other operating systems (OSs). When you go to the FFmpeg website (www.ffmpeg.org), you will have two download options:
  • Either download pre-built FFmpeg executables to your computer

  • Or download FFmpeg source code to your computer and build your own customized FFmpeg executables ...

Get Quick Start Guide to FFmpeg: Learn to Use the Open Source Multimedia-Processing Tool like a Pro now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.