From: Carl Hetherington Date: Fri, 22 Nov 2013 10:12:11 +0000 (+0000) Subject: A few more notes. X-Git-Tag: v2.0.48~1123 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=ed5cac8640da5a18856c957f92d728603f3f964f;p=dcpomatic.git A few more notes. --- diff --git a/doc/design/vob.tex b/doc/design/vob.tex index c5ae07a64..075c34318 100644 --- a/doc/design/vob.tex +++ b/doc/design/vob.tex @@ -112,4 +112,10 @@ If we create the coalesced \texttt{Content} on building the pieces for the player, it will never appear in the user interface. This means that it needs only the \emph{[back-end]} interfaces. +However, it seems silly to create a specialised different +\texttt{FFmpegContent}-like type to express the tiny difference +between single- and multi-file. + +This suggests that the `shame' above is not a big deal. + \end{document}