Can Convex Handle Video Segmentation, Storage, and API Integration for Generating Long-Form Videos?
Hi,
I’m building a video platform where users can generate short videos using a text-to-image generator. Currently, the platform can only produce 8-second videos, so for a 60-second video, I need to create multiple 8-second clips and combine them into a single video.
I’d like to know if Convex can support this entire workflow, such as:
1. Storing the mini videos (8-second clips) as they are generated.
2. Possibly integrating any required backend logic to manage the video combination and storage in Convex.
Or would it be better to solely use Convex for storage and handle the video combination process entirely on my own backend? I’m looking for advice on how to structure this pipeline effectively using Convex.
Thanks!
1 Reply
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!