Skip to content

Instantly share code, notes, and snippets.

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

  • Save flavioribeiro/2a8fdbf7aa4c96f6725370350ca43f60 to your computer and use it in GitHub Desktop.

Select an option

Save flavioribeiro/2a8fdbf7aa4c96f6725370350ca43f60 to your computer and use it in GitHub Desktop.
General;{"preset": {"container":"%Format%", "rateControl":"%OverallBitRate_Mode%",
Video; "video": {"profile": "%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