ABORT_ON_FLAG_EMPTY_OUTPUT 4722 fftools/ffmpeg.c     if (!total_packets_written && (abort_on_flags & ABORT_ON_FLAG_EMPTY_OUTPUT)) {
ABORT_ON_FLAG_EMPTY_OUTPUT  266 fftools/ffmpeg_opt.c         { "empty_output"       , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = ABORT_ON_FLAG_EMPTY_OUTPUT        }, .unit = "flags" },