[Ffmpeg-devel] Motion Compensation details needed

Mike Melanson mike
Fri Jun 23 19:18:36 CEST 2006


Kostya wrote:
> I currently work on P-frames and need to do motion compensation.
> As I figured out it is done by call of ff_emulated_edge_mc() and pixel ops from DSPContext
> Please tell how to use them and what operation to choose for halfpel/quarterpel and such.

I don't know if you'll be able to just drop in the existing MC
functions. You may have to add a new set of functions that use VC-1's
fractional-pel coefficients. But I'm not a pro.

-- 
	-Mike Melanson




More information about the ffmpeg-devel mailing list