Install FFmpeg and FFplay on any PC
FFmpeg is generally easily installed by:
- Linux:
apt install ffmpeg
- Mac:
brew install ffmpeg
For Windows:
Download FFmpeg 64-bit “shared” version.
Unzip to C:/ffmpeg
.
Set Windows PATH to include C:/ffmpeg/bin
FFmpeg is generally easily installed by:
apt install ffmpeg
brew install ffmpeg
For Windows:
Download FFmpeg 64-bit “shared” version.
Unzip to C:/ffmpeg
.
Set Windows PATH to include C:/ffmpeg/bin