Nodes/ComfyUI-SwissArmyKnife/LLM Studio Structured Describe (Video)
ComfyUI Node

LLM Studio Structured Describe (Video)

Analyzes a video using LM Studio with JSON Schema structured output. Extracts frames and generates guaranteed valid JSON responses.

By sammykumar·Created 11 months ago·Updated 7 months ago· 5
LLM Studio Structured Describe (Video)
    • json_output
    • field_1
    • field_2
    • field_3
    • field_4
    • field_5
    • frames_processed
    base_urlhttp://192.168.50.41:1234
    model_nameqwen3-vl-8b-thinking-mlx
    video_path
    sample_rate2.0
    max_duration5.0
    schema_presetvideo_description
    promptAnalyze this video sequence and provide a detailed description following the schema.
    temperature0.2
    verbosefalse
    CategorySwiss Army Knife 🔪/Media Caption

    Inputs (9)

    NameTypeDefaultDescription
    base_urlSTRINGhttp://192.168.50.41:1234LM Studio server URL (e.g. http://192.168.50.41:1234)
    model_nameSTRINGqwen3-vl-8b-thinking-mlxModel name in LM Studio (e.g. qwen3-vl-8b-thinking-mlx)
    video_pathSTRINGPath to video file to analyze
    sample_rateFLOAT2.00.1–30Frames per second to extract
    max_durationFLOAT5.01–60Maximum duration in seconds to sample from
    schema_presetCOMBOvideo_descriptionJSON schema preset to use for structured output
    promptSTRINGAnalyze this video sequence and provide a detailed description following the schema.Prompt for video analysis
    temperatureFLOAT0.20–2Temperature for text generation
    verboseBOOLEANfalseShow detailed processing information

    Outputs (7)

    NameTypeDescription
    json_outputSTRING
    field_1STRING
    field_2STRING
    field_3STRING
    field_4STRING
    field_5STRING
    frames_processedINT