diff options
Diffstat (limited to 'gst/goom2k1')
-rw-r--r-- | gst/goom2k1/gstgoom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/goom2k1/gstgoom.c b/gst/goom2k1/gstgoom.c index e5d967124..f09d0d4bd 100644 --- a/gst/goom2k1/gstgoom.c +++ b/gst/goom2k1/gstgoom.c @@ -29,7 +29,7 @@ * <refsect2> * <title>Example launch line</title> * |[ - * gst-launch -v audiotestsrc ! goom2k1 ! ffmpegcolorspace ! xvimagesink + * gst-launch-1.0 -v audiotestsrc ! goom2k1 ! videoconvert ! xvimagesink * ]| * </refsect2> */ |