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.
NReco.VideoInfo nuget can be used for free in non-SaaS apps that have only one single-server production deployment. This...
More information
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.
This LT-version nuget package does NOT include ffprobe.exe and is suitable for cross-platform deployments (Windows,...
More information
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications. Uses Aspose.Drawing instead of System.Drawing.Common.