Setting playbin2's uri inside about-to-finish signal handler does not work

Stefan Kost ensonic at hora-obscura.de
Thu Aug 11 01:36:24 PDT 2011


Hi,
On 08/07/11 20:10, Mabio Coelho wrote:
> Hi all,
>
> I'm using gst-plugins-base-0.10.32.2/tests/icles/playback/test7.c to
> test the gap-less playback feature of playbin2 but it is not working.
>
> Running the unmodified example plays great for the first uri, executes
> the about_to_finish_cb properly, but when it is supposed to play the
> next URI, throws the message bellow:
> (test7:7165): GLib-GObject-CRITICAL **: g_object_set: assertion
> `G_IS_OBJECT (object)' failed
Just worked fine for me:

gst-plugins-base/tests/icles/playback$ ./test7
file:///home/ensonic/Music/Dioxyde/Social\ Phobia/01\ -\ Helpless\
\(Intro\ Mission\).m4a file:///home/ensonic/Music/Dioxyde/Social\
Phobia/02\ -\ Word\ Of\ Judas.m4a

please run as G_DEBUG="fatal_warnings" gdb --args ./test7 ...

and get a backtrace and file a bug if its reproducable.

Stefan
> Then stops playing....
>
> Any clues what is this?
>
> Many thanks in advance,
>



More information about the gstreamer-devel mailing list