Batch Processing & Automation
Browse 14 curated batch processing & automation resources for video development on Awesome Video.
Resources
- BFI DataDigipres Transcoding ScriptsArchival-grade cron-driven batch transcode scripts used by the BFI National Archive, focused on FFV1/V210 preservation workflows.
- FFmpeg Batch AV ConverterDrag-and-drop FFmpeg batch converter GUI running parallel processes up to the CPU thread count.
- How to decode a video (memory file / byte string) and step through it frame by frame in Python?I am using python to do some basic image processing, and want to extend it to process a video frame by frame.
- Tdarr — Distributed Transcode AutomationServer/node architecture for distributed library transcoding over FFmpeg and HandBrake with folder watching, health checks, plugin pipeline…
- TranscodarrWatch-folder FFmpeg transcode orchestrator for the *arr/Jellyfin stack, with web UI, task queue, and automatic library refresh post-process.
- Transcode (bmhayward)Tools to batch transcode and process videos.
- Video Thumbnail GeneratorGenerate thumbnail sprites from videos.
- Videogrepautomatic video supercuts with python.
- aws-batch-with-FFmpegReference architecture running FFmpeg containers (ARM64/x86-64/NVIDIA/Xilinx) on AWS Batch with Spot compute environments and SDK/REST job…
- batch-transcode-videoRuby gem CLI for batch crop-detection and transcoding video files across a directory.
- ff-batchSimple CLI batch ffmpeg utility with presets (e.g. ff-batch -i /in -o /out -p 720p) for bulk transcoding.
- ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
- handbrake-batch-transcoder-winMulti-threaded HandBrakeCLI batch driver with network-move retry, pause/resume and skip logic for bulk library transcoding.
- pytranscoderPython batch/concurrent transcoder with YAML profiles, rule matching, and cluster mode for automated ffmpeg pipelines.