Gabriel

Results 93 comments of Gabriel

hello sorry for the silence. will update you soon (eg. tonight) On Sun, Jul 21, 2019 at 4:39 AM Alejandro García Iglesias < [email protected]> wrote: > @andrewjackroyd , unfortunately, I...

@brianchirls how goes with all this improvement ? did you have any time ? Thanks

You can use https://github.com/gzuidhof/coi-serviceworker which fix the issue for me.

Nice approach, didn't think of trying : `await ffmpeg.exec(['-buildconf']);` Lets see how to build that.

On mac with docker v4.22.1 it failed what ever I tried. `make prd-mt` and `make prd` can't finish build and fail. Trying the `make dev` command.

Ok, so my fork worked out with `zimg` include. After starting the command, everything looks fine but suddenly : ``` Aborted(OOM) ``` My work is here : https://github.com/gabrielstuff/ffmpeg.wasm/actions/runs/6102761096#artifacts I think...

OOM means Out of Memory. Yes it fails unforunately. Tried to load the file without success. On 7 Sep 2023 at 11:31 +0200, Antoine BERNIER ***@***.***>, wrote: > in my...