SharpAvi 3.0.0
Install-Package SharpAvi -Version 3.0.0
dotnet add package SharpAvi --version 3.0.0
<PackageReference Include="SharpAvi" Version="3.0.0" />
paket add SharpAvi --version 3.0.0
#r "nuget: SharpAvi, 3.0.0"
// Install SharpAvi as a Cake Addin
#addin nuget:?package=SharpAvi&version=3.0.0
// Install SharpAvi as a Cake Tool
#tool nuget:?package=SharpAvi&version=3.0.0
SharpAvi is a simple .NET library for creating video files in the AVI format. Files are produced in compliance with the OpenDML extensions which allow (nearly) unlimited file size (no 2GB limit). There are built-in encoders for video (Motion JPEG, MPEG-4) and audio (MP3). Not all of them are supported on each target platform though.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net5.0-windows7.0 net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net5.0
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on SharpAvi:
Package | Downloads |
---|---|
MiNET
MiNET - a Minecraft PocketEdition Server |
|
MiNET-InPvP
MiNET - a Minecraft PocketEdition Server |
|
Nunit.Video.Recorder
A simple .NET library for Windows based on the SharpAvi library and designed for recording video from the screen during NUnit test runs. |
|
Screna.SharpAvi
DEPRECATED |
|
TAF.Logging.TestCaseVideoLog
Enables saving a video of test execution |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on SharpAvi:
Repository | Stars |
---|---|
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
|
|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
|
NiclasOlofsson/MiNET
A (not so) basic Minecraft Pocket Edition server written in C#
|
|
ModuleArt/quick-screen-recorder
Lightweight desktop screen recorder for Windows.
|