linaro@linaro-developer:~$ gst-launch-1.0 -v filesrc location=ducks_take_off_420_720p50.y4m ! y4mdec ! videoconvert ! ‘video/x-raw, format=I420’ ! xvimagesinkSetting pipeline to PAUSED …
Pipeline is PREROLLING …
/GstPipeline:pipeline0/GstY4mDec:y4mdec0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)50/1
ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal data stream error.
Additional debug info:
gstbasesrc.c(2950): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0:
streaming stopped, reason not-negotiated (-4)
ERROR: pipeline doesn’t want to preroll.
Setting pipeline to NULL …
Freeing pipeline …
linaro@linaro-developer:~$