{"id": "40bb1de7-4af9-463b-bd62-5cc51c1592da", "revision": 0, "last_node_id": 7, "last_link_id": 6, "nodes": [{"id": 4, "type": "MarkdownNote", "pos": [49.999941667868654, -320.0000288198414], "size": [400, 480], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [], "properties": {"Node name for S&R": "MarkdownNote"}, "widgets_values": ["## Frame-Interpolation · FILM VFI\n100% kostenlos & kommerziell nutzbar — keine Tokens, alles lokal.\n\n**Wichtig:** Die KI *erzeugt neue Zwischenbilder* aus Bewegungsverstaendnis — sie blendet nicht nur zwei vorhandene Frames ueber (klassisches Frame-Blending / Optical Flow). Deshalb wirkt Bewegung fluessiger statt nur weicher. Anderes Verfahren, anderes Ergebnis — probier beides und entscheide selbst.\n\n**Pipeline:**\n1. `VHS_LoadVideo` → Video laden\n   - Videodatei in `ComfyUI/input/` legen\n2. `FILM VFI` → Frames interpolieren\n   - `multiplier 2` → doppelte Framerate (z.B. 24 → 48 fps)\n   - `multiplier 4` → vierfache Framerate (z.B. 24 → 96 fps)\n   - Minimum: 2\n   - `clear_cache_after_n_frames` bei wenig VRAM verringern\n3. `VHS_VideoCombine` → Video speichern\n   - `frame_rate` = Ziel-FPS eintragen (z.B. 48 bei 2x)\n\nFILM ist besonders gut bei grossen Bewegungen (weniger Ghosting als RIFE)."], "color": "#432", "bgcolor": "#653", "title": "README"}, {"id": 5, "type": "MarkdownNote", "pos": [499.99991959841725, -320.0000288198414], "size": [380, 480], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [], "properties": {"Node name for S&R": "MarkdownNote"}, "widgets_values": ["## Model Links — kostenlos & kommerziell, keine Tokens\n\n> **Hinweis:** Links koennen sich aendern. Falls ein Link nicht funktioniert,\n> den Dateinamen auf https://huggingface.co suchen.\n\n**FILM Modell**\n- `film_net_fp32.pt` — wird beim ersten Start automatisch heruntergeladen\n\n**Custom Nodes**\n- [ComfyUI-Frame-Interpolation](https://github.com/Fannovel16/ComfyUI-Frame-Interpolation) (FILM VFI)\n- [ComfyUI-VideoHelperSuite](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite) (Load / Combine)\n\n**Lizenz:** Apache 2.0 (kostenlos & kommerziell)\n\n### Datei-Speicherorte\n\n```\nComfyUI/\n├───📂 custom_nodes/\n│   ├───📂 ComfyUI-Frame-Interpolation/\n│   └───📂 ComfyUI-VideoHelperSuite/\n├───📂 models/\n│   └─── (FILM laedt automatisch)\n└───📂 input/\n    └─── dein_video.mp4   ← Video hier ablegen\n```"], "color": "#432", "bgcolor": "#653", "title": "Model Links"}, {"id": 1, "type": "VHS_LoadVideo", "pos": [-227.52786650005874, 250.73077003190573], "size": [320, 413.3125], "flags": {}, "order": 2, "mode": 0, "inputs": [{"localized_name": "meta_batch", "name": "meta_batch", "shape": 7, "type": "VHS_BatchManager", "link": null}, {"localized_name": "vae", "name": "vae", "shape": 7, "type": "VAE", "link": null}, {"localized_name": "video", "name": "video", "type": "COMBO", "widget": {"name": "video"}, "link": null}, {"localized_name": "force_rate", "name": "force_rate", "type": "FLOAT", "widget": {"name": "force_rate"}, "link": null}, {"localized_name": "custom_width", "name": "custom_width", "type": "INT", "widget": {"name": "custom_width"}, "link": null}, {"localized_name": "custom_height", "name": "custom_height", "type": "INT", "widget": {"name": "custom_height"}, "link": null}, {"localized_name": "frame_load_cap", "name": "frame_load_cap", "type": "INT", "widget": {"name": "frame_load_cap"}, "link": null}, {"localized_name": "skip_first_frames", "name": "skip_first_frames", "type": "INT", "widget": {"name": "skip_first_frames"}, "link": null}, {"localized_name": "select_every_nth", "name": "select_every_nth", "type": "INT", "widget": {"name": "select_every_nth"}, "link": null}, {"localized_name": "format", "name": "format", "shape": 7, "type": "COMBO", "widget": {"name": "format"}, "link": null}], "outputs": [{"localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "slot_index": 0, "links": [1]}, {"localized_name": "frame_count", "name": "frame_count", "type": "INT", "slot_index": 1, "links": []}, {"localized_name": "audio", "name": "audio", "type": "AUDIO", "slot_index": 2, "links": []}, {"localized_name": "video_info", "name": "video_info", "type": "VHS_VIDEOINFO", "slot_index": 3, "links": []}], "properties": {"cnr_id": "comfyui-videohelpersuite", "ver": "1.7.9", "Node name for S&R": "VHS_LoadVideo"}, "widgets_values": {"video": "Wan2.2_i2v_00046_.mp4", "force_rate": 0, "custom_width": false, "custom_height": 0, "frame_load_cap": 0, "skip_first_frames": 0, "select_every_nth": 1, "format": "AnimateDiff", "videopreview": {"hidden": false, "paused": false, "params": {"filename": "Wan2.2_i2v_00046_.mp4", "type": "input", "format": "video/mp4", "force_rate": 0, "custom_width": 0, "custom_height": 0, "frame_load_cap": null, "skip_first_frames": 0, "select_every_nth": 1}}}}, {"id": 2, "type": "FILM VFI", "pos": [165.65716985417862, 263.3522378046048], "size": [320, 194.65625], "flags": {}, "order": 3, "mode": 0, "inputs": [{"localized_name": "frames", "name": "frames", "type": "IMAGE", "link": 1}, {"localized_name": "optional_interpolation_states", "name": "optional_interpolation_states", "shape": 7, "type": "INTERPOLATION_STATES", "link": null}, {"localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": {"name": "ckpt_name"}, "link": null}, {"localized_name": "clear_cache_after_n_frames", "name": "clear_cache_after_n_frames", "type": "INT", "widget": {"name": "clear_cache_after_n_frames"}, "link": null}, {"localized_name": "multiplier", "name": "multiplier", "type": "INT", "widget": {"name": "multiplier"}, "link": null}], "outputs": [{"localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "slot_index": 0, "links": [2]}], "properties": {"cnr_id": "comfyui-frame-interpolation", "ver": "1.0.7", "Node name for S&R": "FILM VFI"}, "widgets_values": ["film_net_fp32.pt", 10, 2]}, {"id": 3, "type": "VHS_VideoCombine", "pos": [583.6781383557117, 258.2860155230613], "size": [340, 608.3125], "flags": {}, "order": 4, "mode": 0, "inputs": [{"localized_name": "images", "name": "images", "type": "IMAGE", "link": 2}, {"localized_name": "audio", "name": "audio", "shape": 7, "type": "AUDIO", "link": null}, {"localized_name": "meta_batch", "name": "meta_batch", "shape": 7, "type": "VHS_BatchManager", "link": null}, {"localized_name": "vae", "name": "vae", "shape": 7, "type": "VAE", "link": null}, {"localized_name": "frame_rate", "name": "frame_rate", "type": "FLOAT", "widget": {"name": "frame_rate"}, "link": null}, {"localized_name": "loop_count", "name": "loop_count", "type": "INT", "widget": {"name": "loop_count"}, "link": null}, {"localized_name": "filename_prefix", "name": "filename_prefix", "type": "STRING", "widget": {"name": "filename_prefix"}, "link": null}, {"localized_name": "format", "name": "format", "type": "COMBO", "widget": {"name": "format"}, "link": null}, {"localized_name": "pingpong", "name": "pingpong", "type": "BOOLEAN", "widget": {"name": "pingpong"}, "link": null}, {"localized_name": "save_output", "name": "save_output", "type": "BOOLEAN", "widget": {"name": "save_output"}, "link": null}, {"name": "pix_fmt", "type": ["yuv420p", "yuv420p10le"], "widget": {"name": "pix_fmt"}, "link": null}, {"name": "crf", "type": "INT", "widget": {"name": "crf"}, "link": null}, {"name": "save_metadata", "type": "BOOLEAN", "widget": {"name": "save_metadata"}, "link": null}, {"name": "trim_to_audio", "type": "BOOLEAN", "widget": {"name": "trim_to_audio"}, "link": null}], "outputs": [{"localized_name": "Filenames", "name": "Filenames", "type": "VHS_FILENAMES", "slot_index": 0, "links": []}], "properties": {"cnr_id": "comfyui-videohelpersuite", "ver": "1.7.9", "Node name for S&R": "VHS_VideoCombine"}, "widgets_values": {"frame_rate": 24, "loop_count": 0, "filename_prefix": "film_output", "format": "video/h264-mp4", "pix_fmt": "yuv420p", "crf": 19, "save_metadata": true, "trim_to_audio": false, "pingpong": false, "save_output": true, "videopreview": "default"}}], "links": [[1, 1, 0, 2, 0, "IMAGE"], [2, 2, 0, 3, 0, "IMAGE"]], "groups": [{"id": 1, "title": "Framerate", "bounding": [-305.19474058574804, 175.39469141882978, 1292.8153356440307, 705.5260853997829], "color": "#3f789e", "font_size": 24, "flags": {}}], "config": {}, "extra": {"ds": {"scale": 0.45775802115813324, "offset": [2320.685352249036, 916.2878788763069]}}, "version": 0.4}