You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/filters: update SITI description
The filter implements the 'legacy' version from a superseded recommendation.
This commit is contained in:
committed by
Thilo Borgmann
parent
373ef1c4fa
commit
79b40ff58c
@@ -21593,9 +21593,11 @@ ffmpeg -i input1.mkv -i input2.mkv -filter_complex "[0:v][1:v] signature=nb_inpu
|
|||||||
@anchor{siti}
|
@anchor{siti}
|
||||||
@section siti
|
@section siti
|
||||||
|
|
||||||
Calculate Spatial Info (SI) and Temporal Info (TI) scores for a video, as defined
|
Calculate Spatial Information (SI) and Temporal Information (TI) scores for a video,
|
||||||
in ITU-T P.910: Subjective video quality assessment methods for multimedia
|
as defined in ITU-T Rec. P.910 (11/21): Subjective video quality assessment methods
|
||||||
applications. Available PDF at @url{https://www.itu.int/rec/T-REC-P.910-199909-S/en }.
|
for multimedia applications. Available PDF at @url{https://www.itu.int/rec/T-REC-P.910-202111-S/en}.
|
||||||
|
Note that this is a legacy implementation that corresponds to a superseded recommendation.
|
||||||
|
Refer to ITU-T Rec. P.910 (07/22) for the latest version: @url{https://www.itu.int/rec/T-REC-P.910-202207-I/en}
|
||||||
|
|
||||||
It accepts the following option:
|
It accepts the following option:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user