#1507: ffmpeg gives scrambled video output when dimensions of the src change
-------------------------------------+-------------------------------------
Reporter: xyzpublic | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: git-
Keywords: rmvb rv40 | master
dimensions change | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Change of dimensions of the source video seems not handled properly by
ffmpeg/ffplay(git master) and vlc/2.01
ffmpeg gives scrambled output.
"ffplay -threads 1 src_with_dimension_change.rmvb" works, but ffplay
without "-threads 1" doesn't.
vlc silently quits on dimensions change.
How to reproduce:
{{{
% ffmpeg -i src_with_dimension_change.rmvb output.avi
ffmpeg git master
built on ubuntu gcc 4.6.3
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1507>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac