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.

Motion Vector and SAD for MPEG4 and H.264 of DM365

Dear All,

I'm not expert in Video compression technology, so, i have several questions about motion vector and SAD for  MPEG4 and H.264 of DM365.

(1) Motion Vector of MPEG4

     In MPEG4 Encoder DM365 datasheet, 

     "One motion vector encoding for motion estimation (1MV/MB) with (-32,+31) half pel search range supported"

    but, I can get  motion vector with (-15, 15).   I want to know whether the motion vector obtained is correct?

 

(2)  Motion Vector Range of H.264 High Profile

   With H.264 High Profile Encoder of DM365, I can get motion vector MVx with (-115, 115) and motion vector MVy with (-303, 296 ).

   Is it right? If so, what's the range of motion vector?

   Also, as i know, normally,  motion vector range for horizontal is greater than motion vector range for vertical.

    Also, as i know, H.264 standard say that 8 frames are referenced, I want to know how many frames are referenced in H.264 High Profile Encoder of DM365?

 

(3) SAD or SATD?

 Last one question is the value which can get with MV is SAD or SATD?