Reimar Döffinger <[email protected]> added the comment: On Tue, Aug 25, 2009 at 05:23:26PM +0000, verem wrote: > New submission from verem <[email protected]>: > As seen resulting file is at least 85 frames length but source is 48 > > The problem happens because of index aligning/honor code in avi_read_packet > called each function call instead of then case then (avi->stream_index < 0) > > Attached patch fix that problem. And resulting transcoding process:
I think the patch is wrong, it breaks the packet splitting code (the stuff using ast->remaining). _____________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/roundup/ffmpeg/issue1343> _____________________________________________________
