GleamTech.VideoUltimate
3.5.0
Install-Package GleamTech.VideoUltimate -Version 3.5.0
dotnet add package GleamTech.VideoUltimate --version 3.5.0
<PackageReference Include="GleamTech.VideoUltimate" Version="3.5.0" />
paket add GleamTech.VideoUltimate --version 3.5.0
#r "nuget: GleamTech.VideoUltimate, 3.5.0"
// Install GleamTech.VideoUltimate as a Cake Addin
#addin nuget:?package=GleamTech.VideoUltimate&version=3.5.0
// Install GleamTech.VideoUltimate as a Cake Tool
#tool nuget:?package=GleamTech.VideoUltimate&version=3.5.0
VideoUltimate is the fastest and easiest .NET Video Reader and Thumbnailer which can read any video file format on the planet.
It supports .NET Core 2.0+ and .NET Framework 4.6.1+ web/console/desktop applications.
It allows you read a video file frame by frame or generate meaningful thumbnails.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows 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 | 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.6.1
- GleamTech.Common (>= 5.5.0)
-
.NETStandard 2.0
- GleamTech.Common (>= 5.5.0)
- System.Drawing.Common (>= 4.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GleamTech.VideoUltimate:
Package | Downloads |
---|---|
GleamTech.FileUltimate
FileUltimate is an ASP.NET File Manager and Uploader which supports ASP.NET Core 2.0+, ASP.NET MVC 3.0+ and ASP.NET WebForms 4.6.1+ web applications/web sites. Integrate a file manager into your ASP.NET application or site rapidly. - Browse and manage files with access control. - Accept files with the advanced upload functionality. - Offer a structured and neat download area. - Preview documents (70+ file formats, including PDF © Microsoft Office), images, audios and videos. Note: This package contains a fully working version of the product, however without a license key it will run in trial mode. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 138 | 6/24/2022 |
3.4.2 | 741 | 6/3/2022 |
3.4.1 | 416 | 5/11/2022 |
3.4.0 | 811 | 4/20/2022 |
3.3.0 | 369 | 3/14/2022 |
3.2.0 | 276 | 3/5/2022 |
3.1.0 | 339 | 2/22/2022 |
3.0.0 | 2,035 | 11/28/2021 |
2.6.1 | 12,027 | 5/26/2021 |
2.6.0 | 6,172 | 4/19/2021 |
2.5.5 | 3,140 | 3/23/2021 |
2.5.3 | 5,009 | 2/16/2021 |
2.5.2 | 1,069 | 1/1/2021 |
2.5.1 | 6,150 | 11/23/2020 |
2.5.0 | 505 | 11/17/2020 |
2.4.5 | 379 | 11/14/2020 |
2.4.0 | 4,358 | 9/15/2020 |
2.3.5 | 8,728 | 8/6/2020 |
2.3.0 | 1,456 | 6/23/2020 |
2.1.9 | 1,099 | 6/15/2020 |
2.1.8 | 640 | 6/3/2020 |
2.1.7 | 670 | 5/22/2020 |
2.1.6 | 3,718 | 1/24/2020 |
2.1.5 | 715 | 1/9/2020 |
2.1.2 | 2,546 | 12/6/2019 |
2.1.1 | 1,153 | 11/20/2019 |
## Version 3.5.0 - June 24, 2022
- **Added:** Completed migration to new FileProvider API for VideoFrameReader and VideoThumbnailer classes.
Now it's easier and more compact to read a video file from a URL, DataUrl, Database, Stream, Memory, AzureBlob, AmazonS3 etc.
See Examples section here, to see full code for new ways to read a video file:
https://docs.gleamtech.com/videoultimate/html/T_GleamTech_VideoUltimate_VideoFrameReader.htm