From patchwork Mon Oct 22 18:58:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kyle Swanson X-Patchwork-Id: 10748 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 21E40449CA2 for ; Mon, 22 Oct 2018 21:59:24 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 77B4E689EA7; Mon, 22 Oct 2018 21:59:05 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-pf1-f194.google.com (mail-pf1-f194.google.com [209.85.210.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C05E9689EA7 for ; Mon, 22 Oct 2018 21:58:58 +0300 (EEST) Received: by mail-pf1-f194.google.com with SMTP id f29-v6so20374729pff.5 for ; Mon, 22 Oct 2018 11:59:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ylo-ph.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=DwYw7DoO+4zbn6Q1QQRq8A1kYyGheSL7bJ1Tj2WPuhs=; b=C2MHgMz1CUG6gTcYOjj4R5NQc4pIuBIiYez1WroDEMdJKTU9QV26Ha97W8YiArNOaW USxwwRKFLHJriu/NYgIPwT4+QWjVpwFNXHeG4K1Tc5X0Dz88rmjxkRzmZp1rQgXiLti9 Ge8hFRhhDJHvJ/j1Pmdr305Yg6JXvPmZgUw5qp5gf0vECCNgIt/hf9M/4/CA7wQC3iR8 vcIO+Mz6ir8Yej415Pw1TvkUyVGGVqF30FpAMNoEHZE5h91Qo+8sKNbD38c8n0nBs1pI h+Kn+soTc4rFexupD3GEkerms9IOa/TljSFKJy/u+J/TTpB00LidHbM1DWfWxyzONw1A cDrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=DwYw7DoO+4zbn6Q1QQRq8A1kYyGheSL7bJ1Tj2WPuhs=; b=ktRIS+wDzMCiz0+MoL6G5fE0eoS+Lu6BvKVADPAui40vKCMPAmNdfdk/A5Gd1gjb+o Bj81wXjGjhMckAzI37F1vzPHkwrQw7sOCF9IMeJ/YtqCfoFqUiur6hZWYJCwlD+O1biM SVm5pLlDSm0yOOeIzGb2qlppFMAZosdulFP3tZpiAnqyGUTiayqyiAXnSvCgq3LfNvTE 6VwmrcSxN8IJxv2hgnoOo8Edfr0+qv/CUoyu2JCDPQ8p3L+I4AzjeBTBURPrb9A8wJPk vke98y8VS7aQkeBtxKv+fYbyoFCmITTh5mQsh6Ijp5+36NE6gMMWz7ELscC81ZZv6LOa 8/iA== X-Gm-Message-State: ABuFfoj5nFNm+UHXjRZAisI/n9dC8xJ0vF9SD4tF3J0PlX40WTaP8b6B e36CwYgEJD+5u1Z0xLvogoOOPs7Ew1c= X-Google-Smtp-Source: ACcGV6261gkE2tYwN2Vos+2DEzOrFIZiSpyCA/udMcAroiBZX7tkXCi+EeN0RH5VRpLo694n/AlwBg== X-Received: by 2002:a62:7604:: with SMTP id r4-v6mr47085229pfc.230.1540234764819; Mon, 22 Oct 2018 11:59:24 -0700 (PDT) Received: from nfml-kswansonY8H.netflix.com ([2607:fb10:7021:1::93d6]) by smtp.gmail.com with ESMTPSA id 28-v6sm11330888pgm.27.2018.10.22.11.59.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Oct 2018 11:59:23 -0700 (PDT) From: Kyle Swanson To: ffmpeg-devel@ffmpeg.org Date: Mon, 22 Oct 2018 11:58:25 -0700 Message-Id: <20181022185825.41263-1-k@ylo.ph> X-Mailer: git-send-email 2.18.0 Subject: [FFmpeg-devel] [PATCH] libvmaf: update docs X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Kyle Swanson MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" From: Kyle Swanson For context: https://github.com/Netflix/vmaf/issues/237 Signed-off-by: Kyle Swanson --- I'll push this sometime in the next 24hrs unless someone has an issue. 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