synchronize 2 input source and 2 sink
Turmel, Frederic
Frederic.Turmel at arris.com
Sat Apr 9 18:58:24 UTC 2016
Hi, I'm trying to use 2 source and 2 sink on the same pipeline. I was hoping that I could control both sink at the same time when the pipeline is set to paused state.
In the pipeline I have the following:
UDPsrcA->decodebinA->multifilesinkA
UDPsrcB->decodebinB->multifilesinkB
Sync is set to true on both multifilesink
Both UDP source have the same framesize and framerate
My assumption (that could be wrong) is that I was thinking that I could control the exact number of frames going out between a PLAYING and PAUSED state of the pipeline.
If I use filesrc it seems to work ok.
Hit me hard with what is wrong ;-)...
Thanks
FredT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160409/1857ab7c/attachment.html>
More information about the gstreamer-devel
mailing list