Analyzer to compare processed video with a reference file. Includes the VMAF algorithm developed and used by Netflix.
Source media:
Sets the input media file on which to analyze. Default is to use %s_source%.
Reference
Sets the reference media on which to compare with the source. Default is to use %s_localized% which under normal circumstances will be the original (localized) media submitted or picket up by a monitor .
Note: Video width and height on source and reference media must be identical.
Start from
Here you specify the starting point in percent.
Percent of media
How many percent of the media file you want to analyze.
Max analyze duration
Lets you specify the max duration in seconds to analyze.
Save VMAF/SSIM/PSNR to
This lets you save the metrix result to a float variable.
Note: VMAF is only supported in 64 bit systems.