mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 22:37:28 +01:00
some options previously forgot :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2364 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
711f92011b
commit
7126a56170
@ -77,6 +77,8 @@ mplayer \- Movie Player for Linux
|
||||
.RB [ \-screenw\ pixels ]
|
||||
.RB [ \-screenh\ pixels ]
|
||||
.RB [ \-cache\ kbytes ]
|
||||
.RB [ \-bpp\ depth ]
|
||||
.RB [ \-flip ]
|
||||
.I - or file or device
|
||||
.PP
|
||||
.SH DESCRIPTION
|
||||
@ -149,6 +151,10 @@ use XF86VidMode extension for mode changing
|
||||
.B \-zoom
|
||||
use software scaling, where available (use with -nofs)
|
||||
.TP
|
||||
.B \-flip
|
||||
flip image (useful for example for old Indeo codecs). Supported only(?)
|
||||
by the 'sdl' and 'vesa' outputs.
|
||||
.TP
|
||||
.B \-x\ x
|
||||
scale image to x width [if driver suppports!]
|
||||
.TP
|
||||
@ -306,6 +312,10 @@ seek to given time position. For example :
|
||||
-ss 56
|
||||
-ss 01:10:00
|
||||
|
||||
.TP
|
||||
.B \-bpp\ depth
|
||||
use different color depth than autodetect. Not all -vo drivers support
|
||||
it (fbdev, dga2, svga, vesa).
|
||||
.TP
|
||||
.B \-abs\ bytes
|
||||
sound card audio buffer size (in bytes, default: measuring)
|
||||
|
Loading…
Reference in New Issue
Block a user