Hi,<br>I want to develop a plugin which uses two video files on input (raw yuv for now)<br>But
after few hours of googling and trying different options from
gst-launch I cannot figure out how to read input from two files.<br>
My plugin has two sinks and one source. I want to use two filesrc as an
input and one filesink as an output. Can somebody show the example of usage for gst-launch in that case, please?<br><br><br>