Skip to content

QSV encoders#56

Merged
ReenigneArcher merged 7 commits intoLizardByte:nightlyfrom
brad-richardson:qsv
Jan 3, 2023
Merged

QSV encoders#56
ReenigneArcher merged 7 commits intoLizardByte:nightlyfrom
brad-richardson:qsv

Conversation

@brad-richardson
Copy link
Contributor

@brad-richardson brad-richardson commented Dec 23, 2022

Description

Adds support for quick sync video using libmfx/mediasdk. I don't think we want to link this one statically because:

  1. MediaSDK can't be built for Windows without Visual Studio
  2. MediaSDK depends on LibVA so we'd also have to start building that - I'd rather not have to hassle with potential incompatibilities across different linux distros
  3. oneVPL is right around the corner and undergoing lots of current development. Allowing end users to update their own library could give upcoming improvements with minimal hassle - Intel has been releasing updated Arc drivers 1-2 times/month

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@ReenigneArcher ReenigneArcher merged commit 9cd898f into LizardByte:nightly Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants