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. 🏍
302 stars
4 watching
21 forks
Language: Rust
last commit: about 1 month 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,661 |
bcoudurier/ffmbc | A custom-built FFmpeg version with extended features and support for professional broadcast and video editing applications. | 192 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
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,120 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 401 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 185 |
tomaszzmuda/xabe.ffmpeg | Provides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 65 |
transitive-bullshit/ffmpeg-concat | Concats multiple videos together using FFmpeg and customizable OpenGL transitions. | 901 |
nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt | Prebuilt binaries of FFmpeg with proprietary codecs for use in NW.js applications. | 679 |
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,045 |
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,649 |