Build Scripts & Automation
Browse 33 curated build scripts & automation resources for video development on Awesome Video.
Resources
- ffmpeg-rvvFFmpeg fork with RISC-V Vector (RVV) intrinsics for H.264 decode, including cross-compile config for the riscv64 toolchain.
- ffmpeg-static (zimbatm)Minimal script set producing a fully static FFmpeg build with webm/h264 deps baked in.
- ffmpeg-static-builder — Static FFmpeg with NVENC on UbuntuBash builder producing a static FFmpeg on Ubuntu with x264, x265, VP8/VP9, AV1, MP3, Opus and NVENC hardware acceleration enabled.
- fully-static-ffmpeg-buildDockerfile producing statically linked ffmpeg binaries.
- media-autobuild_suite — Windows Media Toolchain BuilderBatch script that provisions an MSYS2/Mingw-w64 environment and compiles fully static FFmpeg, mpv, and related media tools from configurabl…
- nrchkb-ffmpeg-buildUpdatable ffmpeg build script for multiple Raspberry Pi OS versions plus Ubuntu/Alpine/OSX, multi-arch.
- setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.
- static-ffmpegMulti-arch Docker image building ffmpeg/ffprobe as hardened static PIE binaries with auto version-bumping.
- static-ffmpeg-binariesStatic FFmpeg binaries for multiple OS/CPU targets, built via GitHub Actions from source with no third-party actions for supply-chain safet…