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

various codecs support (e.g H.264, HEVC, VP8, VP9, MJPEG, ...) #20

Merged
merged 3 commits into from
Dec 30, 2019
Merged

Conversation

bmegli
Copy link
Owner

@bmegli bmegli commented Dec 30, 2019

  • extends hve_config with encoder field
  • by default (NULL, "") set to "h264_vaapi"
  • adds HEVC 10 bit per channel encoding example
  • documentation update (codecs, profiles)
  • readme update (codecs, examples)

- working proof of concept for HEVC 10 bit encoding and P010LE pixel format
- tested on Kaby Lake

tests #18
step in bmegli/realsense-ir-to-vaapi-h264#9
- allows selecing H264, HEVC, MJPEG, ... through config
- HEVC 10 bit per channel encoding example

relevant to #4 and #18
@bmegli bmegli merged commit ac3a4c1 into master Dec 30, 2019
@bmegli bmegli deleted the hevc branch December 30, 2019 16:07
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

Successfully merging this pull request may close these issues.

1 participant