video-metadata-extractor-js
Browser-based, FFmpeg-WASM powered video metadata extractor with chunked processing for large files.
Link
Related resources
- audiowaveformBBC-authored C++ tool generating waveform data files and rendering waveform images from audio, pairs with FFmpeg for video overlays.
- omniclipBrowser-based non-linear video editor using WebCodecs, fully local with no upload/cloud dependency.
- ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
- av1-scdScene-change detection CLI generating encoder force-keyframe configs, wrapping selectable backends (pyscene, vs-xvid, av-scenechange, ffmpe…
- FILM: Frame Interpolation for Large MotionGoogle Research's unified neural network for video frame interpolation handling large motion without requiring optical flow or depth estima…
- 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.
- BVQA_BenchmarkBlind (no-reference) VQA benchmarking toolkit comparing multiple models.
- CompressedVQA-AEVFull-reference + no-reference VQA for asymmetric-encoded video, QoMEX 2026 challenge solution using SigLIP2+Swin-B.
- CAMP-VQAWACV 2026 caption-embedded multimodal no-reference VQA model for compressed video, with code and HF demo.