How to push Gemini to create 60 seconds video with veo3.1?

I heard that VEO 3.1 can do 60 seconds 60-second-long video, but I can’t put the duration value more than 8 seconds in the Gemini generate video node. It will show an error.

Veo 3.1 model is not yet released so discussing the API parts would be getting ourselves way ahead of time.

However I could recommend looking into the Veo 3.0 or 2.0 docs and making the API call using the code node. This would give you all the basics and a foundation once the new model drops to the public.


I see the option on the node, but if I put a duration of more than 8 seconds, it will result an error.

1 Like

Yes, currently Veo3.1 only support with maximum at 8s.
AFAIK, the news that Veo3.1 will support more than 20s is misleading. So you need to combine it manually, maybe you can using ffmpeg for that.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.