1.1.1
- The order of inputs to libvmaf is distorted, then reference. Earlier versions had this inverted accidentally. - Format conversion now happens after color conversion and scaling, and now supports the optional argument.
js-vmaf: Simple, but effective VMAF comparison tool
This is a simple wrapper around FFmpeg and VMAF to handle comparison of files.
Installing
npm install
npm run build
Usage
node . --help
Examples
Compare all files in a directory
node . --ffmpeg ./ffmpeg --ffprobe ./ffprobe -r /mnt/usb0/reference.mp4 /mnt/usb1/
Description
Releases
2
js-vmaf v1.1.2
Latest
Languages
TypeScript
100%