diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a5dfdb4e38..1d2715d2c6 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3717,9 +3717,9 @@ Crops the given part of the image and discards the rest. Useful to remove black bands from widescreen movies. .PD 0 .RSs -.IPs w,h +.IPs , Cropped width and height, defaults to original width and height. -.IPs x,y +.IPs , Position of the cropped picture, defaults to center. .RE .PD 1 @@ -3730,11 +3730,11 @@ Calculates necessary cropping parameters and prints the recommended parameters to stdout. .PD 0 .RSs -.IPs limit +.IPs Threshold, which can be optionally specified from nothing (0) to everything (255) (default: 24). .br -.IPs round +.IPs Value which the width/\:height should be divisible by (default: 16). The offset is automatically adjusted to center the video. Use 2 to get only even dimensions (needed for 4:2:2 video). @@ -3748,10 +3748,10 @@ The plugin responds to the input.conf directive 'change_rectangle' that takes two parameters. .PD 0 .RSs -.IPs w,h +.IPs , width and height (default: -1, maximum possible width where boundaries are still visible.) -.IPs x,y +.IPs , top left corner position (default: -1, uppermost leftmost) .RE .PD 1 @@ -3762,7 +3762,7 @@ Expands (not scales) movie resolution to the given value and places the unscaled original at coordinates x, y. Can be used for placing subtitles/\:OSD in the resulting black bands. .RSs -.IPs w,h +.IPs , Expanded width,height (default: original width,height). Negative values for w and h are treated as offsets to the original size. .sp 1 @@ -3773,9 +3773,9 @@ Negative values for w and h are treated as offsets to the original size. Adds a 50 pixel border to the bottom of the picture. .RE .PD 1 -.IPs x,y +.IPs , position of original image on the expanded image (default: center) -.IPs o +.IPs OSD/\:subtitle rendering .RSss 0: disable (default) @@ -3934,7 +3934,7 @@ Use together with the scale filter for a real conversion. For a list of available formats see format=fmt=help. .PD 0 .RSs -.IPs fourcc +.IPs format name like rgb15, bgr24, yv12, etc (default: yuy2) .RE .PD 1 @@ -3950,7 +3950,7 @@ the one you specify. For a list of available formats see noformat=fmt=help. .PD 0 .RSs -.IPs fourcc +.IPs format name like rgb15, bgr24, yv12, etc (default: yv12) .RE .PD 1 @@ -4032,11 +4032,11 @@ deringing filter .IPs tn/tmpnoise[:threshold1[:threshold2[:threshold3]]] temporal noise reducer .RSss -threshold1: larger -> stronger filtering +: larger -> stronger filtering .br -threshold2: larger -> stronger filtering +: larger -> stronger filtering .br -threshold3: larger -> stronger filtering +: larger -> stronger filtering .REss .IPs al/autolevels[:f/fullyrange] automatic brightness / contrast correction @@ -4095,11 +4095,11 @@ on or off automatically depending on available CPU time. .B spp[=quality[:qp[:mode]]] simple postprocessing filter .RSs -.IPs quality +.IPs 0\-6 (default: 3) -.IPs qp\ \ \ +.IPs \ Force quantization parameter (default: 0, use QP from video). -.IPs mode\ \ \ +.IPs 0: hard thresholding (default) .br 1: soft thresholding (better deringing, but blurrier) @@ -4109,7 +4109,7 @@ Force quantization parameter (default: 0, use QP from video). .B qp=equation quantization parameter (QP) change filter .RSs -.IPs equation +.IPs some equation like "2+2*sin(PI*qp)" .RE . @@ -4127,13 +4127,13 @@ You should see a red, green and blue stripe from top to bottom. Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3. Faster and of better quality than \-vf fame. .RSs -.IPs quality +.IPs .RSss 1\-31: fixed qscale .br 32\-: fixed bitrate in kBits .REss -.IPs fps\ \ +.IPs force output fps (float value) (default: 0, autodetect based on height) .RE . @@ -4147,7 +4147,7 @@ Set up optimal scaling for DVB cards, scaling the x axis in hardware and calculating the y axis scaling in software to keep aspect. Only useful together with expand and scale. .RSs -.IPs aspect +.IPs Control aspect ratio, calculate as DVB_HEIGHT*ASPECTRATIO (default: 576*4/\:3=768), set it to 576*(16/\:9)=1024 for a 16:9 TV. .RE @@ -4190,11 +4190,11 @@ This filter aims to reduce image noise producing smooth images and making still images really still (This should enhance compressibility.). .PD 0 .RSs -.IPs luma\ +.IPs spatial luma strength (default: 4) -.IPs chroma +.IPs spatial chroma strength (default: 3) -.IPs time\ +.IPs