Skip to content

Instantly share code, notes, and snippets.

@henryboldi
Created July 18, 2014 08:39
Show Gist options
  • Save henryboldi/77437522c694da699c9e to your computer and use it in GitHub Desktop.
Save henryboldi/77437522c694da699c9e to your computer and use it in GitHub Desktop.
"outputs": [
{
"url": "s3://my-bucket/output-file-name.mp4",
// ^^ Change me!
"size": "1920x1080",
"audio_bitrate": 160,
"max_video_bitrate": 5000,
"h264_profile": "high",
"max_frame_rate": 30
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment