[Ffmpeg-devel] [BUG] was: FFmpeg crash-- h264.c:2584: mc_dir_part: Assertion `pic->data[0]'

Benjamin Larsson banan
Thu Oct 20 04:07:28 CEST 2005


Brian Neltner wrote:

>Hello,
>
>FFmpeg is crashing when I play several movies. I'm not sure if this is a bug
>with my encoding using x264, or a bug decoding using ffmpeg --- hopefully one of
>you can tell based on the error output.
>[...]
>http://zeeman.mit.edu/apache2-default/www/video/killbillclip.avi
>
>for your reference. It crashes on my computer immediately (0.9 seconds) and is
>282 kB.
>
>  
>
CVS ffplay and ffmpeg (on amd64) crashes exactly in the same place.

/ffmpeg -i ~/killbillclip.avi test.avi
ffmpeg version CVS, build 3276800, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:
  built on Oct 20 2005 03:57:38, gcc: 3.4.3 20041125 (Gentoo Linux
3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
Input #0, avi, from '/home/banan/killbillclip.avi':
  Duration: 00:00:03.0, start: 0.000000, bitrate: 770 kb/s
  Stream #0.0, 23.98 fps: Video: h264, yuv420p, 608x256
  Stream #0.1: Audio: mp3, 48000 Hz, stereo, 128 kb/s
Output #0, avi, to 'test.avi':
  Stream #0.0,   nan fps: Video: mpeg4, yuv420p, 608x256, q=2-31, 200 kb/s
  Stream #0.1: Audio: mp2, 48000 Hz, stereo, 64 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding
[h264 @ 0x7eadb0]reference picture missing during reorderkbits/s
[h264 @ 0x7eadb0]reference picture missing during reorder
[h264 @ 0x7eadb0]reference picture missing during reorder
ffmpeg: h264.c:2584: mc_dir_part: Assertion `pic->data[0]' failed.
Aborted

MvH
Benjamin Larsson





More information about the ffmpeg-devel mailing list