added docs about new gstreamer
This commit is contained in:
parent
57d8212a79
commit
919cd2fd41
@ -79,12 +79,14 @@ good/bad/ugly). On Debianoid systems
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo apt-get install python-gst0.10 \
|
sudo apt-get install python-gi python3-gi \
|
||||||
gstreamer0.10-plugins-base \
|
gstreamer1.0-tools \
|
||||||
gstreamer0.10-plugins-bad \
|
gir1.2-gstreamer-1.0 \
|
||||||
gstreamer0.10-plugins-good \
|
gir1.2-gst-plugins-base-1.0 \
|
||||||
gstreamer0.10-plugins-ugly \
|
gstreamer1.0-plugins-good \
|
||||||
gstreamer0.10-ffmpeg
|
gstreamer1.0-plugins-ugly \
|
||||||
|
gstreamer1.0-plugins-bad \
|
||||||
|
gstreamer1.0-libav
|
||||||
|
|
||||||
|
|
||||||
Add ``[[mediagoblin.media_types.video]]`` under the ``[plugins]`` section in
|
Add ``[[mediagoblin.media_types.video]]`` under the ``[plugins]`` section in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user