From eb3b5a4d1d9bafeb19080af64c81952b5be5c313 Mon Sep 17 00:00:00 2001 From: ulion Date: Wed, 28 Nov 2007 13:08:36 +0000 Subject: Add an example for play DTS-CD with passsthrough. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25189 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 007ef88d0e..63af279125 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -10701,6 +10701,17 @@ mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi .fi . .PP +.B Play DTS-CD with passthrough: +.nf +mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom\-device /dev/cdrom cdda:// +.fi +.br +You can also use \-afm hwac3 instead of \-ac hwdts. +Adjust '/dev/cdrom' to match the CD-ROM device on your system. +If your external receiver supports decoding raw DTS streams, +you can directly play it via cdda:// without setting format, hwac3 or hwdts. +. +.PP .B Play a 6-channel AAC file with only two speakers: .nf mplayer \-rawaudio format=0xff \-demuxer rawaudio \-af pan=2:.32:.32:.39:.06:.06:.39:.17:-.17:-.17:.17:.33:.33 adts_he-aac160_51.aac -- cgit v1.2.3