ffmpeg-sidecar
Video processor
A Rust crate that wraps FFmpeg in an intuitive Iterator interface to provide a convenient and platform-independent way to process video files.
Wrap a standalone FFmpeg binary in an intuitive Iterator interface. 🏍
279 stars
4 watching
20 forks
Language: Rust
last commit: 15 days ago
Linked from 1 awesome list
ffmpegrust
Related projects:
Repository | Description | Stars |
---|---|---|
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,643 |
bcoudurier/ffmbc | A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks | 192 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
transitive-bullshit/ffmpeg-probe | A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
eugeneware/ffmpeg-static | Pre-built binaries for FFmpeg/FFprobe video processing software | 1,105 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 399 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 178 |
tomaszzmuda/xabe.ffmpeg | Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. | 714 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
transitive-bullshit/ffmpeg-concat | Concats multiple videos together using FFmpeg and customizable OpenGL transitions. | 895 |
nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt | Prebuilt binaries of FFmpeg with proprietary codecs for use in NW.js applications. | 678 |
transitive-bullshit/ffmpeg-extract-frame | A utility that extracts a single frame from a video file using ffmpeg | 15 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |
c4spar/deno-fast-forward | A Deno module providing an easy-to-use interface to FFmpeg. | 49 |
streamio/streamio-ffmpeg | Provides a Ruby interface to FFmpeg for reading movie metadata and transcoding video files. | 1,645 |