comparison DOCS/man/en/mplayer.1 @ 13313:2c19d3d8a5fb

minor changes I came across during sync of videofilters section (hope it's common-sense)
author kraymer
date Sat, 11 Sep 2004 19:18:19 +0000
parents 4bb3c84f948e
children f2062c2655ad
comparison
equal deleted inserted replaced
13312:f5c47d023557 13313:2c19d3d8a5fb
3370 .IPs limit 3370 .IPs limit
3371 Threshold, which can be optionally specified from nothing (0) to 3371 Threshold, which can be optionally specified from nothing (0) to
3372 everything (255) (default: 24). 3372 everything (255) (default: 24).
3373 .br 3373 .br
3374 .IPs round 3374 .IPs round
3375 Value which the width/height should be divisible by (default: 16). 3375 Value which the width/\:height should be divisible by (default: 16).
3376 The offset is automatically adjusted to center the video. 3376 The offset is automatically adjusted to center the video.
3377 Use 2 to get only even dimensions (needed for 4:2:2 video). 3377 Use 2 to get only even dimensions (needed for 4:2:2 video).
3378 16 is best when encoding to most video codecs. 3378 16 is best when encoding to most video codecs.
3379 .RE 3379 .RE
3380 .PD 1 3380 .PD 1
3385 that takes two parameters. 3385 that takes two parameters.
3386 .PD 0 3386 .PD 0
3387 .RSs 3387 .RSs
3388 .IPs w,h 3388 .IPs w,h
3389 width and height (default: -1, maximum possible width where boundaries 3389 width and height (default: -1, maximum possible width where boundaries
3390 are still visible. 3390 are still visible.)
3391 .IPs x,y 3391 .IPs x,y
3392 top left corner position (default: -1, uppermost leftmost) 3392 top left corner position (default: -1, uppermost leftmost)
3393 .RE 3393 .RE
3394 .PD 1 3394 .PD 1
3395 . 3395 .
3398 Expands (not scales) movie resolution to the given value and places the 3398 Expands (not scales) movie resolution to the given value and places the
3399 unscaled original at coordinates x, y. 3399 unscaled original at coordinates x, y.
3400 Can be used for placing subtitles/\:OSD in the resulting black bands. 3400 Can be used for placing subtitles/\:OSD in the resulting black bands.
3401 .RSs 3401 .RSs
3402 .IPs w,h 3402 .IPs w,h
3403 expanded width,height (default: original width,height). 3403 Expanded width,height (default: original width,height).
3404 Negative values for w and h are treated as offsets to the original size. 3404 Negative values for w and h are treated as offsets to the original size.
3405 .sp 1 3405 .sp 1
3406 .I EXAMPLE: 3406 .I EXAMPLE:
3407 .PD 0 3407 .PD 0
3408 .RSs 3408 .RSs
3409 .IP expand=0:-50:0:0 3409 .IP expand=0:-50:0:0
3410 adds a 50 pixel border to the bottom of the picture 3410 Adds a 50 pixel border to the bottom of the picture.
3411 .RE 3411 .RE
3412 .PD 1 3412 .PD 1
3413 .IPs x,y 3413 .IPs x,y
3414 position of original image on the expanded image (default: center) 3414 position of original image on the expanded image (default: center)
3415 .IPs o 3415 .IPs o
3459 .IPs interlaced 3459 .IPs interlaced
3460 Toggle interlaced scaling. 3460 Toggle interlaced scaling.
3461 .IPs chr_drop 3461 .IPs chr_drop
3462 chroma skipping 3462 chroma skipping
3463 .RSss 3463 .RSss
3464 0: use all available input lines for chroma 3464 0: Use all available input lines for chroma.
3465 .br 3465 .br
3466 1: use only every 2. input line for chroma 3466 1: Use only every 2. input line for chroma.
3467 .br 3467 .br
3468 2: use only every 4. input line for chroma 3468 2: Use only every 4. input line for chroma.
3469 .br 3469 .br
3470 3: use only every 8. input line for chroma 3470 3: Use only every 8. input line for chroma.
3471 .REss 3471 .REss
3472 .IPs param 3472 .IPs param
3473 scaling parameter (depends upon the scaling method used) 3473 scaling parameter (depends upon the scaling method used)
3474 .RSss 3474 .RSss
3475 \-sws 2 (bicubic): sharpness (0 (soft) \- 100 (sharp)) 3475 \-sws 2 (bicubic): sharpness (0 (soft) \- 100 (sharp))