ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Error when transcode webm to mp4 using ffmpeg.wasm

Aperta
#159 1 commento 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
17.8k
Fork
1.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I have this webm file recorded using MediaRecorder in Chrome.
https://cdn.hibervr.com/video/loop3.webm

When I try to transcode it using ffmpeg.wasm, https://github.com/ffmpegwasm/ffmpeg.wasm

Using this codepen, taken from the official site:
https://codepen.io/jeromewu/pen/NWWaMeY

I get this error in the console and the file isn't playable.

net::ERR_REQUEST_RANGE_NOT_SATISFIABLE

Any clues about how to fix it?

It works using other webm files like this.
https://phoboslab.org/files/ffmpeg-mt-fixed/jumparound.webm

**Desktop (please complete the following information):**
- OS: Mac OSX
- Browser Chrome and Firefox
- Chrome Version 88.0.4324.182

I also have posted this here
https://stackoverflow.com/questions/66246072/error-when-transcode-webm-to-mp4-using-ffmpeg-wasm

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.