diff cfg-common.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 6afc2d6f5a08
children ce9c964c66c3
line wrap: on
line diff
--- a/cfg-common.h	Mon Dec 08 01:10:31 2003 +0000
+++ b/cfg-common.h	Mon Dec 08 09:32:40 2003 +0000
@@ -227,6 +227,7 @@
 	{"nounicode", &sub_unicode, CONF_TYPE_FLAG, 0, 1, 0, NULL},
 	{"utf8", &sub_utf8, CONF_TYPE_FLAG, 0, 0, 1, NULL},
 	{"noutf8", &sub_utf8, CONF_TYPE_FLAG, 0, 1, 0, NULL},
+	{"forcedsubsonly", &forced_subs_only, CONF_TYPE_FLAG, 0, 0, 1, NULL},
 	// specify IFO file for VOBSUB subtitle
 	{"ifo", &spudec_ifo, CONF_TYPE_STRING, 0, 0, 0, NULL},
 	// enable Closed Captioning display