From b6a80b59fa0c32f210267de9fcd1d3adf69f1d9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Jim=C3=A9nez=20Moreno?= Date: Wed, 21 Mar 2018 10:04:36 +0100 Subject: [PATCH] Update homebrew instructions to install optional plugins --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 431ab7d80..43d7013a0 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,14 @@ provided by the GStreamer project. #### Homebrew +Homebrew only installs various plugins if explicitly enabled, so some extra +`--with-*` flags may be required. + ``` $ brew install gstreamer gst-plugins-base gst-plugins-good \ - gst-plugins-bad gst-plugins-ugly gst-libav gst-rtsp-server + gst-plugins-bad gst-plugins-ugly gst-libav gst-rtsp-server \ + --with-orc -with-libogg --with-opus --with-pango --with-theora \ + --with-libvorbis ``` If you wish to install the gstreamer-player sub-crate, make sure the