[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?
----- Message d'origine -----
De: "Christoph Lampert" <chl@xxxxxxxxxxxxxxxx>
À: <xvid-devel@xxxxxxxx>
Envoyé: jeudi 22 août 2002 11:33
Objet: Re: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?
> On Thu, 22 Aug 2002, Marc FD wrote:
>
> >
> > I can do some screen-shots, give an .avi with the problematics passages
(in
> > vertical only or horizontal only motion !!!!) or give you more info if
you
> > need.
> > a another version without BFRAMES activated did not create artifacts...
> > I've tried to add frame_drop_ratio support (in core & vfw) without
BFRAMES
> > flag, but it's harder than i thought.....
>
> Disable the image-based iterpolation (#ifdef BFRAMES) part in
> motion_comp.c for chroma components.
>
> maybe that'll help...
>
was already disabled with a comment. block based chroma interpolation caused
the bug
but now, when i disable the comments, and use the image-based interpolation
(image based interpolation = halfpel, right ???)
??!!?? THE BUG IS GONE ??!!??
Strange and weird that doing exactly the opposite of what you said fixed
this bug.
and i gained 4 kbytes over the buggy build ...
totally lost,
MarcFD marc.fd@xxxxxxxxxxxxxx
PS: i was using max_bframes = -1
PS2: the bug is not in vertical only & horizontal only MBs, it was just an
impression in playback, but when i checked, the vectors, i saw i was wrong.
I think it's not in ME bug but in MC.
- [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Radoslaw 'sysKin' Czyz, 2002/08/21
- Re: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Christoph Lampert, 2002/08/21
- Re: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Radoslaw 'sysKin' Czyz, 2002/08/21
- Re: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Marc FD, 2002/08/22
- Re[2]: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Radoslaw Czyz, 2002/08/22
- Re: Re[2]: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Marc FD, 2002/08/22
- Re[4]: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Radoslaw 'sysKin' Czyz, 2002/08/22
- Re: Re[4]: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Marc FD, 2002/08/22
- Re: Re[4]: [XviD-devel] motion compensation->inter4v->BFRAMES->chroma bug?, Marc FD, 2002/08/23