NReco VideoInfo is a .NET wrapper for FFProbe tool: it analyses media stream and returns detailed information about video format, frame size, duration.
Classes
Class | Description | |
---|---|---|
FFProbe |
Provides information about media streams, video or audio files (wrapper for FFProbe command line tool)
| |
FFProbeException |
The exception that is thrown when FFProbe process retruns non-zero error exit code
| |
MediaInfo |
Represents information about media file or stream.
| |
MediaInfo StreamInfo |
Represents information about stream.
|