summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index 3b10a54352..f6b6af3537 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -171,6 +171,7 @@ char *sub_name=NULL;
float sub_delay=0;
float sub_fps=0;
int sub_auto = 0;
+int subcc_enabled=0;
#ifdef USE_SUB
static subtitle* subtitles=NULL;