https://github.com/tomaszzmuda/xabe.ffmpeg
.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.
https://github.com/tomaszzmuda/xabe.ffmpeg
dotnet ffmpeg video video-processing xabe
Last synced: 6 months ago
JSON representation
.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.
- Host: GitHub
- URL: https://github.com/tomaszzmuda/xabe.ffmpeg
- Owner: tomaszzmuda
- License: other
- Created: 2017-06-25T12:03:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T16:44:15.000Z (11 months ago)
- Last Synced: 2025-07-22T10:28:43.606Z (6 months ago)
- Topics: dotnet, ffmpeg, video, video-processing, xabe
- Language: C#
- Homepage: https://xabe.net/product/xabe_ffmpeg/
- Size: 68 MB
- Stars: 753
- Watchers: 18
- Forks: 129
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Xabe.FFmpeg

[](https://badge.fury.io/nu/Xabe.FFmpeg)
[](https://github.com/tomaszzmuda/Xabe.FFmpeg/stargazers)
[](https://gitter.im/Xabe-FFmpeg/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
.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.

[Xabe.FFmpeg Documentation](https://ffmpeg.xabe.net/docs.html)
## License ##
Xabe.FFmpeg is licensed under [Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)](https://creativecommons.org/licenses/by-nc-sa/3.0/) for non commercial use. If you want use Xabe.FFmpeg in commercial project visit our website - [Xabe.FFmpeg](https://ffmpeg.xabe.net/license.html)
## Contact ##
Feel free to ask any questions on [Gitter](https://gitter.im/Xabe-FFmpeg/Lobby# "Gitter") or write e-mail to **support@xabe.net**
You can check our website too - [Xabe.net](https://ffmpeg.xabe.net/)