On Thu, Jun 16, 2011 at 18:05, Tony Strauss <[email protected]> wrote:
> I think that the iPhone is compatible with streams with relatively little
> interleaving (the current mpegts muxer output) and with streams with a high
> degree of interleaving (my "fix" of removing the buffering of audio frames).
>  Certainly, the streams that are produced by the mpegts muxer after my "fix"
> are playable on my iPhone.

I had the same experience. iDevices don't care much about
interleaving. For example, IPTV set-top boxes are a lot pickier.

Only thing that I found to drive iPhones crazy was PTS jitter on audio
packets - the PTS errors seemed to accumulate in one direction and it
caused a massive audio desync.

-- 
Jindrich Makovicka
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to