kbumsik / opus-media-recorder

MediaRecorder polyfill for Opus recording using WebAssembly
http://kbumsik.io/opus-media-recorder/
Other
308 stars 39 forks source link

Possible Issue In OGG Recording? #62

Open homerlex opened 2 years ago

homerlex commented 2 years ago

To Duplicate:

Notice the output from ffmpeg: Packet processing failed: Invalid data found when processing input test.ogg: Invalid data found when processing input

The .caf file is created properly but there must be something about the .ogg that ffmpeg doesn't like. I tried converting .ogg files from other sources and ffmpeg did not report any problem.