Viewing profile — zenkyu
zenkyu
HN member- Joined
- Sun, May 12, 2024, 2:19 AM UTC
- HN karma
- 203
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About zenkyu
No profile information was provided.
Recent public activity
-
comment
Comment #40341525
maybe add me through my dc server so I could know some more details https://discord.gg/Nr8t9s5wSM
-
comment
Comment #40335291
Yea I couldnt dream of better reception of this project after so much work I've put into it... not even expecting. There aleady is undo/redo if thats what you mean, its on timeline…
-
comment
Comment #40335275
I think I would be able to add that, also your project is saved every move, either when you move some clip on timeline or on canvas/player
-
comment
Comment #40333507
yeah I know... I had attention but too much to core features but not exacly the ui, I knew ui is flawed, honestly I thought its not as bad as it seems to be, but those feedbacks op…
-
comment
Comment #40333449
Thats what I wanted to do, to land right into the editor, test it quickly, and give some feedback, and yes I thought about making this demo video and I will probably make it, from …
-
comment
Comment #40333352
Appreciate the detailed feedback and yeah sorry for those issues, I kind of wanted to make it raw for now to leave to test just the core features so i tried perfecting that, I mean…
-
comment
Comment #40333115
I forgot I created discord server, if you want you can join: https://discord.gg/Nr8t9s5wSM
-
comment
Comment #40333097
for anyone willing to contribute, or just anyone who want to join, perhaps join my discord so we could somehow communicate: https://discord.gg/Nr8t9s5wSM
-
comment
Comment #40333060
sorry it doesnt work on firefox yet, webcodecs api is not supported here, but you can enable this flag: Set dom.media.webcodecs.enabled to true to make it work
-
comment
Comment #40333043
cool! im a bit not prepared, I havent got any issues per se to work on, those 2 I have are old and I will remove them, to be honest I didnt expect that much reception, but I will t…
-
comment
Comment #40333007
I did tried that and yes it was slow, like it almost didnt make sense to use webcodecs api because there was too big of a bottleneck
-
comment
Comment #40332975
btw shoutout to great frontend framework I built this project with: https://github.com/benevolent-games/slate Im sure he would be happy with some stars :D
-
comment
Comment #40332913
well ... I didnt :D some of the stuff you just need to live with ..
-
comment
Comment #40332865
Great! thanks for letting me know, users will finally no longer be faced with sad info that its not supported :D
-
comment
Comment #40332730
I will definitely add that, I have a lot of cool things too add so stay tuned :D Psst, i havent mention that anywhere, but I want to add 3d animations, so your video will look like…
-
comment
Comment #40332697
honestly when starting this project I knew that the rendering is most expensive, thats what I started digging into first and I found webcodecs API, it was like dream come true for …
-
comment
Comment #40332579
So basically webcodecs API is the best thing to happen in video processing, decoding and encoding are the most demanding parts of rendering, honestly there werent any good alternat…
-
comment
Comment #40332543
ooh theres that super confusing bug .. well another bug that im finding out about too late ..., if you tried to drag and drop file from explorer to the website then it wont work, b…
-
comment
Comment #40332521
thanks im glad you think its impressive it means a lot for me after working on it so hard for so long and after endless destroyed sleeping schedules ... I did learn a lot about the…
-
comment
Comment #40332418
good to know, hopefully they will add it soon to work without flags
-
comment
Comment #40332396
yeah sorry for that long loading and not properly showing indicator, it took long time for me to develop especially because I was trying to learn as much so I usually tried doing s…
-
comment
Comment #40332383
yeah i will, sorry for that, i thought im handling it correctly but im not, and i was deceived becuase mine was already downloaded and cached so it no longer loaded for that long .…
-
comment
Comment #40332380
yep webcodecs api is not supported in firefox .. any non based chromium browsers
-
comment
Comment #40332379
For anyone wondering why you are getting black screen, sorry for that, I completely forgot about handling it correctly, mine project was already cached so i forgot about this probl…
-
comment
Comment #40332293
hmm yeah you will probably get black screen when its still loading, it is pretty big because of ffmpeg, probably about 50-80mb to load, ive noticed it myself but its usually couple…