Mixpeek Logo
    Schedule Demo
    Video

    Content Classification

    Classify video content by category and attributes

    Note: This playground provides simulated output to showcase functionality. No input data is processed or stored on our servers. Use this demo to explore the feature extractor's capabilities before integrating it into your application.

    Input

    Enter a URL to a video file

    Drag and drop a video file here, or click to browse

    The content classification model to use. Default: content-classifier-v2

    Minimum confidence threshold for classification. Default: 0.5

    Whether to include mood analysis. Default: true

    Whether to include content rating. Default: true

    Output

    {
    "category": "comedy"
    }