From d9f0bd8e009b094a8c75332995971f5b92642d16 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 10 Jun 2018 23:38:18 +0100 Subject: [PATCH] Garbled CCAP notes. --- doc/design/CCAP | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/design/CCAP 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() -- 2.30.2