This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2PXEVM: H264 encoder Motion Vector Range parameters configuration

Part Number: TDA2PXEVM

Hello All,

I have a query regarding MV Range parameters for P and B frame. Are these values binding on the encoder which it will not violate or are these just suggestions which encoder can decide to override ?

interCodingParams -> searchRangeHorP : 144
interCodingParams -> searchRangeVerP : 32
interCodingParams -> searchRangeHorB : 144
interCodingParams -> searchRangeVerB : 16

I am analyzing the encoded file in codec visa tool and motion vector values are crossing those specified in configuation.

Thanks a lot,

Ravikant