Next.js Discord

Discord Forum

TEXT-TO-VIDEO website for children to learn how to create a movie

Unanswered
Horned oak gall posted this in #help-forum
Open in Discord
Horned oak gallOP
Im building a text-to-videor Website, now I already finished the "text-to-video"part, and I want a feature that user can choose a Clip they like and put it into the track, and this track allow 7 clips.
After user choosed 7 clips, they can see the whole movie (with 7 clips combined)
how can I fullfill this logic?
thanks a lot :next:

1 Reply

Horned oak gallOP
BTW,The logic for generating videos from text involves using DALL·E 3 to generate images from text, and then integrating those generated images with Stable Video Diffusion to turn them into videos.