Mercurial > mplayer.hg
diff cfg-mplayer.h @ 11573:b293b4eb2c8c
Forced subs support for mencoder
Patch by Corey Hickey <bugfood-ml@fatooh.org>
author | attila |
---|---|
date | Mon, 08 Dec 2003 09:32:40 +0000 |
parents | 85e503ddf65f |
children | 4e8f8efb6906 |
line wrap: on
line diff
--- a/cfg-mplayer.h Mon Dec 08 01:10:31 2003 +0000 +++ b/cfg-mplayer.h Mon Dec 08 09:32:40 2003 +0000 @@ -353,7 +353,6 @@ // these should be moved to -common, and suppot in mencoder too {"vobsub", &vobsub_name, CONF_TYPE_STRING, 0, 0, 0, NULL}, {"vobsubid", &vobsub_id, CONF_TYPE_INT, CONF_RANGE, 0, 31, NULL}, - {"forcedsubsonly", &forced_subs_only,CONF_TYPE_FLAG, 0, 0, 1, NULL}, {"sstep", &step_sec, CONF_TYPE_INT, CONF_MIN, 0, 0, NULL},