Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created October 21, 2014 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbe/d75785d696b88ee60e8d to your computer and use it in GitHub Desktop.
Save peterbe/d75785d696b88ee60e8d to your computer and use it in GitHub Desktop.
peterbe@Peters-MacBook-Pro:~/dev/MOZILLA/BALROG/balrog-ui (master *%>)$ brew info ffmpeg
ffmpeg: stable 2.4.2 (bottled), HEAD
https://ffmpeg.org/
/opt/boxen/homebrew/Cellar/ffmpeg/2.3.3 (196 files, 40M)
Built from source
/opt/boxen/homebrew/Cellar/ffmpeg/2.4.2 (204 files, 43M) *
Built from source with: --with-theora, --with-libvorbis, --with-libvpx, --with-rtmpdump, --with-ffplay, --with-speex, --with-opus, --with-openssl
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/ffmpeg.rb
==> Dependencies
Build: pkg-config ✔, texi2html ✔, yasm ✔
Recommended: x264 ✔, faac ✔, lame ✔, xvid ✔
Optional: freetype ✔, theora ✔, libvorbis ✔, libvpx ✔, rtmpdump ✔, opencore-amr ✘, libvo-aacenc ✘, libass ✘, openjpeg ✘, speex ✔, schroedinger ✘, fdk-aac ✘, opus ✔, frei0r ✘, libcaca ✘, libbluray ✘, libquvi ✘, libvidstab ✘, x265 ✘
==> Options
--with-fdk-aac
Enable the Fraunhofer FDK AAC library
--with-ffplay
Enable FFplay media player
--with-freetype
Build with freetype support
--with-frei0r
Build with frei0r support
--with-libass
Enable ASS/SSA subtitle format
--with-libbluray
Build with libbluray support
--with-libcaca
Build with libcaca support
--with-libquvi
Build with libquvi support
--with-libvidstab
Enable vid.stab support for video stabilization
--with-libvo-aacenc
Enable VisualOn AAC encoder
--with-libvorbis
Build with libvorbis support
--with-libvpx
Build with libvpx support
--with-opencore-amr
Enable Opencore AMR NR/WB audio format
--with-openjpeg
Enable JPEG 2000 image format
--with-openssl
Enable SSL support
--with-opus
Build with opus support
--with-rtmpdump
Enable RTMP protocol
--with-schroedinger
Enable Dirac video format
--with-speex
Build with speex support
--with-theora
Build with theora support
--with-tools
Enable additional FFmpeg tools
--with-x265
Enable x265 encoder
--without-faac
Build without faac support
--without-lame
Disable MP3 encoder
--without-x264
Disable H.264 encoder
--without-xvid
Disable Xvid MPEG-4 video encoder
--HEAD
install HEAD version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment