[PR #9722] fix(server): use qsv format for hwmap #12609

Closed
opened 2026-02-05 15:00:08 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/9722

State: closed
Merged: Yes


Description

Following the discussion in #9689, this PR changes the filter in the QSV command to output frames in QSV format rather than VAAPI.

Also adds -hwaccel_output_format qsv to the command since FFmpeg warns that omitting this is only allowed for backward compatibility reasons.

How Has This Been Tested?

Tested that transcoding an HDR video was successful and that the performance is the same.

**Original Pull Request:** https://github.com/immich-app/immich/pull/9722 **State:** closed **Merged:** Yes --- ## Description Following the discussion in #9689, this PR changes the filter in the QSV command to output frames in QSV format rather than VAAPI. Also adds `-hwaccel_output_format qsv` to the command since FFmpeg warns that omitting this is only allowed for backward compatibility reasons. ## How Has This Been Tested? Tested that transcoding an HDR video was successful and that the performance is the same.
OVERLORD added the pull-request label 2026-02-05 15:00:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12609