summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/design/vob.tex6
1 files changed, 6 insertions, 0 deletions
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}