Michael Niedermayer <[email protected]> added the comment: On Tue, Dec 01, 2009 at 12:38:05AM +0000, Carl Eugen Hoyos wrote: > I sometimes get crashes with ffplay, sometimes it works fine, gdb shows a > corrupt stack and with valgrind, it always plays as expected.
hmm > > What is ffmpeg -lowres 1 supposed to do? who knows ... > I get a duplicated small video in the > upper half and corruption in the lower half of the original resolution... it works as expected if you specify -s any-size-that-isnt-the-src-size id guess it might be related to resolution changes, in some sense lowres could be considered a resolution change as the demuxer likely initialzes w/h to the full values until the decoder changes it. [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Many things microsoft did are stupid, but not doing something just because microsoft did it is even more stupid. If everything ms did were stupid they would be bankrupt already. _____________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/roundup/ffmpeg/issue1387> _____________________________________________________
