Earlier quoted context omitted.
Removed - conversation tone not right.
no worries at all - I appreciate the feedback. Out of curiosity, what makes you think this is a tarpit idea? I roughly understand the term as "ideas that seem obvious and easy, but have non-obvious problems". Ideally, we would like Revideo to be used to build any kind of web-based video editor. A lot of video editors exist, and many of them make a lot of money. Based on my experience, building a video editor from scr…
Show HN: Revideo – Create Videos with Code
31–40 of 81 posts
Re: Show HN: Revideo – Create Videos with Code
#32Re: Show HN: Revideo – Create Videos with Code
#33How does this compare to MoviePy beyond the JSX like syntax and being JS?
Re: Show HN: Revideo – Create Videos with Code
#34Re: Show HN: Revideo – Create Videos with Code
#35This is really cool, I love this sort of thing.
Re: Show HN: Revideo – Create Videos with Code
#36Re: Show HN: Revideo – Create Videos with Code
#37Congrats on the launch! I work at Sieve ( https://www.sievedata.com/ ). We do a bunch of stuff with AI and video. Excited to check this out :)
Re: Show HN: Revideo – Create Videos with Code
#38There could be really interesting abstractions that people might build on top of this. Like automatically creating and animating infographics, making background sounds, or video cutting and recycling. If you spin this 100x further an entire video creation studio might emerge.
Which parts of Video Infrastructure do you want to build first? Which other higher-level parts could be built by you or users? Where could this go?
Re: Show HN: Revideo – Create Videos with Code
#39Interesting stuff! Which use cases do you think developers will use you most for? There could be really interesting abstractions that people might build on top of this. Like automatically creating and animating infographics, making background sounds, or video cutting and recycling. If you spin this 100x further an entire video creation studio might emerge. Which parts of Video Infrastructure do you want to build firs…
I'm glad you raise the point of reusability and people building abstractions - what I find really exciting about code as an interface for video editing (rather than GUI) is that it makes it much easier to create and share isolated, reusable components and functions. Especially as we are open source, I hope that many developers will build abstractions and share them on Github
Out of curiosity, what do you mean by "Video Creation Studio"? Would you add a visual interface for editing to Revideo?