SEGMENT_DONE Message not fired
renecalles
gstreamer at renevolution.com
Sun Oct 26 01:08:09 PDT 2014
Okay,
a simple
do {
gst_element_get_state (data.pipeline, &cur_state, NULL, 0);
} while(cur_state <= GST_STATE_READY);
before the first seek fixes this.
Credits for this solution are going to Andoni who proposed this already in
an older thread :) ... Thanks a lot.
Cheers,
René
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/SEGMENT-DONE-Message-not-fired-tp4669190p4669193.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list