Log in

View Full Version : small bug


slavickas
21st March 2002, 09:16
motion search precision 4 and 5 produces bit-bit identical videos so i think it maybe bug in vfw (i've not looked in sources)

-h
22nd March 2002, 00:49
Haven't tested it.

But I'm sure different motion estimation flags are being set, I'll have a look.

-h

Isibaar
22nd March 2002, 01:14
Precision 4 and 5 use the same pmv_fast settings. But they should differ by inter4v mode. Maybe I did this accidently wrong. Precision 4 should not have XVID_INTER4V set. Maybe you can check this, -h?