Given a file path.
C:MyVideoFile.mkv
C:MyVideoFile.mp4
Is there a c# library / nuget package that can be used to detect if the video is
- H264 encoded.
- H265 encoded.
- Not a valid video file.
Given a file path.
C:MyVideoFile.mkv
C:MyVideoFile.mp4
Is there a c# library / nuget package that can be used to detect if the video is