AV_CODEC_FLAG2_EXPORT_MVS

Export motion vectors through frame side data

extern (C) @nogc nothrow
enum AV_CODEC_FLAG2_EXPORT_MVS = 1 << 28;

Meta