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

HEVC/H.265 Main Profile / Level 5.1 not detected #1024

Closed
hczedik opened this issue Sep 2, 2021 · 2 comments
Closed

HEVC/H.265 Main Profile / Level 5.1 not detected #1024

hczedik opened this issue Sep 2, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@hczedik
Copy link
Member

hczedik commented Sep 2, 2021

A typo? Both cases in this switch statement return UID.HEVCM10P51 and UID.HEVCMP51 is never returned. Was this done on purpose, @gunterze ?

@gunterze gunterze self-assigned this Sep 2, 2021
@gunterze gunterze added the bug label Sep 2, 2021
@gunterze gunterze added this to the 5.24.1 milestone Sep 2, 2021
@gunterze
Copy link
Member

gunterze commented Sep 2, 2021

A typo? Both cases in this switch statement return UID.HEVCM10P51 and UID.HEVCMP51 is never returned. Was this done on purpose, @gunterze ?

Looks like a typo - but could not found any HEVC/H.265 Main Profile / Level 5.1 or HEVC/H.265 Main 10 Profile / Level 5.1 sample video for testing.

@hczedik
Copy link
Member Author

hczedik commented Sep 2, 2021

Thanks for fixing!
Sorry, I also don't have any samples. I just noticed this in the code by chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants