Garbled CCAP notes.
authorCarl Hetherington <cth@carlh.net>
Sun, 10 Jun 2018 22:38:18 +0000 (23:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 10 Jun 2018 22:38:18 +0000 (23:38 +0100)
doc/design/CCAP [new file with mode: 0644]

diff --git a/doc/design/CCAP b/doc/design/CCAP
new file mode 100644 (file)
index 0000000..ac336f6
--- /dev/null
@@ -0,0 +1,6 @@
+Subtitle becomes text.
+Then have text content/decoder which can be used-as subtitle or ccap.
+
+Doubling-up of subtitle/ccap starts in player: that emits subtitle or closedcaption, writer writes both.
+libdcp gets closedcaptionasset with some common ground with subtitleasset, maybe
+add_text_asset() which is called for subtitle + ccap by ReelWriter::create_reel()