Installation
Install with pip
Install ffmpeg-studio using following command:
Note
This project does not install the FFmpeg binary automatically.
Install FFmpeg
To run ffmpeg-studio successfully, you also need the FFmpeg command-line tools installed on your system.
Use any of these methods:
Windows
Using winget:
OR download and install FFmpeg from official website:
- Download the latest FFmpeg build from Offcial Website.
- Extract the archive and add the
bindirectory to your systemPATH.
Linux
Using Apt
MacOS
Using Homebrew: