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
- Host: GitHub
- URL: https://github.com/3drx/video_quality_eval
- Owner: 3DRX
- Created: 2024-08-26T13:11:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-14T15:34:29.000Z (over 1 year ago)
- Last Synced: 2025-02-08T18:25:24.121Z (11 months ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`