Skip to content

Instantly share code, notes, and snippets.

@kieranjol
Created August 18, 2016 18:55
Show Gist options
  • Save kieranjol/fe9b016d31cee0d88619ed3f12f682bc to your computer and use it in GitHub Desktop.
Save kieranjol/fe9b016d31cee0d88619ed3f12f682bc to your computer and use it in GitHub Desktop.
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