mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
more panscan stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6339 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ec6a18cd0a
commit
a9d586228e
@ -688,10 +688,12 @@ Disable drawing video by 16-pixel height slices/bands, instead draws the
|
||||
while frame in a single run. May be faster or slower, depending on card/cache.
|
||||
It has effect only with libmpeg2 and libavcodec codecs.
|
||||
.TP
|
||||
.B \-panscan
|
||||
.B \-panscan <range>
|
||||
Enables Pan & Scan functionality, i.e. in order to display a 16:9 movie
|
||||
on a 4:3 display, sides of the movie are cropped, so we get a 4:3 image
|
||||
which fits perfectly. This function works only with xv, (x)mga, and vidix.
|
||||
|
||||
The range varies between 0 and 1.
|
||||
.TP
|
||||
.B \-red_intensity <\-1000\ \-\ 1000>
|
||||
Adjust intensity of red component of video signal (default 0).
|
||||
@ -1156,6 +1158,8 @@ q / ESC stop playing and quit program
|
||||
.br
|
||||
f toggle fullscreen
|
||||
.br
|
||||
w and e decrease/increase panscan range
|
||||
.br
|
||||
o toggle OSD: none / seek / seek+timer
|
||||
.br
|
||||
d toggle frame dropping
|
||||
|
Loading…
Reference in New Issue
Block a user