Skip to content

5.1 Surround Downmixer Profile Doesn't Work for DD E-AC3/AC3 Format #38

@DrieHarry

Description

@DrieHarry

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions