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 streams #6

Open
bmegli opened this issue Jan 12, 2020 · 0 comments
Open

HEVC streams #6

bmegli opened this issue Jan 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bmegli
Copy link
Owner

bmegli commented Jan 12, 2020

Related to HVD #11
Related to HVD#12

For HEVC when configuring hardware with nhvd_hw_config it is currently necessary to
specify optional parameters:

  • HEVC profile (e.g. 1 or 2)
  • width and height (they don't have to be correct, but not zero)

This is workaround (it should be possible to get this information from the HEVC bitstream)

@bmegli bmegli added the enhancement New feature or request label Jan 12, 2020
bmegli added a commit to bmegli/unity-network-hardware-video-decoder that referenced this issue Jan 12, 2020
- allow optionally specifying width/height/profile for NHVD
- this allows HEVC streams receiving with workaround (set profile/width/height)
- update readme

bmegli/network-hardware-video-decoder#6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant