summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cfg-mencoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index b2f9a66710..a1c9a49c88 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -83,6 +83,7 @@ struct config conf[]={
{"ovc", ovc_conf, CONF_TYPE_SUBCONFIG, 0, 0, 0},
{"pass", &pass, CONF_TYPE_INT, CONF_RANGE,0,2},
+ {"passlogfile", &passtmpfile, CONF_TYPE_STRING, 0, 0, 0},
{"divx4opts", divx4opts_conf, CONF_TYPE_SUBCONFIG, 0, 0, 0},
#ifdef HAVE_MP3LAME