

# output: /usr/local/Cellar/ffmpeg/2.6.2/bin/ffmpegīrew reinstall.

# -enable-static does not work on brew command (yet?), it ignores it or I don't know how:īrew install ffmpeg -enable-static -with-fdk-aac -with-ffplay -with-freetype -with-libass -with-libquvi -with-libvorbis -with-opus -with-x265 # avisynth, gpl are problematic, add "-with-avisynth -with-gpl" when fixed Add "-with-libvpx" later when we figure out how to fix it!! & sed -e 's/-enable-shared/-enable-static/' xx.$$ \ # *** Mandatory change: ffmpeg.rb:74 -enable-shared => -enable-static # output is in: /usr/local/Cellar/ffmpeg/2.6.2/bin/ffmpeg # but will not work with UMS, don't try. # 2 - brew rm -f `brew list` # will force a new downloadīrew install ffmpeg -with-fdk-aac -with-ffplay -with-freetype -with-libass -with-libquvi -with-libvorbis -with-opus -with-x265 Library/Logs/Homebrew/libvorbis/config.log : missing ac_nonexistent.h If a formula fails to build, uninstall MacPorts/Fink and try again. # Software installed with other package managers causes known problems for # Warning: It appears you have MacPorts or Fink installed. # 1 - Warning due to OSX "port" detection: (ignore for now)

#-brew uninstall ffmpeg # may not get all the libraries, so uninstall & do againīrew link -overwrite pkg-config # ? forgot why required # Note: Xcode may report as 4.6 - ignore the warning # A lot of warnings, look for "bad" stuff or continue & fix what breaks # Xcode 4.6.3 (Mountian Lion, Lion) version will vary by OS: # Create a save path for each version in case the environment self destructs: "~/bin" is optional if you override any standard commands. # All of these components must be in it and MUST be in this order. # 2 - System software & tools MUST be up to date. # 1 - This MUST be run by an admin account # NOTE: if you are familiar with brew - plese help me clean this up. # Derived from: CompilationGuide/MacOSX – FFmpeg. # These scripts use korn shell, not bash! # HowTo: build ffmpeg on OSX (Lion 10.7.5) Java 8, NetBeans 8.0.2
