Files
Obsidian-Main/02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md
Awin Huang 877dea8a07 vault backup: 2022-06-07 10:48:59
Affected files:
02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md
2022-06-07 10:48:59 +08:00

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`