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

Illegal memory access after resetting to the sample zero #42

Open
sasmaster opened this issue Feb 6, 2023 · 0 comments
Open

Illegal memory access after resetting to the sample zero #42

sasmaster opened this issue Feb 6, 2023 · 0 comments

Comments

@sasmaster
Copy link

I was trying to make demuxer running in loop. So that when it has reached the last sample it resets to the start of the track and keeps running. When I fetch sample = 0 into MP4D_frame_offset() it crushes at when it tries to read the 'size' at some illegal memory location.
I was trying to find where in your code you increment buffer pointers but couldn't find any. Would be nice to get an idea what could be possibly wrong.
Thanks.

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