comparison DOCS/man/en/mplayer.1 @ 14344:e424e76d68ea

small fixes/improvements
author kraymer
date Mon, 03 Jan 2005 23:13:22 +0000
parents 54e42c7eb713
children c49569461eec
comparison
equal deleted inserted replaced
14343:7dd7c3a06360 14344:e424e76d68ea
305 .IPs "option + f" 305 .IPs "option + f"
306 Toggle fullscreen (also see \-fs). 306 Toggle fullscreen (also see \-fs).
307 .IPs "option + [ and option + ]" 307 .IPs "option + [ and option + ]"
308 Set movie window alpha. 308 Set movie window alpha.
309 .IPs T\ \ \ \ 309 .IPs T\ \ \ \
310 Toggle video layer: ontop/below/normal (also see \-ontop). 310 Toggle video layer: ontop/\:below/\:normal (also see \-ontop).
311 .RE 311 .RE
312 .PD 1 312 .PD 1
313 . 313 .
314 .TP 314 .TP
315 .B GUI keyboard control 315 .B GUI keyboard control
3656 Entering 'help' here, will list all available filters within the specified 3656 Entering 'help' here, will list all available filters within the specified
3657 library, which eliminates the use of 'listplugins' from the LADSPA SDK. 3657 library, which eliminates the use of 'listplugins' from the LADSPA SDK.
3658 .IPs controls 3658 .IPs controls
3659 Controls are zero or more floating point values that determine the 3659 Controls are zero or more floating point values that determine the
3660 behaviour of the loaded plugin (for example delay, threshold or gain). 3660 behaviour of the loaded plugin (for example delay, threshold or gain).
3661 In verbose mode (add -v to the MPlayer command line), all available controls 3661 In verbose mode (add \-v to the MPlayer command line), all available controls
3662 and their valid ranges are printed. 3662 and their valid ranges are printed.
3663 This eliminates the use of 'analyseplugin' from the LADSPA SDK. 3663 This eliminates the use of 'analyseplugin' from the LADSPA SDK.
3664 .RE 3664 .RE
3665 .PD 1 3665 .PD 1
3666 . 3666 .
3902 filter chain. 3902 filter chain.
3903 Aspect can be given as a fraction (4/\:3) or floating point number 3903 Aspect can be given as a fraction (4/\:3) or floating point number
3904 (1.33). 3904 (1.33).
3905 Alternatively, you may specify the exact display width and height 3905 Alternatively, you may specify the exact display width and height
3906 desired. 3906 desired.
3907 Note that this filter does NOT do any scaling itself; it just affects 3907 Note that this filter does
3908 .B not
3909 do any scaling itself; it just affects
3908 what later scalers (software or hardware) will do when auto-scaling to 3910 what later scalers (software or hardware) will do when auto-scaling to
3909 correct aspect. 3911 correct aspect.
3910 . 3912 .
3911 .TP 3913 .TP
3912 .B yuy2\ \ \ 3914 .B yuy2\ \ \
3926 .B rgb2bgr[=swap] 3928 .B rgb2bgr[=swap]
3927 RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion. 3929 RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion.
3928 .PD 0 3930 .PD 0
3929 .RSs 3931 .RSs
3930 .IPs swap\ 3932 .IPs swap\
3931 Also perform R <\-> B swapping. 3933 Also perform R <-> B swapping.
3932 .RE 3934 .RE
3933 .PD 1 3935 .PD 1
3934 . 3936 .
3935 .TP 3937 .TP
3936 .B palette 3938 .B palette
4335 to avoid wasting CPU time. 4337 to avoid wasting CPU time.
4336 The optional argument n specifies whether to extract the even or the odd 4338 The optional argument n specifies whether to extract the even or the odd
4337 field (depending on whether n is even or odd). 4339 field (depending on whether n is even or odd).
4338 . 4340 .
4339 .TP 4341 .TP
4340 .B detc[=var1=value2:var2=value2:...] 4342 .B detc[=var1=value1:var2=value2:...]
4341 Attempts to reverse the 'telecine' process to recover a clean, 4343 Attempts to reverse the 'telecine' process to recover a clean,
4342 non-interlaced stream at film framerate. 4344 non-interlaced stream at film framerate.
4343 This was the first and most primitive inverse telecine filter to be 4345 This was the first and most primitive inverse telecine filter to be
4344 added to MPlayer/\:MEncoder. 4346 added to MPlayer/\:MEncoder.
4345 It works by latching onto the telecine 3:2 pattern and following it as 4347 It works by latching onto the telecine 3:2 pattern and following it as