logtd / ComfyUI-MochiEdit

ComfyUI nodes to edit videos using Genmo Mochi
GNU General Public License v3.0
249 stars 14 forks source link

nice work, thank you, some results #5

Open ptits opened 2 weeks ago

ptits commented 2 weeks ago

Input: https://github.com/user-attachments/assets/62aab2e9-ab16-4628-aa1e-4f60e33c8cee

Outputs:

https://github.com/user-attachments/assets/603e582c-e1a7-4fb2-b3a2-74b77939958c

https://github.com/user-attachments/assets/36c552cf-df7d-4dff-ae7b-90e0760847fc

zejacky commented 2 weeks ago

Nice work. How can I create videos longer than 1 sec? I tried already with frame_load_cap. Thank you

ptits commented 2 weeks ago

it is question of VRAM, i guess.

I used this video (from Pyramide Flow) to get 60 frames from it.

If you set 12fps on last node you will get 5 sec

So duration is combination of frame_load_cap and fps

ptits commented 2 weeks ago

shot_241105_002530 shot_241105_002606

ptits commented 2 weeks ago

https://github.com/user-attachments/assets/3768fb1a-39ba-471b-9e05-4aa58c017327

1zeryu commented 1 week ago

could you share your configuration in comfyui? Thx!