[FFmpeg-devel] Crash inside av_read_frame when demuxing dv

Erez Doron erez
Tue Nov 3 10:43:37 CET 2009


did you compile with gcc or vc++ ?


i encontered the same issue when copiled with msys and linked to vc++ prog,

worked only when i upgraded gcc and statically linked in vc++


hth,

erez.

Johan Bondeson wrote:

> Hi all,
>
> I have written a program that is reading dv files and playing them back. I
> just got a file from a collegue that crashes the program with an access
> violation (segfault but in microsoft world). I guess there is some error
> in the file but it plays fine in media player classic and can be
> transcoded using virtual dub so it can also be handeled.
>
> I've checked, and it crashes inside av_read_frame when reading the second
> frame of the first stream (the video stream). After I got this crash, i
> tried to transcode the file with ffmpeg.exe using the same dll and it,
> too, crashed. I then downloaded the latest version of SMPlayer, which also
> chrashed when playing this file.
>
> I put the file on http://bondeson.mine.nu/johan/Dennis0002_video1.avi if
> you want to check it out.
>
> Thanks
>
> /Johan
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>   




More information about the ffmpeg-devel mailing list