selectable 2pass logfilename

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3377 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-12-08 01:29:19 +00:00
parent 6c53dbdd85
commit b4424bf37c
1 changed files with 1 additions and 0 deletions

View File

@ -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