Created
August 18, 2016 18:55
-
-
Save kieranjol/fe9b016d31cee0d88619ed3f12f682bc to your computer and use it in GitHub Desktop.
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
for %%a in ("*.mp4") do mediainfo --output=PBCore2 %%a > %%a.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment