From bbeb04c34f5d4de1169f3fbf0604e97b254decf2 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 17 Feb 2013 15:04:19 -0800 Subject: [PATCH] mention GStreamer plugins in BPD docs --- docs/plugins/bpd.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/bpd.rst b/docs/plugins/bpd.rst index 4f67dd6f6..aca52020f 100644 --- a/docs/plugins/bpd.rst +++ b/docs/plugins/bpd.rst @@ -27,6 +27,10 @@ with its Python bindings) on your system. * On Windows, you may want to try `GStreamer WinBuilds`_ (cavet emptor: I haven't tried this). +You will also need the various GStreamer plugin packages to make everything +work. See the :doc:`/plugins/chroma` documentation for more information on +installing GStreamer plugins. + .. _MacPorts: http://www.macports.org/ .. _GStreamer WinBuilds: http://www.gstreamer-winbuild.ylatuya.es/ .. _Homebrew: http://mxcl.github.com/homebrew/