You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: note order of inputs for libvmaf
This commit is contained in:
@@ -14008,6 +14008,8 @@ ffmpeg -i input.mov -vf lensfun=make=Canon:model="Canon EOS 100D":lens_model="Ca
|
|||||||
Obtain the VMAF (Video Multi-Method Assessment Fusion)
|
Obtain the VMAF (Video Multi-Method Assessment Fusion)
|
||||||
score between two input videos.
|
score between two input videos.
|
||||||
|
|
||||||
|
The first input is the encoded video, and the second input is the reference video.
|
||||||
|
|
||||||
The obtained VMAF score is printed through the logging system.
|
The obtained VMAF score is printed through the logging system.
|
||||||
|
|
||||||
It requires Netflix's vmaf library (libvmaf) as a pre-requisite.
|
It requires Netflix's vmaf library (libvmaf) as a pre-requisite.
|
||||||
|
Reference in New Issue
Block a user