[PR #3147] fix(server): enable transcoding of audioless videos #9869

Closed
opened 2026-02-05 14:12:09 +03:00 by OVERLORD · 0 comments
Owner

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

State: closed
Merged: Yes


See https://github.com/immich-app/immich/issues/3146

Uploaded videos that do not contain any audio streams are not transcoded..
This simple change removes the check for the presence of an audio stream, which appears to be currently a prerequisite for video transcoding.

**Original Pull Request:** https://github.com/immich-app/immich/pull/3147 **State:** closed **Merged:** Yes --- See https://github.com/immich-app/immich/issues/3146 Uploaded videos that do not contain any audio streams are not transcoded.. This simple change removes the check for the presence of an audio stream, which appears to be currently a prerequisite for video transcoding.
OVERLORD added the pull-request label 2026-02-05 14:12:09 +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#9869