Video Transcoding
Convert video at scale into your own storage with the Transcoding service. Manage jobs on the Video Transcoding page in my.cubepath.com.
How it works
Submit a source video (by URL or from an S3 bucket), choose the output renditions (resolutions and formats), and the job runs on CubePath's encoders. The result is written to your bucket — you keep the files.
Create a job
### Add a source
Give the URL or S3 location of the video to convert.
### Choose outputs
Pick the renditions (for example 1080p / 720p / 480p) and format.
### Set the destination
Point it at the bucket where the output should land.
### Submit
Start the job and track its progress in the list.
Tip: There's also an API to submit jobs programmatically for high volume.