Hello, Using the following pipeline :
[filesrc]---->[rtppcmapay]---->[rtpdtmfmux]-----...--->[fakesink sync=true] /\ [rtpdtmfsrc]---------------------- When playing a DTMF the rtpdtmfmux unref all buffers from the filesrc, but without syncing on the clock, so file reading looses sync and all buffers are playead as fast as possible. How can we sync the filesrc part before injecting in rtpdtmfmux ? We tried by adding an identity with sync=true but this one requires segments with GST_FORMAT_TIME and not BYTES as provided by filesrc. Regards. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel