fifonik / FFMetrics

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

[Feature] Add option to set start time for analyze #61

Closed Blaztix closed 3 years ago

Blaztix commented 3 years ago

In the options menu, you can set a scan time, [FULL, 5-10-20-30 seconds, 1-2-5-10-10-15-20-30 minutes]. Great! A very useful option, but always analyze from the beginning of the video.

Yes I want to do a quick 10 second analysis, but my video has 15 seconds of black scene with voice. This is useless.

If I could be configured to analyze 0:02:00 to 0:02:10, for example. That would be great!

image

For example: image

Or with a text input.

fifonik commented 3 years ago

Thanks for the suggestion, I will try to add it in the next version.

fifonik commented 3 years ago

Implemented in 0.9.9b