X-Git-Url: https://git.decadent.org.uk/gitweb/?p=lca-dvswitch.git;a=blobdiff_plain;f=index.html;fp=index.html;h=dec5f13d9933b6c39eae07d89e70a50663a94ec9;hp=3d506df9d386a6acaf3e393bdbd69746d33f530a;hb=52b286d5570447d1e4d9b4e70e8639d2e0db3fc3;hpb=00e98dddff05fa6becc1ff972f179838ee4204b8 diff --git a/index.html b/index.html index 3d506df..dec5f13 100644 --- a/index.html +++ b/index.html @@ -262,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. +

+
+
+