Log in

View Full Version : Motion Estimation in x264


infoeater
3rd December 2011, 19:14
How is motion estimation working in whole encode process? How it is possible to separate --subme from --me?

How it's possible that --me defines metrics (tesa and esa use the same algorithm with different metrics), but you could still use or not RDO, which is kind of metric?

Finally is --psy-rd or --psy-trellis afecting motion estimation process, or is it working only latter?