comparison DOCS/man/en/mplayer.1 @ 11700:272fc35fd8ee

interlaced scaling
author michael
date Mon, 29 Dec 2003 14:16:07 +0000
parents 9165fbc7d89d
children e4c043ebf3a6
comparison
equal deleted inserted replaced
11699:9165fbc7d89d 11700:272fc35fd8ee
2499 .B rotate[=<0\-7>] 2499 .B rotate[=<0\-7>]
2500 Rotates and flips (optional) the image +/\:- 90 degrees. 2500 Rotates and flips (optional) the image +/\:- 90 degrees.
2501 For parameters between 4\-7 rotation is only done if the movie's geometry is 2501 For parameters between 4\-7 rotation is only done if the movie's geometry is
2502 portrait and not landscape. 2502 portrait and not landscape.
2503 .TP 2503 .TP
2504 .B scale[=w:h[:c[:p]]] 2504 .B scale[=w:h[:i[:c[:p]]]]
2505 Scales the image with the software scaler (slow) and performs a YUV<\->RGB 2505 Scales the image with the software scaler (slow) and performs a YUV<\->RGB
2506 colorspace conversion (also see \-sws option). 2506 colorspace conversion (also see \-sws option).
2507 .RSs 2507 .RSs
2508 .IPs w,h 2508 .IPs w,h
2509 new width/height after scaling (default: original width,height) 2509 new width/height after scaling (default: original width,height)
2517 .br 2517 .br
2518 -2: Calculate w/\:h using the other dimension and the prescaled aspect ratio. 2518 -2: Calculate w/\:h using the other dimension and the prescaled aspect ratio.
2519 .br 2519 .br
2520 -3: Calculate w/\:h using the other dimension and the original aspect ratio. 2520 -3: Calculate w/\:h using the other dimension and the original aspect ratio.
2521 .REss 2521 .REss
2522 .IPs i
2523 interlaced flag
2522 .IPs c 2524 .IPs c
2523 chroma skipping 2525 chroma skipping
2524 .RSss 2526 .RSss
2525 0: use all available input lines for chroma 2527 0: use all available input lines for chroma
2526 .br 2528 .br