[FFmpeg-devel] [GSoC] Motion Interpolation
Davinder Singh
ds.mudhar at gmail.com
Thu Aug 18 22:26:39 EEST 2016
On Thu, Aug 18, 2016 at 11:52 PM Paul B Mahol <onemda at gmail.com> wrote:
> [...]
>
i tried to modify EPZS. i removed the early termination threshold which
skip some predictors :-/
new score:
$ tiny_psnr 60_source_2.yuv 60_bbb.yuv
stddev: 1.02 PSNR: 47.94 MAXDIFF: 186 bytes:476928000/474163200
original epzs:
$ tiny_psnr 60_source_2.yuv 60_bbb.yuv
stddev: 1.07 PSNR: 47.51 MAXDIFF: 186 bytes:476928000/474163200
epzs uses small diamond pattern. a new pattern could also help.
Please post patch like last time.
>
latest patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-motion-estimation-and-interpolation-filters-v2T.patch
Type: application/octet-stream
Size: 95111 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160818/cfec6646/attachment.obj>
More information about the ffmpeg-devel
mailing list