streamproc / MediaStreamRecorder

Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
https://www.webrtc-experiment.com/msr/
MIT License
2.62k stars 563 forks source link

[matroska,webm @ 00c53b80] Read error at pos. xyz (0x164e7) #138

Open immi5556 opened 7 years ago

immi5556 commented 7 years ago

I am creating audio recording of type - mediaRecorder.mimeType = 'audio/webm'. and using the generated .webm file and converting to wav using ffmpeg. and getting the below error

[matroska,webm @ 00c53b80] Read error at pos. [mostly end byte posn] (0x164e7).

any help?, tried different bitrate still issue exists.