Skip to content

Instantly share code, notes, and snippets.

@flavioribeiro
Created November 7, 2016 22:11
Show Gist options
  • Select an option

  • Save flavioribeiro/277c0e959b082e229817aa4ef13eb029 to your computer and use it in GitHub Desktop.

Select an option

Save flavioribeiro/277c0e959b082e229817aa4ef13eb029 to your computer and use it in GitHub Desktop.
General;{"preset": {"container":"%Format%", "rateControl":"%OverallBitRate_Mode%",
Video; "video": {"format": "%Format_Profile%", "height": "%Height%", "width": "%Width%", "codec": "%CodecID%", "bitrate": "%BitRate%","gopSize": "%Format_Settings_GOP%", "interlaceMode": "%ScanType%"},
Audio; "audio": {"codec": "%Format%", "bitrate": "%BitRate%"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment