[Libav-user] Getting options

Andrey Utkin andrey.krieger.utkin at gmail.com
Sat Feb 11 17:35:25 CET 2012


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


More information about the Libav-user mailing list