Added Dolby Digital recording/replay

This commit is contained in:
Klaus Schmidinger
2001-06-24 17:42:19 +02:00
parent 947750f20b
commit d67fb2ce55
13 changed files with 188 additions and 73 deletions

View File

@@ -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:
-------------------------