2012/2/10 Patrick Zielinski <[email protected]>:
> 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
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to