1
mirror of https://github.com/mpv-player/mpv synced 2024-10-26 07:22:17 +02:00

last minute changes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@630 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-04-24 22:58:38 +00:00
parent f5e86684d4
commit 2c4338d572
2 changed files with 10 additions and 0 deletions

View File

@ -86,6 +86,12 @@ ffactor = 0.75
# monitor_vfreq = 50-90 # vertical frequency range
# monitor_dotclock = 30M-300M # dotclock (or pixelclock) range
##
## disable usage of DirectShow loader
##
# dshow = no
##
## You can also include other configfiles
## Specify full path!

View File

@ -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