AVFMT_FLAG_GENPTS

< Generate missing pts even if it requires parsing future frames.

extern (C) @nogc nothrow
enum AVFMT_FLAG_GENPTS = 0x0001;

Meta