Mediabunny v1.45.0 now works basically everywhere π
With the new @mediabunny/server extension, you get access to super-fast, hardware-accelerated media decoding and encoding on the server. Inspect, process and transform media on the server without ever leaving TypeScript.
The upcoming @mediabunny/server is able to transcode 1080p videos at around ~9.5x real-time speed on my machine (M4).
The best thing: the majority of the work is done in other threads, meaning the main thread basically sits close to idle at all times!