H264 Elementary playback

Deepak Jain jain1982 at gmail.com
Tue May 14 04:38:11 PDT 2013


Thanks Tim.

It was neither blacklisted  nor giving any warnings or critical.

I make uninstall and then installed again gst-bad-plugins and now its
working....


Thanks a lot


On Tue, May 14, 2013 at 4:56 PM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:

> On Tue, 2013-05-14 at 16:41 +0530, Deepak Jain wrote:
>
> > I already have libgstvideoparsersbad.so plugin  installed
> > inside /usr/local/lib/gstreamer-1.0.
> >
> > Dont know why it is not taking element h264parse
> >
> > In fact, its giving error to all the five elements that come under
> > libgstvideoparsersbad.so namely h263parse, h264parse,diracparse,
> > mpegvideoparse,mpeg4videoparse
> >
> > Any reason why it is not picking these?
>
> It might be blacklisted for some reason, check with
>
>
>   gst-inspect-1.0 -b
>
> Run this:
>
>   gst-inspect-1.0 /usr/local/lib/gstreamer-1.0/libgstvideoparsersbad.so
>
> to see if it shows any warnings or criticals that explain why it's not
> getting loaded/picked up.
>
> I suspect you don't have /usr/local/lib/ in your /etc/ld.so.conf* or in
> LD_LIBRARY_PATH, and it either picks up an older version of
> libgstcodecparsers-1.0 where there are some symbols missing or it can't
> find it. That's just a wild guess though.
>
> Cheers
>  -Tim
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130514/811be9b4/attachment.html>


More information about the gstreamer-devel mailing list