RecordRTC WAV to Ogg using ffmpeg-asm.js!
HOME © Muaz Khan . @WebRTCWeb . Github . Latest issues . What's New?
Logs
- RecordRTC experiment converting WAV to Ogg inside the browser!
Record Audio and convert into "Ogg" using ffmpeg-asm.js!
Feedback
Using ffmpeg-asm.js...
- WebM can be converted in mp4.
- WAV can be converted in ogg or mp3 (AAC/Vorbis).
- WAV can be merged in mp4.
If WAV or WebM is 5MB in size; ogg, mp3 or mp4 will be 700kb!
Ffmpeg.js is MIT licensed on Github! Documentation