ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Wed Dec 7 12:19:28 2022 +0100| [b08e8d520e204e7d45db15e53d0604f17c2431d9] | committer: Paul B Mahol
doc/filters: link framesync options for msad/identity/vif > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b08e8d520e204e7d45db15e53d0604f17c2431d9 --- 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}. _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".