[FFmpeg-devel] [PATCH 2/2] avfilter: vf_minterpolate: fix green line issue

Davinder Singh ds.mudhar at gmail.com
Sun Aug 28 21:32:21 EEST 2016


hi,

the mv can be negative. right shifting rounds off it to -ve infinity.
changed to division, doesn't seem to affect speed at all.
this fixes the green line that appear on top or left in bidir mode. also
improved the quality by +0.08dB


thanks,
DSM_
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avfilter-vf_minterpolate-fix-green-line-issue.patch
Type: application/octet-stream
Size: 1332 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160828/6a0410ed/attachment.obj>


More information about the ffmpeg-devel mailing list