[Ffmpeg-devel] avi graphic problem

Måns Rullgård mru
Fri Mar 3 22:03:05 CET 2006


Diego Biurrun <diego at biurrun.de> writes:

> On Fri, Mar 03, 2006 at 02:28:12PM -0500, DKorchev at aol.com wrote:
>>  
>> I found a problem with graphic AVI files, the first two crash ffmpeg,  the 
>> other three get transcoded incorrectly.
>
> The crash does not occur with MPlayer's native demuxer, so it's probably
> a bug in the AVI demuxer.

#0  raw_decode (avctx=0x8064450, data=0xbfff4a90, data_size=0xbfff4a3c, 
    buf=0x8068ea0 '\037' <repeats 200 times>..., buf_size=16384)
    at /home/mru/src/ffmpeg/libavcodec/raw.c:127
#1  0xb7bffa62 in avcodec_decode_video (avctx=0x8064450, picture=0x1f1f1f1f, 
    got_picture_ptr=0xbfff4a3c, 
    buf=0x1f1f1f1f <Address 0x1f1f1f1f out of bounds>, buf_size=16384)
    at /home/mru/src/ffmpeg/libavcodec/utils.c:968
#2  0xb7f7e42c in av_find_stream_info (ic=0x80633b0)
    at /home/mru/src/ffmpeg/libavformat/utils.c:1820
#3  0x0804f636 in opt_input_file (filename=0xbfff6f1d "blur8.avi")
    at /home/mru/src/ffmpeg/ffmpeg.c:2779
#4  0x08056088 in parse_options (argc=3, argv=0xbfff5624, options=0x80590a0)
    at /home/mru/src/ffmpeg/cmdutils.c:99
#5  0x08053d6b in main (argc=3, argv=0x1f1f1f1f)
    at /home/mru/src/ffmpeg/ffmpeg.c:4075

raw_decode() is called with avctx->priv_data == NULL.

-- 
M?ns Rullg?rd
mru at inprovide.com





More information about the ffmpeg-devel mailing list