Log in

View Full Version : adaptive motion search precision?


saVe
15th February 2002, 01:21
maybe this is bullshit, but what do you think about it?

do a first pass
for second pass: define something like quantizers 2-4 -> MSP 5, quantizers 4 and up -> MSP 6
encode the file

am i getting something completely wrong or would this be possible?

-h
15th February 2002, 01:28
It isn't possible with the current XviD API - the motion search precision is sent when the encoder is created, instead of being sent with every frame.

That said, I don't think 6 is really worth using.. perhaps when we have better inter4v or inter/intra choices etc.

-h