You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(note: if the problem only happens with some inputs, include a link to such an input file)
Expected results
In the web page, listen to the onaudioprocess method(44.1k), then use the websocket to pass the buffer to nodejs. I want ffmpeg to resample to 16K. What should I do? I am new to ffmpeg.
thanks for your help~
I tried the same with command line ffmpeg and it works correctly (hint: if the problem also happens this way, this is an ffmpeg problem and you're not reporting it to the right place)
I have included full stderr/stdout output from ffmpeg
The text was updated successfully, but these errors were encountered:
Version information
Code to reproduce
(note: if the problem only happens with some inputs, include a link to such an input file)
Expected results
In the web page, listen to the onaudioprocess method(44.1k), then use the websocket to pass the buffer to nodejs. I want ffmpeg to resample to 16K. What should I do? I am new to ffmpeg.
thanks for your help~
Observed results
I don't know what to do.
Checklist
The text was updated successfully, but these errors were encountered: