summaryrefslogtreecommitdiff
path: root/gst/videosignal/gstvideoanalyse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videosignal/gstvideoanalyse.c')
-rw-r--r--gst/videosignal/gstvideoanalyse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videosignal/gstvideoanalyse.c b/gst/videosignal/gstvideoanalyse.c
index 7ca6626c2..fc7a04fa2 100644
--- a/gst/videosignal/gstvideoanalyse.c
+++ b/gst/videosignal/gstvideoanalyse.c
@@ -73,7 +73,7 @@
* <refsect2>
* <title>Example launch line</title>
* |[
- * gst-launch -m videotestsrc ! videoanalyse ! ffmpegcolorspace ! ximagesink
+ * gst-launch -m videotestsrc ! videoanalyse ! videoconvert ! ximagesink
* ]| This pipeline emits messages to the console for each frame that has been analysed.
* </refsect2>
*