Skip to content

qruf/ffmpeg-mingw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-mingw

A build system for cross-compiling FFmpeg with Mingw-w64.

Usage

$ cd build-win32
$ make
$ ls ../i686-w64-mingw32/bin/ffmpeg.exe
ffmpeg.exe

Run make list for a list of available packages. Edit config.mak to change the list of packages to build and to change package options.

Credits

ffmpeg-mingw is adapted from, and contains patches from, the VLC contrib build system.

About

A build system for cross-compiling FFmpeg with Mingw-w64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published