NReco.VideoInfo
1.1.1
Get video information for .NET (wrapper for ffprobe tool). Provides details about file media streams: format, codecs, video resolution and frame rate, duration, custom tags etc.
Install-Package NReco.VideoInfo -Version 1.1.1
dotnet add package NReco.VideoInfo --version 1.1.1
<PackageReference Include="NReco.VideoInfo" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NReco.VideoInfo --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
For Mono / .NET Core / any custom ffprobe version use wrapper without embedded ffprobe.exe:
NReco.VideoInfo.LT
More info (online demo, usage examples): https://www.nrecosite.com/video_info_net.aspx
v.1.1.1 changes:
- FFProbe updated to v.4.0 (note: Win XP/Server 2003 no longer supported)
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NReco.VideoInfo:
Package | Downloads |
---|---|
SoroushBOT
Build bot for Soroush IM
|
GitHub repositories
This package is not used by any popular GitHub repositories.