An open API service indexing awesome lists of open source software.

https://github.com/3drx/video_quality_eval

Input videos, output PSNR, SSIM, and VMAF
https://github.com/3drx/video_quality_eval

Last synced: 6 months ago
JSON representation

Input videos, output PSNR, SSIM, and VMAF

Awesome Lists containing this project

README

          

# video_quality_eval

## Usage

1. [Install PDM](https://pdm-project.org/en/latest/)
2. Run `pdm install`
3. Run `pdm run start original.mp4 compressed.mp4`