Skip to content

Instantly share code, notes, and snippets.

@gaberussell
Created September 20, 2016 20:44
Show Gist options
  • Save gaberussell/c7b879d619273a88fd071c657c9bc7a9 to your computer and use it in GitHub Desktop.
Save gaberussell/c7b879d619273a88fd071c657c9bc7a9 to your computer and use it in GitHub Desktop.
ZC Image with audio
{
"input": "http://example.com/image.png",
"outputs": [
{
"alternate_audio_url": "http://example.com/audio.mp3",
"url": "s3://example/output.mp4",
"size": "1280x720"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment