Output Selectors, Encoders, avimux, and filesinks...Part1

Nicolas Dufresne nicolas.dufresne at collabora.co.uk
Mon Dec 3 14:10:27 PST 2012


Le vendredi 30 novembre 2012 à 15:23 -0800, somnyrds a écrit :
>    GStreamer-CRITICAL **: gst_segment_set_newsegment_full: assertion
> `segment->format == format' failed 

You could make your app abort on this assertion by setting
G_DEBUG=fatal_criticals. This way you can use GDB and figure-out where
is that generated, and why.

Nicolas



More information about the gstreamer-devel mailing list