Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: about 2 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.

Lists

README

        

# Xabe.FFmpeg
![Build Status](https://xabe.visualstudio.com/ffmpeg/_apis/build/status/ffmpeg?branchName=master)
[![NuGet version](https://badge.fury.io/nu/Xabe.FFmpeg.svg)](https://badge.fury.io/nu/Xabe.FFmpeg)
[![GitHub stars](https://img.shields.io/github/stars/tomaszzmuda/Xabe.FFmpeg.svg)](https://github.com/tomaszzmuda/Xabe.FFmpeg/stargazers)
[![Join the chat at https://gitter.im/Xabe-FFmpeg/Lobby](https://badges.gitter.im/Join%20Chat.svg)](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 basic workflow](https://raw.githubusercontent.com/tomaszzmuda/Xabe.FFmpeg/master/Assets/Infographic.png)

[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 **[email protected]**

You can check our website too - [Xabe.net](https://ffmpeg.xabe.net/)