Skip to content

Instantly share code, notes, and snippets.

@nwgat
Created February 3, 2017 20:53
Show Gist options
  • Save nwgat/b6cd012e7e653b3d71838521f6cb8358 to your computer and use it in GitHub Desktop.
Save nwgat/b6cd012e7e653b3d71838521f6cb8358 to your computer and use it in GitHub Desktop.
mediainfo simple templete
General;Name.........: %FileName%.%FileExtension%\r\nSize.........: %FileSize/String%\r\nDuration.....: %Duration/String3%\r\n
Video;Resolution...: %Width%x%Height% %DisplayAspectRatio/String%\r\nCodec........: %Codec/String% %Format_Profile%%BitRate/String% %FrameRate% fps\r\n
Audio;Audio........: %Codec/String% %BitRate/String% %BitRate_Mode% %Channel(s)% Channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment