<div dir="ltr">Thanks Sebastian. I am using Gstreamer 1.2 because the NVIDIA Tegra K1 OpenMAX plugins (for video codecs) are provided just for that version. Do you think we are likely to be able to port NVIDIA's OMX codec drivers from 1.2 to 1.8, or port Gstreamer's audiointerleave element from 1.8 down to 1.2? Or would it would be really hard either way? We're getting to the point where we might have to give up on our 7 month project because we can't get audio and video to sync together in Gstreamer!<br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Cheers,<br>Shervin Emami.<br><a href="http://www.shervinemami.info/Robotics_Engineer.html" target="_blank">http://www.shervinemami.info/Robotics_Engineer.html</a><br></div></div></div></div></div>
<br><div class="gmail_quote">On Fri, Jun 17, 2016 at 9:31 PM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.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 Do, 2016-06-16 at 18:51 +1000, Shervin Emami wrote:<br>
> Hi,<br>
><br>
> I'm trying to convert mono (G.711 mulaw) streams from 2 IP cameras<br>
> into a single stereo stream, but I've had a lot of trouble getting<br>
> the Left & Right channel to stay in sync. Sometimes the 2 channels<br>
> are perfectly in sync but sometimes they are 125ms out of sync. Here<br>
> is my current pipeline (using Gstreamer 1.2.4 on Jetson TK1):<br>
</span>> [...]<br>
<br>
The interleave element in 1.2 did not properly synchronize. You should<br>
update to 1.8 and use the new audiointerleave element instead. That one<br>
will synchronize the audio correctly according to its timestamps.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a></font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>