Decode multiply videos

ionutneicu ionut.neicu at gmail.com
Wed Jul 22 13:37:12 PDT 2015


Not sure if will work, but you may try using input-selector just after two
decodebin branches. 


filesrc1 ! decodebin1+
                                 \
                                   + input-selector ! sink

filesrc2 ! decodebin2+


Create first branch and let it play, create the second branch and pause it
after preroll, once you get EOS on the first branch, play the second branch
and switch the input-selector, re-create the first branch and so on. Not
sure if input-selector allows pausing nor dynamically re-creating of the
inactive input branch.

Maybe this link will help you: 
http://stackoverflow.com/questions/3074145/dynamically-unlink-elements-in-a-running-gstreamer-pipeline



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Decode-multiply-videos-tp4672631p4672794.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list