Make sure to add them to the build_dependencies() functions and also include the corresponding " -enable-xxx" parameter switches to the build_ffmpeg() function under the config_options.
#Ffmpeg windows builder install#
Cheapest way: install windows 10 bash shell. You can build the project on Linux with a cross compiler toolchain, taking about 2 hours for the "options" build.ĭeploy a Linux VM on the host of your choice (> 14.04 for Ubuntu), or natively on an extra computer or a dual boot system, and also, you could even create a VM temporarily, on a hosting provider such as Digital Ocean. I do have some "distribution release builds" of running the script here: Ĭross-compiling from a Linux environment: On Windows 10, you can use the bash shell (provided that you've installed the Windows Subsystem for Linux as explained here.īuilding in windows takes longer but avoids the need of deploying a Linux installation for the same purpose. Windows users can use windows bash or virtualbox.īuilding on linux takes less time overall. The script allows the user to either build on a Linux host (which uses cross compiles to build windows binaries). Ping me at and I'll do the work for you :)
Note that I do offer custom builds, price negotiable. This helper script lets you cross compile a windows-based 32 or 64-bit version of ffmpeg/mplayer/mp4box.exe, etc, including their dependencies and libraries that they use.