duanyao / codecbox.js

video and audio codecs for javascript based on ffmpeg and asm.js
Other
28 stars 12 forks source link

Converting webm to mp4 (with audio) #6

Open Noitidart opened 8 years ago

Noitidart commented 8 years ago

Hi there, I was using ffmpeg_all.js to convet webm to mp4 however the mp4 generated would be blank if there was audio.

I was wondering when converting to types like mp4 would be added to codecbox.js? Is there an eta?

thanks for this awesome project

duanyao commented 8 years ago

Converting to mp4 is one of the goals of codecbox.js, though not starting yet. Thank you for your interest!

Noitidart commented 8 years ago

Thanks very much for your fast reply! I really appreciate it. My three needs were:

I am so eager to use it when it's ready, thank you sir!