fifonik / FFMetrics

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

FR: Allow more than 24 files to be added #105

Closed oviano closed 1 year ago

oviano commented 1 year ago

Thanks for this useful piece of software.

I wanted to analyse a set of 96 videos, but was frustrated to find that it can only do batches of 24 at a time.

Is there a particular reason for this artificial limit? Presumably it only processes one file at a time, so it can't be a memory or processing issue.

fifonik commented 1 year ago

I'm too lazy to add so many different styles for lines. However, you can do it yourself -- just rename file ffmetrics.conf.example to ffmetrics.conf and define 96 line styles existing using 24 definitions from it as an example.