{"record":{"id":"a1d0b4592dfc4d1d","repo":"Comfy-Org/ComfyUI","slug":"4k-resolution-is-not-supported-by-the-veo-3-1-lite-a1d0b4","errorCode":null,"errorMessage":"4K resolution is not supported by the veo-3.1-lite model.","messagePattern":"4K resolution is not supported by the veo-3\\.1-lite model\\.","errorType":"validation","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_veo2.py","lineNumber":568,"sourceCode":"        seed: int,\n        first_frame: Input.Image,\n        last_frame: Input.Image,\n        model: str,\n        generate_audio: bool,\n    ):\n        if \"lite\" in model and resolution == \"4k\":\n            raise Exception(\"4K resolution is not supported by the veo-3.1-lite model.\")\n\n        model = MODELS_MAP[model]\n        initial_response = await sync_op(","sourceCodeStart":550,"sourceCodeEnd":586,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_veo2.py#L550-L586","documentation":"Error \"4K resolution is not supported by the veo-3.1-lite model.\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_veo2.py:568 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Select a lower resolution; veo-3.1-lite does not support 4K."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"1c6d8d45b3693bfbb32385b410d813a7fd6be216","analyzedAt":"2026-08-14T19:37:18.893Z","schemaVersion":2},"datasetVersion":"2026-08-15T22:17:37.221Z"}