ArtVentureX / comfyui-animatediff

AnimateDiff for ComfyUI
Apache License 2.0
682 stars 44 forks source link

MP4 format does not appear in the animatediff combine node (DEPRECATED) #45

Closed aestendrela closed 11 months ago

aestendrela commented 12 months ago

I would like to know how I can make the result of animatediff to be saved in MP4. Currently I only have the option to save it as GIF and/or wep3.

Thank you very much for your help.

artventuredev commented 11 months ago

Could you please provide a screenshot of your workflow? I suspect that you might have multiple AnimateDiff extensions installed and could be using the combine node from a different extension.

You can also try other video support nodes from this repo (Kosinkadink/ComfyUI-VideoHelperSuite), including video loading, saving, frame manipulation...

image
aestendrela commented 11 months ago

I have already solved it! Thank you very much! That's exactly what was happening to me!

vicitooo commented 11 months ago

I can't seem to solve it. I have installed this repo (Kosinkadink/ComfyUI-VideoHelperSuite) as well as ffmpeg and still don't see the mp4 option. Also my node says deprecated. Maybe that's why? deprecated

artventuredev commented 11 months ago

If you're using combine node from VideoHelperSuite, you should use VHS_VideoCombine node instead.

If mp4 is still not available, make sure that you have added ffmpeg to your PATH env. You can follow the step 3 of this post: https://phoenixnap.com/kb/ffmpeg-windows.