Hey, I found a crash bug, I compiled without --enable-strip and with --enable-debug then followed the ffmpeg guidelines on <a href="http://ffmpeg.org" target="_blank">ffmpeg.org</a>.<br><br>Here's the gdb dump:<br><br>
<a href="http://pastebin.com/MkzRW2n8" target="_blank">http://pastebin.com/MkzRW2n8</a><br>
<br>The input file test.y4m is 10 seconds of video extracted from Big Buck Bunny with FFmpeg. The file plays fine with VLC, so its not a decoder problem. I'm running 2.6.40.3-0.fc15.x86_64 Fedora 15 Linux, but the program was compiled with MinGW and is i686. I was running it through wine.<br>