<div dir="ltr">As per my understanding the pipeline you are created is not correct(found on url: : <a href="http://pastebin.com/KL641ULY" target="_blank">http://pastebin.com/KL641ULY</a>). <br>even output from 2 fake device will not work(to confirm use different pattern type for each videotestsrc) <br><br>use videomixer, so you can have two videos side by side in single video file.<br>or use two filesink to capture the video in two different files. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 19, 2015 at 4:25 PM, Thiago Santos <span dir="ltr"><<a href="mailto:thiagoss@osg.samsung.com" target="_blank">thiagoss@osg.samsung.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01/17/2015 05:12 AM, Briner Cédric wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I'm having trouble to record two streams simultaneously in a single container. As you see, I simply add two input in my gstreamer pipe, both of them are encoded and then redirected in a mp4mux.<br>
<br>
streams with real device not working : <a href="http://pastebin.com/KL641ULY" target="_blank">http://pastebin.com/KL641ULY</a><br>
<br>
All this seems to work well with videotestsrc as input. But when I replace them with my webcam and a Datapath-E1S. It stops to work well.<br>
<br>
2streams with fake device : working : <a href="http://pastebin.com/x78H861d" target="_blank">http://pastebin.com/x78H861d</a><br>
<br>
When a use vlc to read it, two windows appear. In each of them is only one stream. But when I play them there is only one video that plays when the other one is frozen, and this switch from one video to the other.<br>
<br>
So I have<br>
time video1 vide2<br>
-------------------------<br>
 1      play    frozen<br>
 2      play    frozen<br>
 3      play    frozen<br>
 4      frozen play<br>
 5      frozen play<br>
 6      play    frozen<br>
 7      play    frozen<br>
 8      play    frozen<br>
 9      play    frozen<br>
<br>
Does someone have any idea of what is wrong.<br>
</blockquote></span>
Perhaps you could share the resulting files and/or a GST_DEBUG=6 log of the failing recording. It would make it easier to debug this issue.<br>
<br>
Regards,<span class="im HOEnZb"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks in advance.<br>
<br>
cED<br>
<br>
<br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</blockquote>
<br>
<br></span><span class="HOEnZb"><font color="#888888">
-- <br>
Thiago Sousa Santos<br>
Senior Multimedia Engineer, Open Source Group<br>
Samsung Research America - Silicon Valley</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</div></div></blockquote></div><br></div>