Skip to content
Shivendra Pratap Singh edited this page Nov 21, 2020 · 3 revisions

Welcome to the FFmpegBlazor wiki!

Installation

Download package via Nuget or DotNet CLI and you are good to go , no extra configuration required.

dotnet add package FFmpegBlazor 

FFmpeg Blazor Contains 2 Classes
-: FFmpegFactory (static)
-: FFmpeg (core object)

Clone this wiki locally