Dominik Sumer

Results 4 comments of Dominik Sumer

I'm currently building an Electron App and including a remotion bundle to render videos inside of it. It already works pretty well when running the Electron app locally in dev...

I successfuly upgraded my app to Remotion v4 and now the integration into my Electron App seems more promising! :D Already got a packaged version up and running but as...

I got it working! 🥳 So yes, I confused the Remotion Bundle (which includes the actual Video written in Remotion) and my Bundle which renders the video using `@remotion/renderer` Before...

Some other issues I stumbled into after signing / notarizing the Electron MacOS app and distributing it to other machines: - `@remotion/renderer` does a `chmod` by default, which isn't allowed...