FF_SUB_CHARENC_MODE_PRE_DECODER

< the AVPacket data needs to be recoded to UTF-8 before being fed to the decoder, requires iconv

@nogc nothrow extern (C)
enum FF_SUB_CHARENC_MODE_PRE_DECODER = 1;

Meta