AV_CODEC_FLAG_PASS1

Use internal 2pass ratecontrol in first pass mode.

@nogc nothrow extern (C)
enum AV_CODEC_FLAG_PASS1 = (1 << 9);

Meta