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 [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
