Fix reel that subtitles are put in when they are exactly on a reel boundary.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index b655180328fbc8aee1d36831668b15a08afa8042..4bae748e0e376b3139c5c821a7757d60c262862b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
-            ('libdcp', 'bc2b4bb'),
-            ('libsub', '6416097'))
+            ('libdcp', '257b936'),
+            ('libsub', 'e281262'))
 
 def configure_options(target):
     opt = ''