<div>hi,</div>
<div>&nbsp;</div>
<div>I have a problem, I try to use&nbsp; gst-launch-0.10 filesrc location=./1.mp4 ! qtdemux ! omx_mpeg4dec ! ffmpegcolorspace ! videoscale ! ximagesink</div>
<div>to play an mp4 file, but it report errors get_buffer() failed (-1, 0, 0 (nil))&nbsp;&nbsp; picture size invaild.</div>
<div>I am afraid that omx plugins will not preroll data before playing, so maybe it can not work with other plugins</div>
<div>&nbsp;</div>
<div>I want to know if we can use ffmpegcolorspace to connet with omx_mpeg4dec, and is there other omx plugins I can use to play mp4 video.</div>
<div>&nbsp;</div>
<div>Thank you very much!</div>
<div>&nbsp;</div>