diff options
author | Morone <> | 2012-01-22 16:54:22 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-22 16:54:22 +0100 |
commit | 970493fb23b03cc2f0d7b9a829a2cb85c621c980 (patch) | |
tree | 64eb3f91ee0462dac0d9cbc47fc2f01830322bbd /README.txt | |
parent | 329dbc5f07dd38b432a207f5f5d40793e2f7f6dd (diff) | |
download | vdr-plugin-softhddevice-970493fb23b03cc2f0d7b9a829a2cb85c621c980.tar.gz vdr-plugin-softhddevice-970493fb23b03cc2f0d7b9a829a2cb85c621c980.tar.bz2 |
Use different alsa device for AC3/pass-through.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -79,6 +79,8 @@ Setup: environment only if alsa is configured ALSA_DEVICE=default alsa PCM device name + ALSA_AC3_DEVICE= + alsa AC3/pass-though device name ALSA_MIXER=default alsa control device name ALSA_MIXER_CHANNEL=PCM @@ -128,6 +130,8 @@ Setup: /etc/vdr/setup.conf softhddevice.AudioPassthrough = 0 0 = none, 1 = AC-3 + for AC-3 the pass-through device is used. + softhddevice.AutoCrop.Interval = 0 0 disables auto-crop n each 'n' frames auto-crop is checked. |