Skip to content

Instantly share code, notes, and snippets.

@dphov
Last active March 21, 2020 17:17
Show Gist options
  • Save dphov/acefdbf2b3c002fa645679e45b506502 to your computer and use it in GitHub Desktop.
Save dphov/acefdbf2b3c002fa645679e45b506502 to your computer and use it in GitHub Desktop.
Mac OS X GSteamer brew install

gst-plugins-base

brew install gst-plugins-base --with-libogg --with-theora --with-libvorbis

gst-plugins-good

brew install gst-plugins-good --with-flac --with-taglib --with-libsoup --with-jpeg --with-libcaca --with-libshout --with-speex

gst-plugins-bad

brew install gst-plugins-bad --with-faad2 --with-libsndfile --with-libmms

gst-plugins-ugly

brew install gst-plugins-ugly --with-mad --with-libvorbis --with-lame --with-two-lame --with-flac --with-theora --with-libmms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment