From b08e8d520e204e7d45db15e53d0604f17c2431d9 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Wed, 7 Dec 2022 12:19:28 +0100 Subject: [PATCH] doc/filters: link framesync options for msad/identity/vif --- doc/filters.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index 4b74bce34f..e6782c5e93 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -15070,6 +15070,8 @@ the logging system. The filter stores the calculated identity scores of each frame in frame metadata. +This filter also supports the @ref{framesync} options. + In the below example the input file @file{main.mpg} being processed is compared with the reference file @file{ref.mpg}. @@ -17202,6 +17204,8 @@ the logging system. The filter stores the calculated MSAD of each frame in frame metadata. +This filter also supports the @ref{framesync} options. + In the below example the input file @file{main.mpg} being processed is compared with the reference file @file{ref.mpg}. @@ -24048,6 +24052,8 @@ The obtained average VIF score is printed through the logging system. The filter stores the calculated VIF score of each frame. +This filter also supports the @ref{framesync} options. + In the below example the input file @file{main.mpg} being processed is compared with the reference file @file{ref.mpg}.