<div dir="ltr"><div><div><div><div><div>Hi all<br></div>As others who already posted on this matter but got no answers, I'm trying to get motion vectors from h264 codec (P-frames).<br></div>Before v2, they seemed to be available in AVFrame::motion_val, (along with motion_subsample_log2 and mb_type), which are now deprecated.<br>
<br></div>Is there any way to get these values since v2 ?<br><br></div>(I'm also interested in getting back the dct_coeff for I-frames, but something tells me that all these questions are linked)<br><br></div>Thanks<br>
</div>