[FFmpeg-devel] [GSOC][PATCH 1/4] factoring obmc out of snow

Ronald S. Bultje rsbultje at gmail.com
Wed Aug 17 14:59:29 EEST 2016


Hi Stanislav,

On Wed, Aug 17, 2016 at 7:07 AM, Станислав Долганов <
stanislav.dolganov at gmail.com> wrote:

> Hello,
>
> I'm sending the patch set with implementation of GSoC project -- FFV1 P
> frame support. The current FFV1 uses the same OBMC code as the Snow codec.
> Also new median_me_mp function has appeared.
>
> I'm attaching speed&compression report to every patch to proof effectivity
> of each implemented part.


Thanks for the report! Typically, people will measure a few coding points
per file (instead of one) so you can plot filesize vs. quality (in whatever
metric) and see relative improvement between clips (old vs. new) over
interpolated points. See e.g. a graph like this:

https://blogs.gnome.org/rbultje/files/2015/09/vp9-x264-x265-encoding-quality.png

More importantly: nice work!

Ronald


More information about the ffmpeg-devel mailing list