don't call it that
-
don't call it that
-
M magiclike@soc.sekundenklebertransportverbot.de shared this topic on
-
don't call it that
@esm compiling ffmpeg into wasm is stupidest thing I've ever seen. -
@esm compiling ffmpeg into wasm is stupidest thing I've ever seen.
-
@empathicqubit @esm for something so performance sensitive... just compile it into native code. Besides they optimize for modern CPUs a lot.
-
@empathicqubit @esm for something so performance sensitive... just compile it into native code. Besides they optimize for modern CPUs a lot.
-
@empathicqubit @esm yeah, but this is a Go code, I don't think it runs in browser.
-
@empathicqubit @esm yeah, but this is a Go code, I don't think it runs in browser.
-
@empathicqubit @esm sorry, I didn't made this clear from the beginning.
To my knowledge, the only project in Go that runs ffmpeg in WASM and that I was referring to is GoToSocial's backend. Which absolutely doesn't run in browser. -
@empathicqubit @esm sorry, I didn't made this clear from the beginning.
To my knowledge, the only project in Go that runs ffmpeg in WASM and that I was referring to is GoToSocial's backend. Which absolutely doesn't run in browser. -
@empathicqubit @esm I agree honestly. Still have to work with it's API if you want to render movies inside a game.