API Reference
  • Introduction
  • Terminology
  • Authentication
  • Authentication
  • Basic operations
    • Create a batch
    • Create a job
    • Get project details
    • Get batch jobs
    • Get job result
  • Examples
  • Image Annotation
    • Create a job
    • Get job results
  • Image Segmentation
    • Create a job
    • Get job results
  • Video Segmentation
    • Create a job
    • Get job results
  • Video Annotation
    • Create a job
    • Get job results
  • 3D Point Cloud Annotation
    • Create a job
    • Output format
  • Point Cloud Segmentation
    • Create a job
    • Get job results
  • Secure Attachment Access
    • AWS S3
    • Google Cloud Storage
    • Azure Blob Storage
    • IP Whitelisting
    • Hybrid Cloud
  • Advanced
    • Creating jobs with pre-labeled data
  • Error Codes
    • Error Codes
Powered by GitBook
On this page

Was this helpful?

Video Annotation

PreviousGet job resultsNextCreate a job

Last updated 1 year ago

Was this helpful?

Here's a short example to understand how to create an video annotation job and export the results once the job has been labeled.

Although we call it video annotation for ease of understanding, we don't directly support video file formats like MP4 or AVI. Each video annotation job needs to be a sequence of images.

If you have video files, we recommend using a program like to split videos to frames

this
Create a job