summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index c993c60137..55e5f746ed 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -495,6 +495,8 @@ if(!codecs_file || !parse_codec_cfg(codecs_file)){
}
}
}
+ /* Display what configure line was used */
+ mp_msg(MSGT_MENCODER, MSGL_V, "Configuration: " CONFIGURATION "\n");
if (frameno_filename) {