summaryrefslogtreecommitdiffstats
path: root/libhb/detelecine.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/detelecine.c')
-rw-r--r--libhb/detelecine.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libhb/detelecine.c b/libhb/detelecine.c
index d0eb60344..019286011 100644
--- a/libhb/detelecine.c
+++ b/libhb/detelecine.c
@@ -872,6 +872,8 @@ static int hb_detelecine_init( hb_filter_object_t * filter,
pv->pullup_fakecount = 1;
pv->pullup_skipflag = 0;
+ init->job->use_detelecine = 1;
+
return 0;
}