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

Add VAAPI Transcoding support #1322

Closed
wants to merge 1 commit into from
Closed

Add VAAPI Transcoding support #1322

wants to merge 1 commit into from

Conversation

AbAb1l
Copy link

@AbAb1l AbAb1l commented Jan 24, 2020

What does this pull request do? Explain your changes. (required)
Adds vaapi transcoding support.

Specific updates (required)

  • Updates LPMS to add intel transcoding (see Preliminary VAAPI support lpms#170)
  • Adds a new VaapiTranscoder type implementing the Transcoder interface
  • Adds a -vaapi command line flag taking a list of GPU device IDs to use for transcoding.
  • Updates documentation with a new doc/vaapi.md page with some usage details for the system.

How did you test each of these updates (required)
Unit testing, manual testing on Linux with Intel Corporation HD Graphics 5500, and on Philipp's rig

Does this pull request close any open issues?
Fixes livepeer/lpms#121

Checklist:

  • [x ] README and other documentation updated
  • Node runs in OSX and devenv
  • All tests in ./test.sh pass

@AbAb1l AbAb1l requested a review from j0sh January 24, 2020 19:34
@AbAb1l
Copy link
Author

AbAb1l commented Jan 27, 2020

Depends on github.com/livepeer/lpms v0.0.0-20200124150926-8d16e6ffff4d

@thomshutt
Copy link
Contributor

Closing this since it's pretty old - feel free to reopen if still relevant

@thomshutt thomshutt closed this Apr 25, 2022
@hjpotter92 hjpotter92 deleted the fk/vaapi_transcoder branch September 26, 2022 16:55
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.

VAAPI Support
2 participants