diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-29 14:16:07 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-29 14:16:07 +0000 |
commit | 184852b051b6e8c80278f3e632cdcc6128d26cc2 (patch) | |
tree | 640d0e65535a1be0ec1f0d591f272d222f5322f7 /DOCS | |
parent | 65919f8c39e7a40e13061cf15c3b434d6d373863 (diff) |
interlaced scaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11701 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index e59e6375f9..1ca0a8f9f1 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2501,7 +2501,7 @@ Rotates and flips (optional) the image +/\:- 90 degrees. For parameters between 4\-7 rotation is only done if the movie's geometry is portrait and not landscape. .TP -.B scale[=w:h[:c[:p]]] +.B scale[=w:h[:i[:c[:p]]]] Scales the image with the software scaler (slow) and performs a YUV<\->RGB colorspace conversion (also see \-sws option). .RSs @@ -2519,6 +2519,8 @@ incapable of scaling, then it defaults to d_width/\:d_height! .br -3: Calculate w/\:h using the other dimension and the original aspect ratio. .REss +.IPs i +interlaced flag .IPs c chroma skipping .RSss |