VQMTK: Video Quality Metrics Toolkit
Open-source cross-platform tool bundling 14 VQA metrics plus SI/TI spatial/temporal indicators, CLI or Jupyter web UI.
Link
Related resources
- ic-metricsOptimized C++ implementation of SSIMULACRA2/SSIM/MS-SSIM, roughly 25-30% faster via sub-score pruning.
- nr-vqa-consumervideoNo-reference video quality metric tuned for consumer video capture artifacts (sensor noise, motion blur, shake) rather than compression art…
- PXNR No-Reference Video Quality EstimationEricsson's sample implementation of the ITU-T P.NATS phase 2 no-reference video quality estimation module.
- fssimu2Zig implementation of SSIMULACRA2 metric, ~23% faster and ~40% less memory than the reference implementation.
- mkv2mp4Cross-platform Python GUI for batch MKV→MP4 conversion, with fast remux when streams are compatible and auto-transcode fallback plus SRT→mo…
- aws-batch-with-FFmpegReference architecture running FFmpeg containers (ARM64/x86-64/NVIDIA/Xilinx) on AWS Batch with Spot compute environments and SDK/REST job…
- ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.