Changes between Version 47 and Version 48 of CompilationGuide
- Timestamp:
- Feb 11, 2019, 10:30:11 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide
v47 v48 1 1 = FFmpeg Compilation Guide = 2 This page contains a list of resources which describe the necessary steps required for compiling FFmpeg from scratch .2 This page contains a list of resources which describe the necessary steps required for compiling FFmpeg from scratch or with the help of build scripts and/or package managers. 3 3 4 4 == All platforms == … … 32 32 * [https://github.com/jb-alvarado/media-autobuild_suite Media Autobuild Suite] – Automatically build FFmpeg under Windows 33 33 * [http://linuxbrew.sh/ Linuxbrew], which can be used with Windows Subsystem for Linux (WSL) 34 * [https://chocolatey.org/packages/ffmpeg Chocolatey] – a package manager for Windows with an FFmpeg package 34 35 35 36
