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

How to clean up the decoder and continue decoding after seek happen #6

Open
Jelly-xu1981 opened this issue Jul 8, 2021 · 0 comments

Comments

@Jelly-xu1981
Copy link

After my application loads a video file, seek and play operations will occur. When a seek occurs, it will jump to a new location in the video file to read the packet and decode it. What to do with the decoder at this time? The "AL_Decoder_Flush" function seems to be called at the end of the stream. . .

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