MediaToolkit 1.1.0.1
dotnet add package MediaToolkit --version 1.1.0.1
NuGet\Install-Package MediaToolkit -Version 1.1.0.1
<PackageReference Include="MediaToolkit" Version="1.1.0.1" />
paket add MediaToolkit --version 1.1.0.1
#r "nuget: MediaToolkit, 1.1.0.1"
// Install MediaToolkit as a Cake Addin #addin nuget:?package=MediaToolkit&version=1.1.0.1 // Install MediaToolkit as a Cake Tool #tool nuget:?package=MediaToolkit&version=1.1.0.1
MediaToolkit is a .NET library which can convert and process audio and video files.
Functionality:
- Grab thumbnails from videos
- Cut / split videos
- Convert video files into various other video formats.
- Perform video transcoding tasks.
- Set bit rate
- Set frame rate
- Set resolution or size
- Set aspect ratio
- Set duration
- Perform audio transcoding tasks.
- Set audio sample rate
- Convert video to physical formats using FILM, PAL or NTSC tv standards
- DVD
- DV
- DV50
- VCD
- SVCD
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MediaToolkit:
Package | Downloads |
---|---|
UmbracoMediaOptimization
Optimize images and videos during upload. See the media section for settings. |
|
Braco.Services.Media
Media service implementations used for downloading and splitting media. |
|
Simix.SuperMidia.Domain.Shared
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MediaToolkit:
Repository | Stars |
---|---|
yaronzz/Tidal-Media-Downloader-PRO
Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
|
|
PackJC/YoutubeToMP3
This Windows Forms application in C# allows users to download YouTube videos as MP3 files. Open Source.
|