On Sun, Jun 25, 2017 at 01:20:38 +0530, Ashish Singh wrote:
>  configure                |   5 +
>  libavfilter/Makefile     |   1 +
>  libavfilter/allfilters.c |   1 +
>  libavfilter/vf_vmaf.c    | 429 
> +++++++++++++++++++++++++++++++++++++++++++++++

Still missing doc/filters.texi.

> + * Caculate the VMAF between two input videos.

Still a typo.

> +        av_log(ctx, AV_LOG_ERROR, "Width and height of input videos must be 
> same.\n");
[...]
> +        av_log(ctx, AV_LOG_ERROR, "Inputs must be of same pixel format.\n");

My previous remarks are still valid (but it probably doesn't matter).

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

Reply via email to