<div dir="ltr">Hi everyone!<div><br></div><div>I'm currently developing a program that reads the motion_val table in each frame for doing some computations. The problem if since i've upgraded to ffmpeg 2.0 (i come from avcodec-53 version), the second level of motion_val table is always null, and m_pFrame->motion_subsample_log2 is always 0. I've tested agains mp4 (h264) videos, xvid videos, mpeg2 videos, without sucess.</div>
<div><br></div><div>Any ideas? what i'm doing wrong? it's now necessary to activate some kind of flag? or use a filter? or how?</div><div><br></div><div>Thanks in advance!!</div></div>