c# - How to get webm files resolution -
i'm trying make c# app reads webm files. managed play files on panel using directshow.net , adding vp8 , vp9 filters, couldn't manage find out how resolution webm file resize form accordingly.
ffprobe c library parses video , audio files. have used parse webm files. check out -show_format
option.
Comments
Post a Comment