diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-24 17:42:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-06-24 17:42:19 +0200 |
commit | d67fb2ce5563892d6b6735a82e1262cf35a713d9 (patch) | |
tree | 2bbc700bb74e0a9920a827fae12623dbe0d9f700 /INSTALL | |
parent | 947750f20beef15f12f461c7bdc035a9663833c4 (diff) | |
download | vdr-d67fb2ce5563892d6b6735a82e1262cf35a713d9.tar.gz vdr-d67fb2ce5563892d6b6735a82e1262cf35a713d9.tar.bz2 |
Added Dolby Digital recording/replay0.8.3
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -88,6 +88,15 @@ Command line options: Use "vdr --help" for a list of available command line options. +Replaying Dolby Digital audio: +------------------------------ + +To replay Dolby Digital audio you need a program that reads the DD data +from stdin and processes it in a way suitable for your audio hardware. +This program must be given to VDR with the '-a' option, as in + + vdr -a ac3play + The video data directory: ------------------------- |