Motion_Est_ID

@ingroup lavc_encoding motion estimation type. @deprecated use codec private option instead

Values

ValueMeaning
ME_ZERO1

< no search, that is use 0,0 vector whenever one is needed

ME_FULL
ME_LOG
ME_PHODS
ME_EPZS

< enhanced predictive zonal search

ME_X1

< reserved for experiments

ME_HEX

< hexagon based search

ME_UMH

< uneven multi-hexagon search

ME_TESA

< transformed exhaustive search algorithm

ME_ITER50

< iterative search

Meta