[MPlayer-dev-eng] DR bugreport
Michael Niedermayer
michaelni at gmx.at
Tue Jul 16 23:12:30 CEST 2002
Hi
On Tuesday 16 July 2002 18:53, Bohdan Horst wrote:
> without DR both files plays fine, but with:
>
> hannibal trailer:
>
> VIDEO: [DIV3] 480x260 24bpp 24.00 fps 153.8 kbps (18.8 kbyte/s)
[...]
> VIDEO: [DIV3] 480x260 24bpp 24.00 fps 649.2 kbps (79.3 kbyte/s)
260%16 != 0 this seems to be the problem, i guess the allocated buffer is too
small, vd_ffmpeg.c requests a rounded up to 16x16 one but seems to get
480x260 so it segfaults
[...]
> anyway divx3 files looks like those with -hardframedrop and slow CPU :)
should be fixed now (problem was with -nodouble, but divx3 dr needs atleast 2
buffers (IP) but that wasnt checked, divx5 needs 3 buffers (IPB) which was
checked ...)
> (divx4,5 works great with DR)
Michael
More information about the MPlayer-dev-eng
mailing list