Compute offset as we go rather than once every pass().
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index e36c5b8904a184b952c9fa4763551424652103f6..7f25420e3829042767870b517e7e927f3c78c799 100644 (file)
--- a/cscript
+++ b/cscript
@@ -236,7 +236,7 @@ def dependencies(target):
     else:
         ffmpeg_options = {}
 
-    return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options),
+    return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
             ('libdcp', 'f028e8a'),
             ('libsub', '3d8c3bc'))