summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-06-10 23:38:18 +0100
committerCarl Hetherington <cth@carlh.net>2018-06-10 23:38:18 +0100
commitd9f0bd8e009b094a8c75332995971f5b92642d16 (patch)
tree6c1c59cbb64c2473a3dba3d2b14f6c31a2e6c6d0
parentdc6417de5d75fc247c20d0c74fa3a04d03f755f4 (diff)
Garbled CCAP notes.
-rw-r--r--doc/design/CCAP6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/design/CCAP b/doc/design/CCAP
new file mode 100644
index 000000000..ac336f660
--- /dev/null
+++ b/doc/design/CCAP
@@ -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()