Michael Niedermayer <[email protected]> added the comment: On Fri, Sep 11, 2009 at 12:58:54PM +0000, Daniel G. Taylor wrote: > > New submission from Daniel G. Taylor <[email protected]>: > > I've been able to reproduce a muxing bug in FFmpeg given a certain input > stream > that was also generated with FFmpeg. While the command does finish, it takes a > ridiculously long time to do so
Fixed in r19870. > and FFmpeg's memory use increases quite a lot. thats a seperate issue, lavf just doesnt know if there will be another packet in the ended stream so it buffers it all till the end to ensure correct interleaving [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If a bugfix only changes things apparently unrelated to the bug with no further explanation, that is a good sign that the bugfix is wrong. ---------- status: open -> closed substatus: open -> fixed _____________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/roundup/ffmpeg/issue1379> _____________________________________________________
