Changes between Version 46 and Version 47 of CompilationGuide
- Timestamp:
- Feb 11, 2019, 9:41:43 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide
v46 v47 16 16 }}} 17 17 18 A [https://hub.docker.com/r/jrottenberg/ffmpeg/ Docker image with pre-compiled ffmpeg] and libraries is available as well. 18 Alternative ways to obtain/compile ffmpeg under Linux: 19 20 * [https://hub.docker.com/r/jrottenberg/ffmpeg/ Docker image with pre-compiled ffmpeg] and libraries 21 * [http://linuxbrew.sh/ Linuxbrew] 19 22 20 23 == macOS == … … 28 31 * [[CompilationGuide/MSVC]] – Compiling FFmpeg using MSVC (see also [http://ffmpeg.org/platform.html the instructions on the reference web page]) 29 32 * [https://github.com/jb-alvarado/media-autobuild_suite Media Autobuild Suite] – Automatically build FFmpeg under Windows 33 * [http://linuxbrew.sh/ Linuxbrew], which can be used with Windows Subsystem for Linux (WSL) 34 30 35 31 36 == Other Platforms ==
