OT: Re: [XviD-devel] (no subject)

Dirk Knop xvid-devel@xvid.org
Tue, 26 Nov 2002 14:29:57 +0100


OFF TOPIC:

What's that crap all about? Mailing to 2 lists without anything useful but HTML?

Did the listserver remove some virii stuff? ;)


Regards
Koepi

-- IN TOPIC:

Pete sent Avery a patch for vdub so that it "drops" "delay frames".
I made a similar "patch" vdubmod 1.4.11.2 but unfortunately it doesn't
compile on my machine.
Take VideoSequenceCompressor.cpp at line 387 and change the if-struct to:


	if (pbiOutput->bmiHeader.biCompression == '05xd' || pbiOutput->bmiHeader.biCompression == '05XD'


		|| pbiOutput->bmiHeader.biCompression == 'divx' || pbiOutput->bmiHeader.biCompression == 'DIVX') {


		if (pbiOutput->bmiHeader.biSizeImage == 1 && *(char *)pOutputBuffer == 0x7f) {


			bNoOutputProduced = true;


		}


	}

Maybe this helps someone else, too :)

Best regards,
Koepi

--> off-topic part again...




This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C2955F.08D4F100
Content-Type: text/plain;
	charset="windows-1254"
Content-Transfer-Encoding: quoted-printable

            =20

------=_NextPart_000_0005_01C2955F.08D4F100
Content-Type: text/html;
	charset="windows-1254"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1254">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;=20
</FONT></DIV></BODY></HTML>