Use edit rate not frame rate for displaying rate of DCPs.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 6015e34d6c01baaad2a649ea53b3fb98a0df4c24..e65d1f5c133ed67ca045fc98fc1f30948b16858f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,8 +237,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', '8edc24f'),
-            ('libsub', 'fcc0539'))
+            ('libdcp', '8837fe7'),
+            ('libsub', '3e299e5'))
 
 def configure_options(target):
     opt = ''