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 -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -