summaryrefslogtreecommitdiff
path: root/avconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'avconv.c')
-rw-r--r--avconv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/avconv.c b/avconv.c
index a019ffaf6f..3d67f85d64 100644
--- a/avconv.c
+++ b/avconv.c
@@ -4358,6 +4358,7 @@ int main(int argc, char **argv)
av_register_all();
avformat_network_init();
+ show_banner();
/* parse options */
parse_options(&o, argc, argv, options, opt_output_file);