[MPlayer-DOCS] [PATCH] Add DTS CD passthrough example
Diego Biurrun
diego at biurrun.de
Wed Nov 28 13:36:56 CET 2007
On Wed, Nov 28, 2007 at 08:27:51PM +0800, Ulion wrote:
>
> Here's an example for passthrough play DTS-CD, is it ok for commit?
Here are some suggestions for improvements.
> --- DOCS/man/en/mplayer.1 (revision 25184)
> +++ DOCS/man/en/mplayer.1 (working copy)
> @@ -10701,6 +10701,17 @@
> .PP
> +.B Passthrough play DTS-CD:
That sounds weird, maybe
Play DTS-CD with passthrough:
is better.
> +.nf
> +mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom-device /dev/cdrom cdda://
\-cdrom\-device
> +You can also use \-afm hwac3 instead of \-ac hwdts,
> +and modify '/dev/cdrom' to fit your cdrom device.
You can also use \-afm hwac3 instead of \-ac hwdts.
Adjust '/dev/cdrom' to match the CD-ROM device on your system.
> +Or if your external receiver support decode raw DTS stream,
> +you can directly play it with cdda:// without set format and hwac3 or hwdts.
If your external receiver supports decoding raw DTS streams, you can
directly play it via cdda:// without setting format, hwac3 or hwdts.
Diego
More information about the MPlayer-DOCS
mailing list