TooTallNate / node-ogg

Node.js native binding to libogg
MIT License
65 stars 36 forks source link

write ogg file with opus chunks #21

Open vinnitu opened 5 years ago

vinnitu commented 5 years ago

Hi!

I have stream of opus chunks. I know that is 1 channel 24000 sample rate. How to write file with node-ogg?

Phil-Barber commented 3 years ago

Don't suppose you ever figured this out?

Going through the same issue https://github.com/discordjs/opus/issues/40