mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-04 23:30:05 +00:00
dashdemux: fix outdated example launch line
https://bugzilla.gnome.org/show_bug.cgi?id=749809
This commit is contained in:
parent
656918d5d6
commit
f6cc8d13e0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
* DASH demuxer element.
|
||||
* <title>Example launch line</title>
|
||||
* |[
|
||||
* gst-launch playbin2 uri="http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/RedBullPlayStreets/redbull_4s/RedBullPlayStreets_4s_isoffmain_DIS_23009_1_v_2_1c2_2011_08_30.mpd"
|
||||
* gst-launch-1.0 playbin uri="http://www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/RedBullPlayStreets/redbull_4s/RedBullPlayStreets_4s_isoffmain_DIS_23009_1_v_2_1c2_2011_08_30.mpd"
|
||||
* ]|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue