[Feature Request] Add audio channel downmix option for transcoding (5.1ch to stereo) #24560
KatsuhikoIgari
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
TL;DR
Immich preserves multi-channel audio during transcoding.
When the source contains AC-3 5.1ch audio (e.g. MTS/AVCHD), the output becomes AAC 5.1ch,
which has no audio playback on iOS (Safari / WKWebView / Immich iOS app).
This is not a bug but a missing configuration option.
Adding an optional stereo downmix setting (FFmpeg
-ac 2) would:Proposed setting:
Administration → Settings → Video → Transcoding → Audio Channels
Evidence:
In short: add an optional audio channel downmix (stereo) option to improve iOS compatibility
for multi-channel source videos.
Platform
All reactions