[MPlayer-DOCS] [PATCH] Add DTS CD passthrough example

Ulion ulion2002 at gmail.com
Wed Nov 28 13:51:09 CET 2007


2007/11/28, Diego Biurrun <diego at biurrun.de>:
> 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.

Adjusted..

-- 
Ulion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dts_cd_pass_example2.diff
Type: text/x-diff
Size: 804 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-docs/attachments/20071128/e84d0958/attachment.diff>


More information about the MPlayer-DOCS mailing list