summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-07-11 23:46:39 +0200
committerCarl Hetherington <cth@carlh.net>2020-07-11 23:46:39 +0200
commit3ec476bec2965284a011d35e9ee9a4c799372de7 (patch)
tree224e20c81b1c4332ae84536b9cc814a3b23d455b /cscript
parent475cc7a5ef77484c43ad785dbec6a0713ba1e618 (diff)
Use new channel 14 ATMOS sync creation code in libdcp,
and force films containing ATMOS to have 14 audio channels and be SMPTE.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 864ec90c2..fd9a12653 100644
--- a/cscript
+++ b/cscript
@@ -375,8 +375,8 @@ def dependencies(target, options):
(target.platform == 'osx' and target.bits == 64) or
(target.platform == 'windows')) else {}
- deps.append(('libdcp', '2667081', cpp_lib_options))
- deps.append(('libsub', 'fc5ce01', cpp_lib_options))
+ deps.append(('libdcp', '9a8faac', cpp_lib_options))
+ deps.append(('libsub', '8da829d', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we