AVFormatContext.video_codec

Forced video codec. This allows forcing a specific decoder, even when there are multiple with the same codec_id. Demuxing: Set by user via av_format_set_video_codec (NO direct access).

struct AVFormatContext
AVCodec* video_codec;

Meta