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

Crash when negotiating media type #9

Open
axjxwright opened this issue May 10, 2021 · 1 comment
Open

Crash when negotiating media type #9

axjxwright opened this issue May 10, 2021 · 1 comment

Comments

@axjxwright
Copy link

Discussion here. Seems to reliably crash in the same location for multiple people, but the offending code has been specifically lifted from the Media Foundation SDK samples, hinting at some internal change to the way the framework works.

Curious if you guys have run into this issue and (hopefully) have a workaround, or may know where one might start looking? The MF documentation is a minefield of dead links and outdated code. :/

Thanks.

@axjxwright
Copy link
Author

Apologies but this doesn't seem to be an issue with your code, rather an upstream fork that had some minor typedef issues. I've since forked the project and committed changes to make this work on vs2019 + c++17 here. As your master branch doesn't appear to be targeting that version of VS yet I won't submit a PR, but the changes are minimal if you want to merge them manually or if/when you move to VS2019 let me know and I can submit a PR then. Sorry again for the noise.

A

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