-
Hello, which is the size used finally in the browser of videoconvertre.jscomprehensive of ffmpeg.js and maybe other sources?
-
It it possible to mark a js library to be `async` loaded?
Like:
```
```
-
**Describe the bug**
SharedArrayBuffer error
**To Reproduce**
Steps to reproduce the behavior:
When perform load() function using ffmpeg, error is occured.
(//cdn.jsdelivr.net/npm/@ffmpeg/ffmpe…
-
Nearly 3 years since any updates :(
Anybody know of any other projects that do this?
-
Hello,
I tried to stream a .avi file but it gets downloaded instead of streamed. .mp4 files works like a charm.
Thanks
-
Is there a way to run the library at client side in the browser? In my program I use ffmpeg to convert a video into streamable m3u8 parts but this is very cpu heavy and could be run on the client brow…
-
I'm attempting to create a .webm video from a gif. I was able to use this rather bloated command passed to a web worker to create a .mp4 from a gif.
```
-i $input -y -strict experimental -acodec acc…
-
Is it possible to add the support of libopus and libogg to the ffmpeg build.
It would be great if you can do this
-
When trying to load large files as ArrayBuffer, FileReader will try to load the entire file in the memory which eventually will cause the browser to crash. Is there a way to avoid this from happening?…
-
Same as YouTube does.
That's the last thing I'm missing in order to completely switch over :+1: