comparison DOCS/man/en/mplayer.1 @ 13210:2a5fbe296576

cropdetect style fixup
author diego
date Tue, 31 Aug 2004 00:10:32 +0000
parents a4601e903824
children 4a4b1e77425e
comparison
equal deleted inserted replaced
13209:5ee992301b73 13210:2a5fbe296576
3321 Calculates necessary cropping parameters and prints the recommended parameters 3321 Calculates necessary cropping parameters and prints the recommended parameters
3322 to stdout. 3322 to stdout.
3323 .PD 0 3323 .PD 0
3324 .RSs 3324 .RSs
3325 .IPs limit 3325 .IPs limit
3326 threshold, which can be optionally specified from nothing (0) to everything 3326 Threshold, which can be optionally specified from nothing (0) to
3327 (255). 3327 everything (255) (default: 24).
3328 (default: 24)
3329 .br 3328 .br
3330 .IPs round 3329 .IPs round
3331 value which the width/height should be divisible by. 3330 Value which the width/height should be divisible by (default: 16).
3332 The offset is automatically adjusted to center the video. 3331 The offset is automatically adjusted to center the video.
3333 Use \'2\' to get only even dimentions (needed for 4:2:2 video). 3332 Use 2 to get only even dimensions (needed for 4:2:2 video).
3334 \'16\' is best when encoding to most video codecs. 3333 16 is best when encoding to most video codecs.
3335 (default: 16)
3336 .RE 3334 .RE
3337 .PD 1 3335 .PD 1
3338 . 3336 .
3339 .TP 3337 .TP
3340 .B rectangle[=w:h:x:y] 3338 .B rectangle[=w:h:x:y]