X-Git-Url: https://git.libav.org/?p=libav.git;a=blobdiff_plain;f=ffmpeg.c;h=86b73b2370408fb8d2973f24e925e6a94c75e973;hp=2a921d068db07494eae68be0e194747a2aa06d45;hb=182cbe433aea20b0d9627d40de7c75713ec736db;hpb=4ca59d19485afce923c6f1d8ccef980011b76f50 diff --git a/ffmpeg.c b/ffmpeg.c index 2a921d068d..86b73b2370 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -4357,6 +4357,7 @@ int main(int argc, char **argv) int64_t ti; av_log_set_flags(AV_LOG_SKIP_REPEATED); + parse_loglevel(argc, argv, options); avcodec_register_all(); #if CONFIG_AVDEVICE