Skip to content

RoughIndustries/compile-ffmpeg-osx-linux

 
 

Repository files navigation

compile-ffmpeg-osx / linux

Build script for compiling ffmpeg under OSX and linux (ubuntu)

For OSX is needed: Xcode, homebrew, cmake, mercurial, git, wget, curl, pkg-config, nasm, and maybe some more (autogen etc.)

For Linux (ubuntu) is needed: sudo apt-get -y --force-yes install autoconf automake build-essential libtool pkg-config texi2html zlib1g-dev yasm cmake curl mercurial git wget

Warning: the ffmpeg version is "nonfree", you are not allow to redistribute or share this version!

This scripts are mostly for private use - there wil be no support and please don't send requests.

Feel free to fork and modify it in the way the license allow it.

A more active windows version you found here: https://github.com/jb-alvarado/media-autobuild_suite

About

Build scripts for compiling ffmpeg under OSX / Linux and obs-studio for linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.0%
  • Shell 19.1%
  • C 2.9%