Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AAC Encoding? #58

Open
kevin-- opened this issue Jun 27, 2022 · 1 comment
Open

AAC Encoding? #58

kevin-- opened this issue Jun 27, 2022 · 1 comment

Comments

@kevin--
Copy link

kevin-- commented Jun 27, 2022

Long time no see :)

Wondering if you gang have looked at supporting encoding, and is it realistic to support encoding AAC? Not sure the state of OS support, but could make bandwidth to work on this topic if its viable

Cheers

@FalconPDX
Copy link
Collaborator

Hey dude! Been a while! 😀

ni-media currently supports encoding using wav and aiff. We've got a couple little tests that shows how to use it:
https://github.com/NativeInstruments/ni-media/blob/master/audiostream/test/ni/media/audio/wav/wav_sink.test.cpp
https://github.com/NativeInstruments/ni-media/blob/master/audiostream/test/ni/media/audio/aiff/aiff_sink.test.cpp

I've been looking at adding extended encoder support, starting with FLAC, but it's been on the backburner for some time. 😅

Let me know if you got any additional questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants