[FFmpeg-devel] Parallelized h264 image corruption bug
Andreas Öman
andreas
Sun Sep 16 11:02:16 CEST 2007
Andreas ?man wrote:
> Hi again,
>
> Here is a fix.
>
FWIW, with this patch md5 sums matches
FFmpeg version SVN-r10504, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-pthreads
./ffmpeg -i ../../ffh264parallel_issue1.mkv -an -f rawvideo - | md5sum
f247565d9a2b52a35f1c66332d2944e5 -
./ffmpeg -threads 4 -i ../../ffh264parallel_issue1.mkv -an -f rawvideo -
| md5sum
f247565d9a2b52a35f1c66332d2944e5 -
More information about the ffmpeg-devel
mailing list