1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-29 23:07:56 +00:00

panscan added

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6331 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2002-06-07 22:15:40 +00:00
parent b3c317defa
commit 1f9a84a69d

View File

@ -688,6 +688,11 @@ 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
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.
.TP
.B \-red_intensity <\-1000\ \-\ 1000>
Adjust intensity of red component of video signal (default 0).
.TP