diff options
Diffstat (limited to 'gst/gdp/gstgdpdepay.c')
-rw-r--r-- | gst/gdp/gstgdpdepay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gdp/gstgdpdepay.c b/gst/gdp/gstgdpdepay.c index faa364276..b16a9c881 100644 --- a/gst/gdp/gstgdpdepay.c +++ b/gst/gdp/gstgdpdepay.c @@ -26,7 +26,7 @@ * * <refsect2> * |[ - * gst-launch -v -m filesrc location=test.gdp ! gdpdepay ! xvimagesink + * gst-launch-1.0 -v -m filesrc location=test.gdp ! gdpdepay ! xvimagesink * ]| This pipeline plays back a serialized video stream as created in the * example for gdppay. * </refsect2> |