mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2024-11-10 08:34:12 +01:00
parent
daaf304a34
commit
4734422136
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
Install-Package FFMpegCore
|
Install-Package FFMpegCore
|
||||||
```
|
```
|
||||||
|
|
||||||
A great way to use FFMpeg encoding when writing video applications, client-side and server-side. It has wrapper methods that allow conversion to popular web formats, such as Mp4, WebM, Ogv, TS, and methods for capturing screenshots from videos, among other.
|
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications. Support both synchronous and asynchronous use
|
||||||
|
|
||||||
# API
|
# API
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue