*** 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
- native AAlib driver (coming soon)
Alex Beregszaszi (Alex): <alex@naxine.org>
- ALSA output driver in libao
Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de>
- LIRC support (see DOCS/LIRC)
- DGA support in libvo

View File

@ -51,6 +51,7 @@ mplayer \- Movie Player for Linux
.RB [ \-dvdkey\ key ]
.RB [ \-stereo\ mode ]
.RB [ \-srate\ Hz ]
.RB [ \-osdlevel\ level ]
.I - or file
.PP
.SH DESCRIPTION
@ -104,7 +105,7 @@ bands around it)
use XF86VidMode extension for mode changing
.TP
.B \-zoom
use software scaling, where available
use software scaling, where available (use with -nofs)
.TP
.B \-x\ x
scale image to x width [if driver suppports!]
@ -151,6 +152,9 @@ specify frame/sec rate of subtitle file
.TP
.B \-subdelay\ sec
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
.SH "ADVANCED OPTIONS"
.TP