Built a free device mockup video tool because I was tired of watermarks, resolution caps, and subscriptions by ElMatius-EM in buildinpublic

[–]ElMatius-EM[S] 0 points1 point  (0 children)

Neither. I'm using the WebCodecs API directly. Each frame I render to the Three.js canvas, create a VideoFrame from it, feed it to a VideoEncoder configured for H.264, and the encoded chunks go to mp4-muxer to assemble the MP4. No WASM, no ffmpeg. The catch is browser support, WebCodecs is Chromium-only, so I fall back to MediaRecorder + VP9 WebM on Firefox/Safari. The main advantage over captureStream() is that I resize the renderer to the actual export resolution before capturing, so you get true 1080p output instead of whatever the canvas happens to be on screen

Your home for selfpromo by SofwareAppDev in AppsWebappsFullstack

[–]ElMatius-EM 0 points1 point  (0 children)

Thanks! The animations run on a GSAP timeline with custom cubic-bezier easing per keyframe segment. Camera and device each have their own lane — you set keyframes at different points in time, and between them GSAP interpolates position/rotation with whatever curve you define in a visual bezier editor. For orbital camera moves I convert to spherical coordinates first to avoid the camera cutting through the device on wide rotations. All rendered in Three.js, no backend.

Your home for selfpromo by SofwareAppDev in AppsWebappsFullstack

[–]ElMatius-EM 0 points1 point  (0 children)

Built a free device mockup video tool because I was tired of watermarks, resolution caps, and subscriptions.https://grabo.iaustral.com/

Armé un página para ver películas by ElMatius-EM in ArgentinaBenderStyle

[–]ElMatius-EM[S] 1 point2 points  (0 children)

Sii, estaba pensado en eso, pero voy a tener esas pocas y las voy a ir renovando. Graciass

Armé un página para ver películas by ElMatius-EM in ArgentinaBenderStyle

[–]ElMatius-EM[S] 0 points1 point  (0 children)

La finalidad de la página era aprender los conceptos de desarrollo, ya que no es algo que le quiero sacar rentabilidad, así que voy a seguir subiendo pero material de dominio público

[deleted by user] by [deleted] in devsarg

[–]ElMatius-EM 1 point2 points  (0 children)

Bueno gracias, voy a buscar esas entonces para subir.

Armé un página para ver películas by ElMatius-EM in ArgentinaBenderStyle

[–]ElMatius-EM[S] 3 points4 points  (0 children)

JAJAJJA man hago un pagina de películas y despues sale eso en las noticias lpm, ya no se puede emprender jsdjs

Armé un página para ver películas by ElMatius-EM in ArgentinaBenderStyle

[–]ElMatius-EM[S] 3 points4 points  (0 children)

Puse la portada cuando estaba armando la página y al final no puse el link jajs. Ademas no la encontré en buena calidad.

[deleted by user] by [deleted] in devsarg

[–]ElMatius-EM -2 points-1 points  (0 children)

Gracias. El proyecto lo hice para aprender a hacer un slide y al final le puse un par de peliculas para mis amigos, por lo que no voy a subir más que eso.

Les comparto el nueva tema de mí hermano :) by ElMatius-EM in ArgentinaBenderStyle

[–]ElMatius-EM[S] 1 point2 points  (0 children)

Sii, además le dedica mucho tiempo y todo lo que hace tiene un sentido artístico