Skip to content

Instantly share code, notes, and snippets.

@henryboldi
Created July 20, 2014 05:01
Show Gist options
  • Save henryboldi/6ad431a443819da21e28 to your computer and use it in GitHub Desktop.
Save henryboldi/6ad431a443819da21e28 to your computer and use it in GitHub Desktop.
{
"url": "s3://my-bucket/output-file-name.mp4",
// ^^ Change me!
"size": "640x480",
"audio_bitrate": 160,
"max_video_bitrate": 1500,
"h264_profile": "baseline",
"h264_reference_frames": 1,
"max_frame_rate": 30
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment