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

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -