aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorJoar Wandborg <git@wandborg.com>2012-03-30 00:18:54 +0200
committerJoar Wandborg <git@wandborg.com>2012-03-30 00:18:54 +0200
commitc3c2f163c5c800d98a1db3d947479a6312d5a916 (patch)
treed519c8d5a1447cc8f71b74eec62a1d8961374214 /docs/source
parentab0d5b59ab88da4887de2d866920091ab75ef549 (diff)
downloadmediagoblin-c3c2f163c5c800d98a1db3d947479a6312d5a916.tar.lz
mediagoblin-c3c2f163c5c800d98a1db3d947479a6312d5a916.tar.xz
mediagoblin-c3c2f163c5c800d98a1db3d947479a6312d5a916.zip
Updated Video docs, so that I won't forget
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/media-types.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/source/media-types.rst b/docs/source/media-types.rst
index a6e76385..647f2b42 100644
--- a/docs/source/media-types.rst
+++ b/docs/source/media-types.rst
@@ -30,11 +30,7 @@ To enable video, first install gstreamer and the python-gstreamer
bindings (as well as whatever gstremaer extensions you want,
good/bad/ugly). On Debianoid systems::
- sudo apt-get install python-gst0.10
-
-Currently you need the gtk and pygtk modules::
-
- sudo apt-get install python-gtk2
+ sudo apt-get install python-gst0.10 gstreamer0.10-plugins-{base,bad,good,ugly} gstreamer0.10-ffmpeg
Next, modify (and possibly copy over from ``mediagoblin.ini``) your
``mediagoblin_local.ini``. Uncomment this line in the ``[mediagoblin]``