serverless-transcoding-solution — chunked parallel transcode
Description
Step Functions fan-out to parallel Lambda workers performing chunked transcoding, the OSS equivalent of split-encode-merge serverless pipelines.
Resource details
- Category path
- Encoding & Codecs›Cloud-Based Encoding Solutions
- Classification
- Not yet classified
serverless-transcoding-solution — chunked parallel transcode is cataloged in Encoding & Codecs and Cloud-Based Encoding Solutions.
URL
Related resources
- AV1 Encoding with libsvtav1 on QencodeThe libsvtav1 encoder (SVT-AV1) is an AV1 implementation tuned for both compression efficiency and parallel performance. This guide covers…
- Evaluation of NVENC Split-Frame Encoding (SFE) for UHD Video TranscodingAcademic evaluation of NVENC's split-frame encoding feature for UHD video transcoding throughput and quality.
- NotEnoughAV1Encodes-QtLinux Qt GUI wrapping aomenc/rav1e/SVT-AV1 encoders with chunked parallel encoding support.
- auto-transcode-watcherPython+watchdog+FFmpeg folder watcher with file stabilization, retry queue, rename templates, and YAML config.
- Are We Compressed YetDistributed encode/decode + BD-rate + VMAF benchmarking harness originally for Daala, adopted by AOM community for comparative testing of A…
- Differentiable VMAF Re-implementation on PyTorchDifferentiable PyTorch reimplementation of VMAF metric enabling gradient-based codec/RDO optimization, with companion code.
- Performance Comparison of AV1, JEM, VP9, and HEVC EncodersFraunhofer HHI SPIE 2017 paper comparing codec internals, BD-BR, and complexity across AV1, JEM, VP9, and HEVC.
- nano-hevcMinimal educational HEVC encoder written in pure Python, readable-over-fast, for teaching codec internals.
- Opus (xiph/opus)Reference implementation of the Opus audio codec, recently adding deep-learning-based packet loss concealment.
- dav1d.wasmWASM port of the dav1d AV1 decoder, SIMD-optimized with TypeScript interfaces, aimed at production use in browsers.