<div dir="ltr">It's a deprecated parameter in AVFrame structure (as well as motion val 3-dimensional array), which i use to compute motion vectors in old versions of ffmpeg. <div><br></div><div>If these parameteres has gone from codebase, how i can get now the motion vectors?</div>

<div><br></div><div>Thanks in advance!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/30 Paul B Mahol <span dir="ltr"><<a href="mailto:onemda@gmail.com" target="_blank">onemda@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 7/30/13, Luis Brocan Broki <<a href="mailto:brocanhu86@gmail.com">brocanhu86@gmail.com</a>> wrote:<br>


> Hi everyone!<br>
><br>
> I'm currently developing a program that reads the motion_val table in each<br>
> frame for doing some computations. The problem if since i've upgraded to<br>
> ffmpeg 2.0 (i come from avcodec-53 version), the second level of motion_val<br>
> table is always null, and  m_pFrame->motion_subsample_log2 is always 0.<br>
> I've tested agains mp4 (h264) videos, xvid videos, mpeg2 videos, without<br>
> sucess.<br>
><br>
> Any ideas? what i'm doing wrong? it's now necessary to activate some kind<br>
> of flag? or use a filter? or how?<br>
><br>
> Thanks in advance!!<br>
><br>
<br>
</div></div>I can't find motion_subsample_log2 anywhere in codebase.<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div><br></div>