I am trying to use deprecated (WHY?) attributes of AVFrame in FFMPEG. i use pCodecCtx->debug_mv = FF_DEBUG_MV I need to know macroblock type, motion value. What is the best way nowadays? Suddenly mb_type adress is always 0x0;