Hi, I want to exctract macroblock information (DCT coefs, motion vectors...) from MPEG-4 video. Is it possible to do? I found some variables in AVFrame struct, but they are deprecated. Thanks