Skip to content

Run VOD processing jobs

A VOD processing job applies a transform to one of your assets — transcoding it into adaptive bitrate renditions, extracting thumbnails, generating subtitles, or converting its format. Each job takes an input (an asset or an HTTPS URL), runs it through your selected transform, and writes the output to a new asset in your chosen storage account.

VOD transcode job view in MK.IO

Go to Video Processing in the left navigation and click Create Job.

Choose the transform to apply from the dropdown. The transform determines what outputs are produced — for example, an ABR encode preset, a thumbnail generator, or an AI transcription transform.

  • Name (required): A unique identifier for this job.
  • Description (optional): A note about what this job is doing.
  • Priority: Jobs run at Normal priority by default. Set to High to move the job to the front of the queue — high-priority jobs do not interrupt running jobs, but are picked up next when a slot is free. Set to Low for background processing that should not compete with time-sensitive work.

The job input can be an existing asset or an external URL:

  • Asset: Click Select existing asset to browse assets in your project, or enter the asset name and filename directly. You can also click Upload asset to create a new asset by uploading files.
  • External URL: Enter the full HTTPS or SAS URL of the source file. The URL must be publicly accessible.
  • Storage account: Select where the output asset should be stored.
  • Asset name: Give the output asset a descriptive name.

Click Submit. The job enters the queue immediately.

You can duplicate an existing job from the Jobs list to reuse its settings with minor adjustments.

The job moves through these states: queued → scheduled → processing → finished.

Track progress from the Video Processing page, or poll the jobs endpoint in the MK.IO API for programmatic monitoring. The progress percentage updates as each output is produced.

Once the job reaches finished, the output asset appears on the Assets page. Add a streaming locator to make it available for playback — see Publish content for streaming.

© 2025–2026 MediaKind. All rights reserved.