From: Carl Hetherington Date: Wed, 7 Oct 2015 08:22:50 +0000 (+0100) Subject: Brief docs for Upmixer B in the manual. X-Git-Tag: v2.4.6~61 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=96c57a9a3e47988a3567fa7c571bbbb6db7aead7 Brief docs for Upmixer B in the manual. --- diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 3df603a85..69bb45d54 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -1464,13 +1464,20 @@ cinema audio systems. DCP Ls is input L bandpass-filtered between 4.8kHz and 20kHz. DCP Rs is input R bandpass-filtered between 4.8kHz and 20kHz. - - - This upmixing algorithm is due to Gérald Maruccia. - + +Stereo to 5.1 up-mixer B — this uses a different approach: + + DCP L is input L. + DCP R is input R. + DCP C is input L + input R taken down by 3dB. + DCP Lfe is DCP C bandpass filtered between 20Hz and 150Hz. + DCP Ls and Rs are input L - input R with a 20ms delay. + + +