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

fix(server): apply qsv and vaapi quality to video stream only #9807

Merged
merged 1 commit into from
May 28, 2024

Conversation

mertalev
Copy link
Contributor

Description

We currently set the quality for both audio and video, causing an error for certain audio codecs and degraded quality in others. This PR sets it only for the video stream.

Fixes #9507

Copy link

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4e4493
Status: ✅  Deploy successful!
Preview URL: https://6633db5d.immich.pages.dev
Branch Preview URL: https://fix-server-vaapi-quality.immich.pages.dev

View logs

@zackpollard zackpollard merged commit 8812c3a into main May 28, 2024
23 of 25 checks passed
@zackpollard zackpollard deleted the fix/server-vaapi-quality branch May 28, 2024 08:49
@watn3y
Copy link

watn3y commented May 28, 2024

Thank you for taking the time to fix all 3 of my issue so quickly @mertalev <3

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

Successfully merging this pull request may close these issues.

Encoding fails with opus audio and hardware acceleration enabled
4 participants