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

Use dynamic pool for VPL QSV hwupload #495

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

nyanmisaka
Copy link
Member

Changes

  • Use dynamic pool for VPL QSV hwupload

Issues

  • Enable dynamic frame pool allocation for using vf_hwupload with VPL QSV (11th Gen+). This saves VRAM significantly when burn-in subtitles, especially on discrete GPUs. On unsupported platforms (MediaSDK), it still uses extra_hw_frames=64 /* 64x bgra surfaces */, which is set on the server side.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
@nyanmisaka nyanmisaka force-pushed the qsv-dyn-pool-hwupload branch from 83852c8 to 8abba82 Compare October 30, 2024 19:27
@nyanmisaka nyanmisaka merged commit 55eeb86 into jellyfin:jellyfin Nov 7, 2024
27 checks passed
@nyanmisaka nyanmisaka deleted the qsv-dyn-pool-hwupload branch November 7, 2024 15:23
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.

4 participants