Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created October 3, 2013 14:24
Show Gist options
  • Save blitline-dev/6810719 to your computer and use it in GitHub Desktop.
Save blitline-dev/6810719 to your computer and use it in GitHub Desktop.
DPX example
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/bltemp/sample1920X1080dpx10bit.dpx",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":500
},
"save":{
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment