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, 1 insertions, 1 deletions
diff --git a/libhb/detelecine.c b/libhb/detelecine.c
index 768cc2c91..10c546ec3 100644
--- a/libhb/detelecine.c
+++ b/libhb/detelecine.c
@@ -835,7 +835,7 @@ hb_filter_private_t * hb_detelecine_init( int pix_fmt,
ctx->junk_left = ctx->junk_right = 1;
ctx->junk_top = ctx->junk_bottom = 4;
- ctx->strict_breaks = 0;
+ ctx->strict_breaks = -1;
ctx->metric_plane = 0;
if( settings )