AVFormatContext.subtitle_codec

Forced subtitle 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_subtitle_codec (NO direct access).

struct AVFormatContext
AVCodec* subtitle_codec;

Meta