aws-batch-with-FFmpeg
Reference architecture running FFmpeg containers (ARM64/x86-64/NVIDIA/Xilinx) on AWS Batch with Spot compute environments and SDK/REST job submission.
Link
Related resources
- ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
- batch-transcode-videoRuby gem CLI for batch crop-detection and transcoding video files across a directory.
- ffcvtCLI ffmpeg wrapper with zero-config recommended encode settings, supports recursive batch mode over directories.
- Normalize-AudioBatch EBU R128 loudness normalization tool for MKV files via ffmpeg, preserves video stream and caches loudness analysis.
- mkv-webBrowser-based MKV remuxer using ffmpeg.wasm and web workers, remuxes to MP4/WebM entirely client-side with no server or extension.
- 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.