Using concat to switch src

TheGiamig thegiamig at gmail.com
Wed Oct 10 13:52:41 UTC 2018


ShilVin wrote
> Instead of EOS. Try to capture end of segment message. Use seek event 
> immediately after end of segment. 

Through a probe on rawaudioparse srcpad?



Nicolas Dufresne-5 wrote
> Maybe for this case you want to try and
> multifilesrc loop=1 ?

Uhmm, the loop is one function required and sure multifilesrc loop=1 can do
the work.
How about play/stop/pause?

Can be something like this?:
Stop: I think I need a fakesrc to put out silence buffers (or empty
buffers?) because a src is needed anyway (again, I think)

Pause: same as Stop but saving the running time?

Play: make a seek a the beginning or the last saved running time ?

After a seek, how to fix the running time (to push out of the bin) in order
to make it always seemless so the rest of pipeline can continue smoothly?

Thanks




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list