<div dir="ltr">And what about other muxers(mkv, mp4, 3gp) ?<div>Are there any working examples for proper audio/video interliving ?</div><div>I will need something to start with.</div><div><br></div><div><br></div><div class="gmail_extra">
<br><div class="gmail_quote">On Tue, Dec 3, 2013 at 12:01 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">
<div class="im">On Mo, 2013-12-02 at 09:10 +0100, Michal Lazo wrote:<br>
> I think that interleaving is proper term. for muxing for example<br>
> audio/video in right order<br>
> I don't have problem if I play ts files muxed with mpegtsmux<br>
> but it took so much time since first video picture come out If I play it<br>
> web server with slow connection.<br>
> I don't have any audio/video sync problem.<br>
><br>
> But I still don't understand what exactly do proper interleaving for mux-s<br>
> elements As I didn't found any code in tsmuxe.<br>
><br>
><br>
> I will need to look around for some transport stream analyser<br>
<br>
</div>Currently the muxing inside the MPEG TS muxer is not standards<br>
compliant, especially regarding CBR streams.<br>
<br>
The synchronization code is in collectpads, and basically what the muxer<br>
does now is to always take the earliest buffer of all streams and then<br>
mux that.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>><br>
Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
Expertise, Straight from the Source<br>
</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="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best Regards<br><br>Michal Lazo<br>Senior developer manager<br><a href="http://mdragon.org" target="_blank">mdragon.org</a><br>Slovakia<br>
</div></div>