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

Can encoder be used after shine_flush #32

Closed
philippe44 opened this issue Aug 12, 2018 · 1 comment
Closed

Can encoder be used after shine_flush #32

philippe44 opened this issue Aug 12, 2018 · 1 comment

Comments

@philippe44
Copy link

A quick question: to your knowledge, can the encoder be used again after a call to shine_flush or shall it be closed and a new one created? When I flush it and then restart, there is always a pop heard from the previous track encoded

Thank you

@toots
Copy link
Owner

toots commented Aug 12, 2018

flush was intended as a last call after all data has been encoded to get the last remaining bits from the encoder. You should indeed initiate a new encoder after calling it.

@toots toots closed this as completed Aug 12, 2018
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