Saúl Ibarra Corretgé
Saúl Ibarra Corretgé
Is the error fatal?
All it means is that ffmpeg didn't make progress in 2 seconds. Startup could be slower so unless you see an actual problem this should be harmless. If you do...
If you are using the iframe API you can add anything in the `extraMetadata` parameter.
Good idea!
Sure go ahead!
Oh ok. Sure. I'll check the links out, thanks for the heads up.
I've had a change of heart and won't be enrolling. I'm lucky to not need the money and my time availability fluctuates, so I don't want to set expectations.
Maybe @bdraco wants to join?
I suspect the problem is that the URL represents a FIle or Blob, and it tries to read the file, which fails with a nu such file error. Do you...
Got it. Looks like txiki.js would need to implement a Blob store so those URLs are mapped to something that other APIs can read. I see Deno has it, we...