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