Created
May 30, 2014 05:25
-
-
Save algo31031/a442190afa8f6a58ee14 to your computer and use it in GitHub Desktop.
get width / height / ratio of a video , using mediainfo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mediainfo '--Inform=Video; %Width% %Height% %DisplayAspectRatio/String%' video.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment