2012/2/10 Patrick Zielinski <ptothez at live.ca>: > I don't get the unit and opt_flags parameter, let's say I want to get width > from an ACCodecContext, how do I do it? int width = codecCtx->width; // see avcodec.h -- Andrey Utkin