[Libav-user] Deprecated fields in AVFrame

Roman Savchenko gmstima at gmail.com
Fri Apr 4 17:11:55 CEST 2014


Hi All,

I have to use AVFrame mb_type and motion_val fields in my code, but for now
they are deprecated and not filled with correct values.

I try to search some info in internet about it but can not find direct
answer. I know that they are hidden in private implementation of codecs,
but how can I extract them.

I can not include "h264.h" to use H264Context, because its not a part of
api.
I try to use FF_DEBUG_MB_TYPE but without any effect.

Thanks for any advice.

Regards,
R. Savchenko.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20140404/25511827/attachment.html>


More information about the Libav-user mailing list