Tracking the demuxer responsible for SEGMENT_DONE message

Tim Müller tim at centricular.com
Mon Feb 20 10:47:42 UTC 2017


On Mon, 2017-02-20 at 01:25 -0800, Baby Octopus wrote:

Hi,

> I'm getting a SEGMENT_DONE message in the bus and pipeline is posting
> that. Is there a way fro me to know which demuxer would be
> responsible for this? Identifying the demuxer is crucial since there
> are mutliple demuxers in the pipeline

GST_MESSAGE_SRC(message) should give you the object pointer of the
demuxer that posted this message.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com


More information about the gstreamer-devel mailing list