6 lines
266 B
Markdown
6 lines
266 B
Markdown
FFmpeg doesn't support any official builds for any operation systems. You can build the codes from source, or
|
|
|
|
## Build from source
|
|
From snapshot: https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
|
|
or
|
|
From git: `git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg` |