summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-12-07 12:19:28 +0100
committerPaul B Mahol <onemda@gmail.com>2022-12-07 12:23:16 +0100
commitb08e8d520e204e7d45db15e53d0604f17c2431d9 (patch)
tree12c78d8db24c4bf0a47fc0b9db9852bd6c796dd8
parentf2e0351b7720390338f33017d2cfe1ad40828b6a (diff)
doc/filters: link framesync options for msad/identity/vif
-rw-r--r--doc/filters.texi6
1 files changed, 6 insertions, 0 deletions
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}.