diff options
Diffstat (limited to 'gst/effectv/gstwarp.c')
-rw-r--r-- | gst/effectv/gstwarp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstwarp.c b/gst/effectv/gstwarp.c index c7d45c05c..5ced81097 100644 --- a/gst/effectv/gstwarp.c +++ b/gst/effectv/gstwarp.c @@ -41,7 +41,7 @@ * <refsect2> * <title>Example launch line</title> * |[ - * gst-launch -v videotestsrc ! warptv ! videoconvert ! autovideosink + * gst-launch-1.0 -v videotestsrc ! warptv ! videoconvert ! autovideosink * ]| This pipeline shows the effect of warptv on a test stream. * </refsect2> */ |