abalabahaha / eris

A NodeJS Discord library
https://abal.moe/Eris/
MIT License
1.49k stars 417 forks source link

Is it possible to "skip" FFmpeg #1022

Open kirnyaaa opened 4 years ago

kirnyaaa commented 4 years ago

I have a readableStream I know will always contain opus audio. Is there a way to bypass encoding with ffmpeg and send it directly to discord?

abalabahaha commented 4 years ago

Hmm... there's OGG/WebM container support, but I don't think anything for a stream with raw Opus packets