mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
hlsdemux: fix example pipeline
This commit is contained in:
parent
3b19ade905
commit
c890a212b6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
* <refsect2>
|
||||
* <title>Example launch line</title>
|
||||
* |[
|
||||
* gst-launch souphttp location=http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8 ! mpegtsdemux ! decodebin2 ! xvimagesink
|
||||
* gst-launch souphttpsrc location=http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8 ! hlsdemux ! decodebin2 ! ffmpegcolorspace ! videoscale ! autovideosink
|
||||
* ]|
|
||||
* </refsect2>
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue