Video converter component for C# (.NET) based on FFMpeg utility. Can be used for converting video, transcoding live streams, extracting video thumbnails.
Classes
| Class | Description | |
|---|---|---|
| ConcatSettings |
Media concatenation setting
| |
| ConvertLiveMediaTask |
Represents async live media conversion task.
| |
| ConvertProgressEventArgs |
Provides data for ConvertProgress event
| |
| ConvertSettings |
Media conversion setting
| |
| FFMpegConverter |
Video converter component (wrapper to FFMpeg process)
| |
| FFMpegException |
The exception that is thrown when FFMpeg process retruns non-zero error exit code
| |
| FFMpegInput |
The exception that is thrown when FFMpeg process retruns non-zero error exit code
| |
| FFMpegLogEventArgs |
Provides data for log received event
| |
| FFMpegUserCredential |
Represents user credential used when starting FFMpeg process.
| |
| Format |
Represents common media format strings
| |
| FrameSize |
Represents common video frame sizes
| |
| License | ||
| LicenseLicenseInfo | ||
| OutputSettings |