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

Is OGG encoding in scope for this project? #25

Open
LunaTheFoxgirl opened this issue Mar 5, 2022 · 1 comment
Open

Is OGG encoding in scope for this project? #25

LunaTheFoxgirl opened this issue Mar 5, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@LunaTheFoxgirl
Copy link
Collaborator

A side-project of mine requires OGG encoding capabilities, is this in scope for this project or should i use libogg/libvorbisfile directly?

@p0nce
Copy link
Contributor

p0nce commented Mar 6, 2022

Well it is a huge work to make an OGG encoder in pure D, but if someone translate it to D then yes I would certainly merge that.

It will be way easier to use libogg/libvorbisfile instead I guess.
In the future maybe ImportC would help, but currently works differently depending on the D compiler...

@p0nce p0nce added the help wanted Extra attention is needed label Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants