AV_CODEC_FLAG_PASS2

Use internal 2pass ratecontrol in second pass mode.

@nogc nothrow extern (C)
enum AV_CODEC_FLAG_PASS2 = (1 << 10);

Meta