-
Notifications
You must be signed in to change notification settings - Fork 21
Description
The profile did well downmixing the AAC format, which uses BR (Back Right) and BL (Back Left) channels, but the AC3 format uses SR (Surround Right) and SL (Surround Left) channels. Is there a way for the profile to read the format instead?
You can also see in the log that there's no value for i4 and i5 for E-AC3 (the value is different from the original config because I edited it).
Log for AAC format (Furiosa Web-DL AAC 5.1)
[ 0.456][d][ffmpeg] Parsed_pan_0: o0 = 1 i0 + 0 i1 + 0.7 i2 + 0.15 i3 + 0.3 i4 + 0 i5
[ 0.456][d][ffmpeg] Parsed_pan_0: o1 = 0 i0 + 1 i1 + 0.7 i2 + 0.15 i3 + 0 i4 + 0.3 i5
Log for DD EAC3 format (The Beekeeper BluRay DD 5.1)
[ 1.180][d][ffmpeg] Parsed_pan_0: o0 = 1 i0 + 0 i1 + 0.7 i2 + 0.15 i3 + 0 i4 + 0 i5
[ 1.180][d][ffmpeg] Parsed_pan_0: o1 = 0 i0 + 1 i1 + 0.7 i2 + 0.15 i3 + 0 i4 + 0 i5
Metadata
Metadata
Assignees
Labels
Projects
Status