Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.17 KB

File metadata and controls

20 lines (16 loc) · 1.17 KB

0.0.5

  • Remove enabled config option

0.0.4

  • Record and display VMAF runner timing instead of overall task timing

0.0.3

  • Added file sampling controls with a two-option dropdown for whole-file analysis or sampled one-minute chunks
  • Added a conditional sample-count slider to control how many one-minute chunks are compared across the timeline
  • Automatically falls back to whole-file analysis when the media duration is shorter than 5 minutes

0.0.2

  • Skip VMAF audits when original_file_path and file_in resolve to the same file, log a clear configuration warning, and avoid persisting empty audit records

0.0.1

  • Initial release
  • Runs a late-stage VMAF audit against the original source and the final cached worker output
  • Streams FFmpeg VMAF progress into the worker log and worker progress gauge
  • Stores audit history with task result state, destination files, source/output diagnostics, and test duration
  • Provides a frontend data panel for reviewing audit history and per-frame VMAF trends