summaryrefslogtreecommitdiff
path: root/gst/mve/gstmvemux.c
diff options
context:
space:
mode:
authorLuis de Bethencourt <luisbg@osg.samsung.com>2015-11-19 17:24:53 +0000
committerLuis de Bethencourt <luisbg@osg.samsung.com>2015-11-19 17:25:01 +0000
commit49ccb72b4751d608a0160533c18c9e3f9fcec7ab (patch)
tree672cdd9b8d872920993c8d290d75ae0f77b74534 /gst/mve/gstmvemux.c
parentab3fd36d64f81a86b0b612fcef2c1e3410ccc838 (diff)
downloadgstreamer-plugins-bad-49ccb72b4751d608a0160533c18c9e3f9fcec7ab.tar.gz
docs: update gst-launch-0.10 lines
Update references to gst-launch-0.10 to gst-launch-1.0
Diffstat (limited to 'gst/mve/gstmvemux.c')
-rw-r--r--gst/mve/gstmvemux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mve/gstmvemux.c b/gst/mve/gstmvemux.c
index 043211ce4..a7a32cb9d 100644
--- a/gst/mve/gstmvemux.c
+++ b/gst/mve/gstmvemux.c
@@ -18,7 +18,7 @@
*/
/*
-gst-launch-0.10 filesrc location=movie.mve ! mvedemux name=d !
+gst-launch-1.0 filesrc location=movie.mve ! mvedemux name=d !
video/x-raw-rgb ! mvemux quick=true name=m !
filesink location=test.mve d. ! audio/x-raw-int ! m.
*/