{"record":{"id":"35da59b1065758f7","repo":"Comfy-Org/ComfyUI","slug":"the-source-video-is-fps-2f-fps-regeneration-ac","errorCode":null,"errorMessage":"The source video is {fps:.2f} FPS. Regeneration accepts unmodified MiniMax H3 768P outputs, which are 24 FPS.","messagePattern":"The source video is (.+?) FPS\\. Regeneration accepts unmodified MiniMax H3 768P outputs, which are 24 FPS\\.","errorType":"validation","errorClass":"ValueError","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_minimax.py","lineNumber":1360,"sourceCode":"        validate_string(model[\"prompt\"], strip_whitespace=True, min_length=1)\n\n        try:\n            fps = float(video.get_frame_rate())\n        except Exception:\n            fps = 0.0\n        if fps and not (23.9 <= fps <= 24.1):\n            raise ValueError(\n                f\"The source video is {fps:.2f} FPS. Regeneration accepts unmodified MiniMax H3 768P \"\n                \"outputs, which are 24 FPS.\"\n            )","sourceCodeStart":1342,"sourceCodeEnd":1378,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_minimax.py#L1342-L1378","documentation":"Error \"The source video is {fps:.2f} FPS. Regeneration accepts unmodified MiniMax H3 768P outputs, which are 24 FPS.\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_minimax.py:1360 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Use an unmodified MiniMax H3 768P 24 FPS output as the source video."],"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"}