summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-01-10 22:17:00 +0100
committerCarl Hetherington <cth@carlh.net>2025-01-12 02:05:06 +0100
commit5d9b8579950a4440b43a649c27fa36082144773d (patch)
tree97d30c04417b9b3e901c5cfc8fffed9d3bce8443 /test/wscript
parent08e5e4e27d9ac58050f9ebe77a5679157c0ee891 (diff)
Put open captions into subtitles and closed subtitles into captions.
We could write them separately (libdcp supports this, AFAIK) but the Deluxe guidelines suggest not to use ClosedSubtitle or MainCaption.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 1cbcab29f..8c02f8ebc 100644
--- a/test/wscript
+++ b/test/wscript
@@ -127,6 +127,7 @@ def build(bld):
map_cli_test.cc
mca_subdescriptors_test.cc
no_use_video_test.cc
+ open_caption_test.cc
optimise_stills_test.cc
overlap_video_test.cc
pixel_formats_test.cc