[MPlayer-dev-eng] weird al hotfix :)

Arpi arpi at thot.banki.hu
Tue Jan 1 16:48:42 CET 2002


Hi,

> rounding is wrong, this one does make sense, ill guess there is a bit / 
nice work again!

> version number somewhere which toggles this behavior
look at it:

    if (s->pict_type == I_TYPE) {
        code = get_bits(&s->gb, 5);
        /* 0x17: one slice, 0x18: three slices */
        /* XXX: implement it */

it doesn't seems to be related, but afair it is.
there were soem discussion about this long time ago at ffmpeg list.
Eugene K. (divx4 author) said this value is 0x17 for most files, but there
are some files with value 0x18. and they don't really know what does it
mean, but it doesn't work with the same code as 0x17 files.

maybe 0x18 also means different rounding rules.


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list