On Wed, Sep 4, 2013 at 10:08 PM, John Stebbins <[email protected]>wrote:

> A change in framesize caused a perpetual loss of synchronization.
> So read (and use) the frame size from the frame header instead of
> setting it only once.
>

Won't this patch still trip up on the first frame with the size change
(assuming the new size is smaller), because the new size is only parsed
once it found the frame end?
It would be ideal if there are no hicups at all during playback.

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

Reply via email to