diff options
Diffstat (limited to 'gst/rawparse/README')
-rw-r--r-- | gst/rawparse/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rawparse/README b/gst/rawparse/README index 0a698c90e..417e92680 100644 --- a/gst/rawparse/README +++ b/gst/rawparse/README @@ -10,7 +10,7 @@ Creating example data ===================== gst-launch videotestsrc num_buffers=300 ! \ - video/x-raw-yuv,format=\(fourcc\)I420,width=320,height=240 ! \ + video/x-raw,format=\(string\)I420,width=320,height=240 ! \ filesink location=raw |