aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg.c')
-rw-r--r--ffmpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index 6ef8c150fb..75274db17a 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -4857,7 +4857,7 @@ int main(int argc, char **argv)
av_register_all();
avformat_network_init();
- show_banner();
+ show_banner(argc, argv, options);
term_init();