Fix the example of using a different DVD drive other than the
default for OpenBSD.
This commit is contained in:
parent
6bb8d0674b
commit
b53d2bea6e
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.247 2015/01/11 02:44:44 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.248 2015/02/17 01:23:11 brad Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
# May not be hard to add more.
|
||||
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
||||
|
||||
COMMENT = movie player supporting many formats
|
||||
COMMENT= movie player supporting many formats
|
||||
|
||||
V= 20141103
|
||||
FFMPEG_V= 20150107
|
||||
DISTNAME= mplayer-${V}
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= x11 multimedia
|
||||
MASTER_SITES= http://comstyle.com/source/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-DOCS_man_en_mplayer_1,v 1.12 2014/11/14 06:18:42 brad Exp $
|
||||
$OpenBSD: patch-DOCS_man_en_mplayer_1,v 1.13 2015/02/17 01:23:11 brad Exp $
|
||||
--- DOCS/man/en/mplayer.1.orig Mon Nov 3 01:29:02 2014
|
||||
+++ DOCS/man/en/mplayer.1 Mon Nov 3 01:34:51 2014
|
||||
+++ DOCS/man/en/mplayer.1 Mon Feb 16 20:12:27 2015
|
||||
@@ -1546,7 +1546,7 @@ May be negative.
|
||||
.
|
||||
.TP
|
||||
@ -10,6 +10,15 @@ $OpenBSD: patch-DOCS_man_en_mplayer_1,v 1.12 2014/11/14 06:18:42 brad Exp $
|
||||
.
|
||||
.TP
|
||||
.B \-channels <number> (also see \-af channels)
|
||||
@@ -12252,7 +12252,7 @@ mplayer dvd://1 \-dvdangle 2
|
||||
.PP
|
||||
.B Play from a different DVD device:
|
||||
.nf
|
||||
-mplayer dvd://1 \-dvd\-device /dev/\:dvd2
|
||||
+mplayer dvd://1 \-dvd\-device /dev/rcd2c
|
||||
.fi
|
||||
.
|
||||
.PP
|
||||
@@ -12318,11 +12318,11 @@ mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
|
||||
.PP
|
||||
.B Play DTS-CD with passthrough:
|
||||
|
Loading…
x
Reference in New Issue
Block a user