mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
doc/filters: link framesync options for msad/identity/vif
This commit is contained in:
parent
f2e0351b77
commit
b08e8d520e
1 changed files with 6 additions and 0 deletions
|
|
@ -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}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue