ABORT_ON_FLAG_EMPTY_OUTPUT_STREAM 4716 fftools/ffmpeg.c if (!ost->packets_written && (abort_on_flags & ABORT_ON_FLAG_EMPTY_OUTPUT_STREAM)) { ABORT_ON_FLAG_EMPTY_OUTPUT_STREAM 267 fftools/ffmpeg_opt.c { "empty_output_stream", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = ABORT_ON_FLAG_EMPTY_OUTPUT_STREAM }, .unit = "flags" },