From 240fc17471991c521a65eee8290b0120069e596e Mon Sep 17 00:00:00 2001 From: Johns Date: Wed, 13 Feb 2013 17:23:18 +0100 Subject: Store pass-through on/off state in setup. --- README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 7b3f5fc..bef3998 100644 --- a/README.txt +++ b/README.txt @@ -156,12 +156,13 @@ Setup: /etc/vdr/setup.conf delay audio or delay video softhddevice.AudioPassthrough = 0 - 0 = none, 1 = PCM, 2 = MPA, 4 = AC-3, 8 = EAC-3 + 0 = none, 1 = PCM, 2 = MPA, 4 = AC-3, 8 = EAC-3, -X disable for PCM/AC-3/EAC-3 the pass-through device is used and the audio stream is passed undecoded to the output device. z.b. 12 = AC-3+EAC-3, 13 = PCM+AC-3+EAC-3 note: MPA/DTS/TrueHD/... aren't supported yet + negative values disable passthrough softhddevice.AudioDownmix = 0 0 = none, 1 = downmix -- cgit v1.2.3