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-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
