The comments section recommends using an AVOptions object to access these,
but I guess I'll just settle for getting them directly from the struct.

On Sat, Feb 11, 2012 at 11:35 AM, Andrey Utkin <
[email protected]> wrote:

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

Reply via email to