Piyush Negi
Piyush Negi
Don't know if this is related to CBR or VBR but I am recording and audio with a library in react and when paused I pass the audio/mpeg blob to...
Hey @katspaugh , So I tried something similar to what @skysnolimit08 said above. My use case is that I am recording something and then passing the recorded blob to wavesurfer...
@katspaugh Yeah but I am actually using a different library to record audio, so now need to make changes to that library. I think we should have some note in...
I have tried recompiling the vmsg.wasm as well by following all the steps as said in the readme. So the we require the LLVM_ROOT when we are manually building from...
> Hi! Can you add my example or is it not suitable for this repository? May I know which example are we talking about here? Will try to add that...
You have only installed @ffmpeg/ffmpeg, check the docs they also install @ffmpeg/core with it as well or @ffmpeg/util depends on the version. if using ffmpeg verion 0.11.x install @ffmpeg/core if...
I know this is a really old issue but keeping it here for any developers checking it right now. So this library version uses vmsg as the basis of recording...