Cloud Slicer VOD

The Cloud Slicer allows you to slice and encode content within our cloud infrastructure, providing an alternative to running a slicer on a local machine. Each request to the Cloud Slicer service creates a job, which is placed in a queue until a Cloud Slicer is available to process it.

Considerations

  • Cost: Usage incurs an additional cost beyond the normal encoding rate.
  • Queue: Jobs are processed in the order they are received, but high demand may cause delays.
  • Feedback: Unlike local slicers, Cloud Slicers provide feedback only after processing is completed.
  • File Size: Cloud Slicer can only process files smaller than 90GB. Larger files must be processed on a local slicer.

Endpoints

CategoryEndpointMethodDescription
Cloud Slicer Jobs/jobs/deletePOSTDeletes queued and completed Cloud Slicer jobs.
/jobs/getGETRetrieves details of a Cloud Slicer job.
/jobs/listGETRetrieves a list of recent Cloud Slicer jobs.
/jobs/cancelPOSTCancels a Cloud Slicer job. Jobs that have already completed cannot be canceled.
Creating Assets/jobs/createPOSTCreates an asset from your media.
Copying and Exporting Assets/jobs/copy-from-libraryPOSTCopies an asset from a shared library.
/batch/copy-from-libraryPOSTCopies one or more assets from a shared library.
/batch/get-job-statesGETRetrieves the results for a copy request.
/jobs/create_exportPOSTCreates a job to export an asset as a downloadable MP4.
Video Clips/jobs/quickclipPOSTQuickly creates a clip from an existing CMS asset.
Alternative Audio Track/jobs/add_track_audioPOSTAdds up to 32 alternative audio tracks to an asset.
WebVTT Tracks/jobs/add_track_vttPOSTAdds a WebVTT track to an asset.
/jobs/replace_track_vttPOSTReplaces an asset’s subtitle track.