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

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -