<div dir="ltr">486 is an unusual height request and could be the problem. Try 480 instead.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 9, 2014 at 7:50 AM, Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Mon, 2014-06-09 at 01:59 -0700, Shilpa Chandrappa wrote:<br>
<br>
Hi,<br>
<br>
> I am *not able to encode* yuv files with resolution 720x486.<br>
><br>
> Command used:<br>
><br>
> gst-launch-0.10 filesrc location=stream.yuv blocksize= 524880 ! '<br>
> video/x-raw-yuv,format=(fourcc)I420, width=720, height=486,<br>
> framerate=(fraction)15/1' ! vpuenc codec=6 bitrate=15728640 gopsize=1<br>
> framerate-nu=15 forc<br>
> e-framerate=true  ! ffmux_mp4 ! filesink location=sample.mp4 sync=false<br>
><br>
> Error observed: Internal data flow error<br>
><br>
> I didn't observe similar issue while encoding 720x480 yuv file.<br>
><br>
> What is the reason behind 720x486 yuv file encode failure ? Please provide<br>
> your inputs.<br>
<br>
</div>Maybe the vpuenc encoder only handles input resolutions where width and<br>
height are multiples of 8 or 16? Did you check the source code?<br>
<br>
 Cheers<br>
<span class="HOEnZb"><font color="#888888">  -Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>