Xabe.FFmpeg
Media processor
Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology.
.NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application.
714 stars
18 watching
128 forks
Language: C#
last commit: about 1 year ago
Linked from 4 awesome lists
dotnetffmpegvideovideo-processingxabe
Related projects:
Repository | Description | Stars |
---|---|---|
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,643 |
sipsorcery-org/sipsorcerymedia.ffmpeg | A C# library that integrates FFmpeg native libraries with the SIPSorcery real-time communications library for video and audio processing. | 34 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 399 |
unosquare/ffmediaelement | An advanced media playback control for WPF applications using FFmpeg. | 1,186 |
transitive-bullshit/ffmpeg-probe | A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
0voice/ffmpeg_develop_doc | A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software. | 1,945 |
eugeneware/ffmpeg-static | Pre-built binaries for FFmpeg/FFprobe video processing software | 1,105 |
ruslan-b/ffmpeg.autogen | Automatically generated C# bindings for the FFmpeg multimedia framework. | 1,366 |
bcoudurier/ffmbc | A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks | 192 |
spider-gazelle/ffmpeg | A Crystal language binding for the popular multimedia processing library ffmpeg | 19 |
sps014/ffmpegblazor | Enables FFmpeg functionality within Blazor WebAssembly applications | 134 |
acowley/ffmpeg-light | Minimal Haskell bindings to the FFmpeg library for video processing and encoding | 67 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
protonemedia/laravel-ffmpeg | An integrated FFmpeg package for Laravel to handle video processing tasks such as encoding, filtering, and streaming. | 1,662 |
pulse00/ffmpeg-bundle | A Symfony bundle that provides a simple wrapper for the PHP_FFmpeg library. | 57 |