<div dir="ltr"><div>I already have libgstvideoparsersbad.so plugin  installed inside /usr/local/lib/gstreamer-1.0.</div><div> </div><div>Dont know why it is not taking element h264parse</div><div> </div><div>In fact, its giving error to all the five elements that come under libgstvideoparsersbad.so namely h263parse, h264parse,diracparse, mpegvideoparse,mpeg4videoparse</div>
<div> </div><div>Any reason why it is not picking these?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 14, 2013 at 4:26 PM, Tim-Philipp Müller <span dir="ltr"><<a href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, 2013-05-14 at 16:14 +0530, Deepak Jain wrote:<br>
> I am using Gstreamer 1.0.6 and have bad plugins installed.<br>
><br>
> But i am not able to find h264parse element.<br>
<br>
</div>Well, I guess you need to figure out why you don't have it then :)<br>
<br>
It should come with gst-plugins-bad as part of the<br>
libgstvideoparsersbad.so plugin (gst/videoparsers).<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888"> -Tim<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
> On Tue, May 14, 2013 at 3:56 PM, Tim-Philipp Müller <<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>><br>
> wrote:<br>
>         On Tue, 2013-05-14 at 15:37 +0530, Deepak Jain wrote:<br>
><br>
>         Hi,<br>
><br>
>         > I am using GStreamer 1.0.<br>
>         > I am having a AnnexB H.264 Elementary Stream (ES) File.<br>
>         > I am playing the file with the below command using<br>
>         gst-launch.<br>
>         ><br>
>         > # gst-launch-1.0 -v filesrc location=1.h264 ! queue !<br>
>         > video/x-h264,width=1280,height=720,framerate=25/1 !<br>
>         avdec_h264  !<br>
>         > xvimagesink<br>
><br>
><br>
>         You will need an h264parse element before the decoder.<br>
><br>
>         Cheers<br>
>          -Tim<br>
><br>
>         ><br>
>         > The problem is that the video plays but it keeps stuck on<br>
>         the first<br>
>         > frame and the player quits after some 5-6 secs. Also the<br>
>         first frame<br>
>         > is not clear, it is garbled one.<br>
>         ><br>
>         ><br>
>         > This elementary stream has approx 160-170 frames and it<br>
>         plays<br>
>         > perfectly for approx 7-8 secs on windows VLC player.<br>
>         ><br>
>         ><br>
>         > The same elementary stream also plays perfectly with ffplay,<br>
>         although<br>
>         > a bit faster may be due to faster frame rate.<br>
>         ><br>
>         ><br>
>         > Now coming back to Gstreamer, what could be the problem<br>
>         here. Is their<br>
>         > any problem with the created pipeline?<br>
>         ><br>
>         ><br>
>         > Or it can be any problem related to timestamps, since audio<br>
>         is not<br>
>         > present...and may be the video is looking for audio<br>
>         timestamp...Just<br>
>         > guessing:(<br>
>         ><br>
>         ><br>
>         > Any help would be appreciated.<br>
>         ><br>
>         ><br>
>         > Thanks,<br>
>         > Deepak<br>
>         ><br>
><br>
>         > _______________________________________________<br>
>         > gstreamer-devel mailing list<br>
>         > <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
>         ><br>
>         <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
><br>
><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>
><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>
<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>