X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=index.html;h=dec5f13d9933b6c39eae07d89e70a50663a94ec9;hb=52b286d5570447d1e4d9b4e70e8639d2e0db3fc3;hp=cdc8db5702d554d4b5018dba2d35dcf828fbdef2;hpb=3c4520bf24e7c124fb3117785afc3d8a58c4c3f9;p=lca-dvswitch.git diff --git a/index.html b/index.html index cdc8db5..dec5f13 100644 --- a/index.html +++ b/index.html @@ -219,6 +219,12 @@ +
+

+ DIF is the DV Interchange Format, sometimes referred to as 'raw + DV' although it is a container format in its own right. +

+
@@ -256,5 +262,27 @@
+
+

Mixer internals

+ +
+

+ To simplify the diagram, I omitted connection setup, tally light + and recording control, and the internal sinks that haven't been + implemented yet. +

+

+ All these interfaces have limited-length queues. If a queue + fills up, frames have to be dropped - we must not block or use + unlimited memory! +

+

+ The mixer clock thread maintains a frame clock at about 25 or + 30 Hz depending on the video system, constantly adjusted to + follow the audio source. +

+
+
+