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

About how to generate .ogg/opus file when i have data(binary file) by opus_encode(...) function C language API #88

Open
LifeMM opened this issue Aug 25, 2021 · 0 comments

Comments

@LifeMM
Copy link

LifeMM commented Aug 25, 2021

I'm confused
ogg_opus_writer = pyogg.OggOpusWriter(
output_filename,
opus_buffered_encoder
)

why generate ogg file process ,add opus_buffered_encoder ,should become a little more independent. should have a function for generate ogg file(for already opus_encode data).

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

1 participant