From: Carl Hetherington Date: Sun, 10 Jun 2018 22:38:18 +0000 (+0100) Subject: Garbled CCAP notes. X-Git-Tag: v2.13.31~1 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=d9f0bd8e009b094a8c75332995971f5b92642d16 Garbled CCAP notes. --- 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()