Earlier quoted context omitted.
Thank you for your feedback, the 30fps limit is temporary, until I have fully tested perfs with video files at a higher framerate can you tell me more about 'and let go with momentum', not sure what you mean? Is it about loss of precision, not being responsive, bad snapping to closest frame?
When I click and drag on the timeline play bar or a key frame widget in a layer; then, if I release the mouse button with velocity; the play head and key frame keep moving for a little bit, even though I am not dragging them anymore, as though they have momentum and are being dragged to a stop; the widgets should not behave this way. The big picture feedback is that often there is an alignment between “I have a lot o…
Show HN: I created an After Effects alternative
271–280 of 285 posts
Re: Show HN: I created an After Effects alternative
#272Where did you get the time to do this as a hobby? I spend evenings and weekends working on a project for the last 6 months and it's only half as good. 10x developer maybe, small team, millionaire? xD
I had previous experience doing editors, and I am not ashamed to admit ChatGPT gave me a hand on some features I was not comfortable with, like editing audio in javascritt for example.
Re: Show HN: I created an After Effects alternative
#273Earlier quoted context omitted.
> the main problem with workers is that any data their working on needs to be copied in or side-loaded into them once they spin up Isn't this no longer an issue thanks to SharedArrayBuffer? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe... I believe the ONNX Runtime uses this for multithreading on the web, see https://github.com/nagadomi/nunif/issues/34
Ooh. Interesting. I wrote my last worker-based app a couple years ago for chunking and crunching some large datasets. I'll have to give this a go one weekend.
Re: Show HN: I created an After Effects alternative
#274Re: Show HN: I created an After Effects alternative
#275Earlier quoted context omitted.
Web only does bring with it the notion of web scale rendering. Cloud render farms are already a thing, so it would be a compelling feature. Lots of video acquisition is already cloud based, so the footage is already there. There are still plenty of times where the render stage takes enough time that rendering on my local single machine is not pleasant.
You can have a local program which hands off rendering to some other server (eg. A cloud render farm) but which can also render locally. I believe blender can do this, for example. Nothing web specific about it.
Except I have to have those servers to run it on. It's the basic premise of why cloud vs onPrem. I didn't think that really needed to be stipulated at this level on this particular forum.
Re: Show HN: I created an After Effects alternative
#276Re: Show HN: I created an After Effects alternative
#277Re: Show HN: I created an After Effects alternative
#278Can you please clarify, which exactly key features are missing from Firefox that make this app say 'use Chrome or Edge'?
Why the entitled tone demanding "to clarify which exactly key features"? It is the right of developers to say "I don't want to support your browser" and you should respect that decision even if you disagree with it. As a reality check, see this ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=390936 It took Firefox 17 years of back and forth with developers to add parity with an Internet Explorer feature that Chr…
I did - a better browser than Internet Explorer. Granted, that was 20 years ago.