Skip to content

zymill/hysVideoQC

Repository files navigation

hysVideoQC

video quality comparator base on libvmaf and ffmpeg (video quality comparator 视频质量比较工具)

video Help guide

Video Help Guide

Features

1.Reference file (源视频文件)

* Support MP4/MPEGTS/MKV/AVI/FLV/3GP/MOV/VOB/MXF/MPG/M2TS
* Support ES files: h264/h265(suffix with.264 .265 .266 .h264 .h265 .h266) (266/h266 in future)
* Support ES files: m2v/m4v/mpeg(suffix with .m2v .m4v .mpeg)
* Support ES files: AVS/AVS2/AVS3(suffix with .avs .avs2 .avs3)  (avs3 in future) 
* Support ES files: VP8/VP9/AV1(suffix with .vp8 .vp9 .av1)
* Support Raw YUV(suffix with .yuv .raw .y4m) Files
  1. Distortion files (转码后的文件)
* Support file format same as reference file
* Maximum support 8 files in one QC task
* Support file details based on FFMPEG
  1. VMAF options
* Support PSNR/SSIM/MS_SSIM/VMAF
* Support JSON/XML/CSV files based on VMAF 
* Support compare part of file if necessary.
  1. Basic options
* Support YUV parameters setting for Raw file
* Support open, delete, reset reference/distortion file(s)
* Support start/stop compare task.

Note

Software files be splitted to two 7z files because the single file size is uplimited <= 25MB.

Please download both "hysVideoQC v0.0.2.004.7z" and "hysVideoQc v0.0.2.001_ffmpeg_dll.7z", copy all ffmpeg dll files to unziped directory hysVideoQC v0.0.2.004 before you start hysVideoQC.

Of course, you can download the whole 7z file from below Chinese Baidu web url. (Baidu's Pan)

Baidu Pan

提取码(pin):vmaf

Please email to me, if you have good idea or meet any question.

Thanks!

图示1

mainui

图示2

mainui1

图示3

mainui2

图示4

mainui3

图示5

mainui4

hysVideoQC 下载地址:

* 百度网盘  https://pan.baidu.com/s/18esWF4m30fDlriKtE126KA  提取码(pin):vmaf

* Github    https://github.com/zymill/hysVideoQC

Author