Update homebrew instructions to install optional plugins

This commit is contained in:
Fernando Jiménez Moreno 2018-03-21 10:04:36 +01:00 committed by Sebastian Dröge
parent 15116d0f98
commit b6a80b59fa

View file

@ -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