Is there any plugin named &quot;videoparser &quot; ? Or is it a plugin written by you ? There is h264parse also which can be used here. <br> <br><div><br><div class="gmail_quote">On Sun, May 1, 2011 at 1:05 AM, Faisal Mehmood <span dir="ltr">&lt;<a href="mailto:faysal.99@gmail.com">faysal.99@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><span>
                <b>Hi</b> experts,
</span><br><br><span>As I am new <b>to</b> <b>gstreamer</b>, so some very basic level quireies are <b>here</b>.
</span><br><br><span>At the moment I want <b>to</b> make a small application whose input is a <b>YUV</b> I420 stream from a local disk. Application then <b>encode</b> it <b>to</b> <b>h</b>.<b>264</b> and then write back <b>to</b> local file system. For this I <b>have</b>
installed gst-plugins-ugly for x264enc which is successfully installed
in my system, my application can make all the elements successfully. </span><br><br><span>But I am receiving the following error while I launch my application.
</span><br><span>/***/
</span><br><span>pipeline: filesrc location=akiyo_qcif.<b>yuv</b> blocksize=38016 ! videoparser width=176 <b>height</b>=144 framerate=(fraction)15/1 format=(fourcc)I420 ! x264enc ! filesink location=test.<b>264</b> 
</span><br><span>Now playing: akiyo_qcif.<b>yuv</b>
</span><br><span>Running...
</span><br><span>Error: Internal data flow error.
</span><br><span>Returned, stopping playback
</span><br><span>Deleting pipeline
</span><br><span>/***/
</span><br><br><span>please find the attached file for code reference.
</span><br><br><span>Thanks in advance.
</span>
<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>
</div>