
Framework-agnostic, browser-based components for photo and video editing with WebGL and WebCodecs - feat: PixiJS video compositing and Mediabunny transcoding by taye 路 Pull Request #22 路 miru-media/miru
Currently working on a feature to preview changes in the #MiruVideoEditor without syncing so that:
- users are less likely to get confused by clips flashing between their and someone else's changes (in theory)
- fewer ephemeral #CRDT updates are sent between users
- we can more easily have an [Esc] key to cancel current drag/resize, or close a dialog without applying changes
- we can use the same preview system with a lightweight real-time API for live changes from other clients