[FFmpeg-devel] [PATCH v2 1/2] avfilter/interlace: change lowpass_line function

Thomas Mundt loudmax at yahoo.de
Mon Mar 13 18:23:03 EET 2017


Hi,

this patch set
1) changes the lowpass_line function prototype in vf_interlace and vf_tinterlace as suggested by James Almer.
2) adds a complex (-1 2 6 2 -1) vertical low-pass filter to vf_interlace and vf_tinterlace.
This one slightly less reduces interlace 'twitter' but better retains detail and subjective sharpness impression compared to the linear (1 2 1) filter.
The (-1 2 6 2 -1) filter gave best results tested with several CRT, TFT and OLED monitors, hardware and software deinterlacers.

Patch attached...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-interlace-change-lowpass_line-function-prot.patch
Type: application/octet-stream
Size: 8349 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170313/b3c83dc9/attachment.obj>


More information about the ffmpeg-devel mailing list