Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active August 29, 2015 14:14
Show Gist options
  • Save blitline-dev/4271c353d78b4c55dcf4 to your computer and use it in GitHub Desktop.
Save blitline-dev/4271c353d78b4c55dcf4 to your computer and use it in GitHub Desktop.
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/img.blitline/gifs/6.gif",
"src_type": "pre_process_only",
"v" : 1.21,
"pre_process": [
{
"gif_to_vid": {
"loop_count": 4,
"s3_destination": {
"bucket": "YOUR_BUCKET",
"key": "YOUR_KEY.mp4"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment