Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
justusm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
justusm
1y ago
nice! Training models using reward signals for code correctness is obviously very common; I'm very curious to see how good things can get using a reward signal obtained from visual feedback
2.
▲
Metagene-1: A 7B Parameter Metagenomic Foundation Model
(metagene.ai)
5 points
by
justusm
2y ago
|
0 comments
3.
▲
by
justusm
2y ago
Hey! I'm pasting a slightly modified comment from our previous Show HN ( https://news.ycombinator.com/item?id=40646741 ), where I explained this in detail: Revideo is different to Remotion.dev in a couple of ways: First,
4.
▲
by
justusm
2y ago
Thanks a lot, really appreciate it! Re pricing: this might be my own ignorance then. I will definitely follow you guys, I'm curious how rendley will develop :) Good luck!
5.
▲
by
justusm
2y ago
This is really cool - I'm currently building something similar (open source) with Revideo ( https://github.com/redotvideo/revideo ) - we also build on top of the webcodecs API, the only part of the export that is st
6.
▲
We increased our video rendering speeds by 70x using the WebCodecs API
(re.video)
5 points
by
justusm
2y ago
|
0 comments
7.
▲
by
justusm
2y ago
Unfortunately not right now. Someone already created an issue for this though, so this is something we should definitely take a look at: https://github.com/redotvideo/revideo/issues/94
8.
▲
by
justusm
2y ago
You can use the render function from motion canvas to trigger headless renders (which is what we do!) without forking the project. However, this is not the only change we made. Our goal is (as stated in the Readme) to enable developers to b
9.
▲
by
justusm
2y ago
In the simplest form: Revideo is MIT-licensed. That basically means that you can do anything you want with our code - you can modify it, fork it, build commercial products, resell it, etc., without owing us anything. While you can look at R
10.
▲
by
justusm
2y ago
Thank you! A lot of people have mentioned this to us already - we did not think about the LLM use case when getting started with Revideo, but it does make a lot of sense that it can be used to build text-to-video products and fully automate
11.
▲
by
justusm
2y ago
The best way to get started if you want to build a simple editor is our Saas-Template. It's a simple NextJS app that embeds the Revideo player and lets you export your video with a button click: https://github.com/redot
12.
▲
by
justusm
2y ago
Glad to hear that! I would say that the choice of Motion Canvas was motivated by their API for defining animations rather than the editor - we really like the approach of using generator functions and find the "procedural" API (th
13.
▲
by
justusm
2y ago
Justus here, I'm one of the co-creators of Revideo. I agree that there's a high similarity. We unfortunately only noticed this a few weeks after launching - our logo was inspired by the tracks you see in video editors. Given that
14.
▲
by
justusm
2y ago
Also, I forgot to mention: We have an example project that focuses specifically on subtitles with some visual effects, this could be helpful: https://github.com/redotvideo/examples/tree/main/youtube-sho..
15.
▲
by
justusm
2y ago
Thank you! If you have any questions or run into issues, please let us know! You can find out Discord server in our repo or can email me at justus at re.video
16.
▲
by
justusm
2y ago
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 lik
17.
▲
by
justusm
2y ago
Revideo is different to Remotion.dev in a couple of ways: First, we use generator functions to describe the flow of animations - every yield within the generator function corresponds to a frame in the video. As a result, our API feels quite
18.
▲
by
justusm
2y ago
Thank you! Would love to hear your feedback when you give it a try :)
19.
▲
by
justusm
2y ago
Thanks a lot! Really glad to hear this feedback :)
20.
▲
by
justusm
2y ago
Thanks for the feedback! Justus here, I am one of the co-creators of Revideo. Initially, we intended Revideo to be a developer tool and not necessarily something that could be modified through a user interface. However, we've heard thi
21.
▲
Show HN: Revideo – Create Videos Programmatically
(github.com)
2 points
by
justusm
2y ago
|
0 comments
22.
▲
We're building our company as a fork of another project
(re.video)
3 points
by
justusm
2y ago
|
0 comments
23.
▲
Seeking faster video rendering with HTMLVideoElement
(re.video)
1 points
by
justusm
2y ago
|
0 comments