openbsd-ports/x11/mplayer/patches/patch-DOCS_man_en_mplayer_1
edd 666f370183 Update to mplayer-20101024. Noteworthy improvements include vpx
(webm) support and alpha support. This work is a joint effort from
myself, naddy@ and jakemsr@. Cheers.

OK jakemsr@
2010-11-08 21:25:44 +00:00

27 lines
1.0 KiB
Plaintext

$OpenBSD: patch-DOCS_man_en_mplayer_1,v 1.4 2010/11/08 21:25:44 edd Exp $
--- DOCS/man/en/mplayer.1.orig Sat Oct 23 22:09:45 2010
+++ DOCS/man/en/mplayer.1 Sun Oct 24 10:36:58 2010
@@ -1390,7 +1390,7 @@ May be negative.
.
.TP
.B \-cdrom\-device <path to device>
-Specify the CD-ROM device (default: /dev/\:cdrom).
+Specify the CD-ROM device (default: /dev/rcd0c).
.
.TP
.B \-channels <number> (also see \-af channels)
@@ -11821,11 +11821,11 @@ mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
.PP
.B Play DTS-CD with passthrough:
.nf
-mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom\-device /dev/cdrom cdda://
+mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom\-device /dev/rcd0c 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.
+Adjust '/dev/rcd0c' 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.
.