mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-13 23:22:54 +00:00
installing: on debian/ubuntu we should also install gstreamer1.0-x to get the x11 and pango related plugins
This commit is contained in:
parent
9ee2b31aba
commit
92aaf51231
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ dnf install gstreamer1-devel gstreamer1-plugins-base-tools gstreamer1-devel-docs
|
|||
|
||||
Run the following command:
|
||||
|
||||
`apt-get install libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-doc gstreamer1.0-tools`
|
||||
`apt-get install libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-doc gstreamer1.0-tools gstreamer1.0-x`
|
||||
|
||||
## Building applications using GStreamer
|
||||
|
||||
|
|
Loading…
Reference in a new issue