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

Thomas Mundt tmundt75 at gmail.com
Fri Apr 21 00:53:29 EEST 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: 8382 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170420/f6a8f799/attachment.obj>


More information about the ffmpeg-devel mailing list