Python script to easily compute VMAF using FFmpeg. It allows to deinterlace, scale and sync Ref and Distorted video automatically
Stars
193
Forks
41
Watchers
193
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
113
commits
6
commits
2
commits
2
commits
1
commits
Release v3.0.0: update CLAUDE.md, bump version, remove tasks/
ba20b49View on GitHubUpdate README: new flags, JSON output, GPU/CUDA instructions
2f13c01View on GitHubGPU pipeline: hwupload_cuda in getVmaf(), dav1d 1.4.3 from source
8ec63e6View on GitHubPin libvmaf install to /usr/local/lib, clean up path handling
43f19acView on GitHubFix libvmaf linker visibility and pkg-config path for FFmpeg build
855eca2View on GitHubFix 1.5/1.6: FFmpeg version check at startup + structured model constants
e582db8View on GitHubFix build-backend to use setuptools.build_meta for pip compatibility
44fd755View on GitHubFix 2.6/2.7/2.4: duration precision, filter ordering contract, feature builder
4f9c255View on GitHub