summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-24 22:58:38 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-24 22:58:38 +0000
commit2c4338d572d0efded48bb6864eea54e03b48662c (patch)
treed6025fc0824150e04b403ae26f6218aa5ee40033
parentf5e86684d41bea89df2fab7da249d3b0921559e1 (diff)
downloadmpv-2c4338d572d0efded48bb6864eea54e03b48662c.tar.bz2
mpv-2c4338d572d0efded48bb6864eea54e03b48662c.tar.xz
last minute changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@630 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/example.conf6
-rw-r--r--DOCS/mplayer.14
2 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index 85bf02d1c1..0c287037d9 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -87,6 +87,12 @@ ffactor = 0.75
# monitor_dotclock = 30M-300M # dotclock (or pixelclock) range
##
+## disable usage of DirectShow loader
+##
+
+# dshow = no
+
+##
## You can also include other configfiles
## Specify full path!
##
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index d7198728db..4b30ab1bec 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -36,6 +36,7 @@ mplayer \- Movie Player for Linux
.RB [ \-z\ <0-8> ]
.RB [ \-idx ]
.RB [ \-forceidx ]
+.BR [ \-nodshow ]
.I file
.PP
.SH DESCRIPTION
@@ -185,6 +186,9 @@ created AVIs.
.B \-forceidx
force rebuilding of INDEX. Useful for testing, or AVIs with bad
indexes.
+.TP
+.B \-nodshow
+disables usage of DirectShow loader
.IP
.SH "ALPHA/BETA CODE"
.TP