NReco.VideoInfo
The exception that is thrown when FFProbe process retruns non-zero error exit code
Get FFMpeg process error code
Provides information about media streams, video or audio files (wrapper for FFProbe command line tool)
Create new instance of HtmlToPdfConverter
Returns information about local media file or online stream (URL).
local file path or URL
Structured information about media
Gets or sets path where FFProbe.exe is extracted
By default this property initialized with folder with application assemblies.
For ASP.NET applications it is recommended to use "~/App_Code/".
Get or set FFProbe tool executive file name ('ffprobe.exe' by default)
Get or set custom WkHtmlToImage command line arguments
Gets or sets FFProbe process priority (Normal by default)
Gets or sets maximum execution time for running FFProbe process (null is by default = no timeout)
Include information about file format.
Include information about media streams.
Represents information about media file or stream.
Returns attribute value from FFProbe XML result.
XPath selector
attribute value or null
Media container format identifier.
Human-readable container format name.
List of media container tags.
List of media streams.
Total duration of the media.
FFProble XML result.
Represents information about stream.
Stream index
Codec name identifier
Human-readable codec name.
Codec type (video, audio).
Video stream pixel format (if applicable).
Null is returned if pixel format is not available.
Video frame width (if applicable).
Video frame height (if applicable)
Video frame rate per second (if applicable).