[gst-devel] GStreamer-CRITICAL from basesink
Stefan Kost
ensonic at hora-obscura.de
Sat Dec 8 15:59:43 CET 2007
hi,
Fredrik Persson schrieb:
> I'm getting a "GStreamer-CRITICAL" when I run my application. I've used
> gdb and confirmed that it is basesink that says this. I've pasted a
> debug *:5 here:
>
> http://pastebin.com/m1c1d0e56
>
> I'd be very happy if someone could take a look at it and give me a hint
> about what goes wrong. The CRITICAL is on line 304 (highlighted).
no idea what your application does. do you send seek-events to the pipeline? ARe
there own elements involved.
Basically what happens is that the demonstrator.py at line 8075 fails this
assertion:
(demonstrator.py:8075): GStreamer-CRITICAL **: gst_segment_set_newsegment_full:
assertion `segment->format == format' failed
So you would need to track it down by checking what is does there and what input
it receives ...
Stefan
>
> Thanks!
>
> /Fredrik Persson
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> 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