*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1036 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-06-05 16:13:39 +00:00
parent b672289cf2
commit feed54c977
2 changed files with 8 additions and 1 deletions

View File

@ -60,6 +60,9 @@ Zolt
- SVGAlib support in libvo - SVGAlib support in libvo
- native AAlib driver (coming soon) - native AAlib driver (coming soon)
Alex Beregszaszi (Alex): <alex@naxine.org>
- ALSA output driver in libao
Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de> Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de>
- LIRC support (see DOCS/LIRC) - LIRC support (see DOCS/LIRC)
- DGA support in libvo - DGA support in libvo

View File

@ -51,6 +51,7 @@ mplayer \- Movie Player for Linux
.RB [ \-dvdkey\ key ] .RB [ \-dvdkey\ key ]
.RB [ \-stereo\ mode ] .RB [ \-stereo\ mode ]
.RB [ \-srate\ Hz ] .RB [ \-srate\ Hz ]
.RB [ \-osdlevel\ level ]
.I - or file .I - or file
.PP .PP
.SH DESCRIPTION .SH DESCRIPTION
@ -104,7 +105,7 @@ bands around it)
use XF86VidMode extension for mode changing use XF86VidMode extension for mode changing
.TP .TP
.B \-zoom .B \-zoom
use software scaling, where available use software scaling, where available (use with -nofs)
.TP .TP
.B \-x\ x .B \-x\ x
scale image to x width [if driver suppports!] scale image to x width [if driver suppports!]
@ -151,6 +152,9 @@ specify frame/sec rate of subtitle file
.TP .TP
.B \-subdelay\ sec .B \-subdelay\ sec
delays subtitles by <sec> seconds. Can be negative. delays subtitles by <sec> seconds. Can be negative.
.TP
.B \-osdlevel\ level
specifies which mode the OSD should start in (none,seek,seek+timer)
.IP .IP
.SH "ADVANCED OPTIONS" .SH "ADVANCED OPTIONS"
.TP .TP