fifonik / FFMetrics

Visualizes Video Quality Metrics (PSNR, SSIM & VMAF) calculated by ffmpeg.exe
616 stars 25 forks source link

Add filesize column #152

Closed pjfsilva closed 1 month ago

pjfsilva commented 1 month ago

This is an amazing tool to easily get these metrics and compare them.

One thing I think would add value is to add a Filesize column to the list of files as this is often a parameter we want to check when comparing compression results.

fifonik commented 1 month ago

Unfortunately, I believe the file size is not important for comparison at all and as a result, I do not have plans to implement this. Sotty.