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

When using avformat_close_input to release AVFormatContext, the program crashes directly #33

Open
qqJoker opened this issue Oct 31, 2022 · 1 comment

Comments

@qqJoker
Copy link

qqJoker commented Oct 31, 2022

When I call the Dispose() method of VideoStreamDecoder, the program gets stuck at ffmpeg.avformat_close_input() for a moment, and then crashes without any prompt.And this is the release action inside my Dispose ()method:
图片

@Ruslan-B Ruslan-B transferred this issue from Ruslan-B/FFmpeg.AutoGen Oct 31, 2022
@Ruslan-B
Copy link
Owner

I would advise you enable ffmpeg logging like original example does and start troubleshoot from this point.
As the way you are asking for help suboptimal.

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