18 releases

0.5.1 Dec 14, 2023
0.5.0 Dec 14, 2023
0.4.0 Feb 24, 2023
0.3.4 Jan 29, 2023
0.1.3 Dec 21, 2022

#145 in Video

41 downloads per month

GPL-3.0-or-later

435KB
723 lines

libvmaf-rs intends to be an ergonomic wrapper around the raw library bindings for Netflix's libvmaf from libvmaf-sys.

VMAF is an Emmy-winning perceptual video quality assessment algorithm developed by Netflix. It is a full-reference metric, meaning that it is calculated on pairs of reference/distorted pictures


lib.rs:

libvmaf-rs intends to be an ergonomic wrapper around the raw library bindings for Netflix's libvmaf from libvmaf-sys.

VMAF is an Emmy-winning perceptual video quality assessment algorithm developed by Netflix. It is a full-reference metric, meaning that it is calculated on pairs of reference/distorted pictures

Dependencies

~1.8–5MB
~91K SLoC