comparison DOCS/man/en/mplayer.1 @ 11903:41f016f1cd66

kerndeint documentation
author ranma
date Sun, 01 Feb 2004 13:08:40 +0000
parents 0e5317b4a41e
children 7fd3f926a294
comparison
equal deleted inserted replaced
11902:6a49dea2c0e2 11903:41f016f1cd66
3340 By default, decimation is only performed if the zoran hardware 3340 By default, decimation is only performed if the zoran hardware
3341 can upscale the resulting MJPEG images to the original size. 3341 can upscale the resulting MJPEG images to the original size.
3342 The option fd instructs the filter to always perform the requested 3342 The option fd instructs the filter to always perform the requested
3343 decimation (ugly). 3343 decimation (ugly).
3344 .RE 3344 .RE
3345 .PD 1
3346 .TP
3347 .B kerndeint[=map[:order[:thresh[:sharp[:twoway]]]]]
3348 Donald Graft's adaptive kernel deinterlacer.
3349 Deinterlaces parts of video if a configurable threshold is exceeded.
3350 .PD 0
3351 .RSs
3352 .IPs map (0 or 1)
3353 Paint pixels which exceed the threshold white (default 0).
3354 .IPs order (0 or 1)
3355 Swap fields if 1 (default 0).
3356 .IPs thresh (0 - 255)
3357 Threshold (default 10).
3358 .IPs sharp (0 or 1)
3359 Enable additional sharping (default 0).
3360 .IPs twoway (0 or 1)
3361 Enable twoway sharping (default 0).
3362 .RE
3345 . 3363 .
3346 . 3364 .
3347 .SH "VIDEO OUTPUT DRIVERS (MPLAYER ONLY)" 3365 .SH "VIDEO OUTPUT DRIVERS (MPLAYER ONLY)"
3348 Video output drivers are interfaces to different output facilities. 3366 Video output drivers are interfaces to different output facilities.
3349 The syntax is: 3367 The syntax is: