[FFmpeg-devel] [PATCH] libvmaf: update docs
Kyle Swanson
k at ylo.ph
Tue Nov 27 01:16:18 EET 2018
Hi,
On 10/22/18, Kyle Swanson <k at ylo.ph> wrote:
> From: Kyle Swanson <kswanson at netflix.com>
>
> For context: https://github.com/Netflix/vmaf/issues/237
>
> Signed-off-by: Kyle Swanson <kswanson at netflix.com>
> ---
>
> I'll push this sometime in the next 24hrs unless someone has an issue.
Almost forgot about this. Pushed an updated version. Thanks.
>
> doc/filters.texi | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index a2ef327688..5ab8ffbccb 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -11243,7 +11243,9 @@ Set the file path to be used to store logs.
> Set the format of the log file (xml or json).
>
> @item enable_transform
> -Enables transform for computing vmaf.
> +This option can enable/disable the @code{score_transform} applied to the
> final predicted VMAF score,
> +if you have specified score_transform option in the input parameter file
> passed to @code{run_vmaf_training.py}
> +Default value: @code{false}
>
> @item phone_model
> Invokes the phone model which will generate VMAF scores higher than in the
> --
> 2.18.0
>
>
Kyle
More information about the ffmpeg-devel
mailing list