[Libav-user] Deprecated fields in AVFrame

cyril poulet xenosender at gmail.com
Sat Apr 5 00:45:46 CEST 2014


I asked the same thing not 2 weeks ago, and the answer seems to be : there
is no replacement. Either modify the codec to suite your needs, or
recalculate it afterwards (which is what I did, as i was not good enough to
go so deep in the code)


2014-04-04 17:11 GMT+02:00 Roman Savchenko <gmstima at gmail.com>:

> 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.
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20140405/ba43b214/attachment.html>


More information about the Libav-user mailing list