FF_MPV_FLAG_STRICT_GOP 701 libavcodec/mpegvideo.h { "strict_gop", "Strictly enforce gop size", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_STRICT_GOP }, 0, 0, FF_MPV_OPT_FLAGS, "mpv_flags" },\ FF_MPV_FLAG_STRICT_GOP 1490 libavcodec/mpegvideo_enc.c if ((s->mpv_flags & FF_MPV_FLAG_STRICT_GOP) &&