[gst-devel] Playbin2 and Audio-CDs
Stefan Kost
ensonic at hora-obscura.de
Mon Dec 28 09:55:20 CET 2009
Hi,
Am 21.12.2009 22:55, schrieb reg:
> Hi,
> I'm trying to use playbin2 with audiocds. I can get a track to
> play,pause and seek fine but the moment I try and change the uri
> playbin2 just plays up a lot. These are the errors I get:
>
> (Gereqi.py:5019): GStreamer-WARNING **: Name queue is not unique in bin
> uridecodebin0, not adding
>
> (Gereqi.py:5019): GStreamer-CRITICAL **: gst_caps_get_structure:
> assertion `index < caps->structs->len' failed
>
> (Gereqi.py:5019): GStreamer-CRITICAL **: gst_structure_get_name:
> assertion `structure != NULL' failed
>
>
> However, I can use playbin2 again without restarting my app. I just
> can't use the audio-cd until I restart my app.
>
> Is it possible to use playbin2 with audio-cd's yet?
It should all work. Try gstreamer from git and if it also fails run
G_DEBUG=fatal_warnings" gdb ./your-app
when it breaks. print the backtrace (bt command) and file a bug attaching that
backtrace.
Stefan
>
> Regard
>
> Reg.
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list