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...

Attachment: 0001-avfilter-interlace-change-lowpass_line-function-prot.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to