title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Channel mapping implementation regarding gain normalization

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KaoDome
    • Sep 2011
    • 4

    Channel mapping implementation regarding gain normalization

    Hi, I'm evaluating dBPa to handle channel downmixing. I was surprised not to see any preset for say 5.1 to stereo (unless using the channel count DSP does it automatically), but since there is a channel mapper it's possible to choose what goes into the mix and the proportions.

    I'd like to know if the audio is renormalized though. For example, say we're going from 5.1 (side) to 2.0 using the following:

    Code:
    Left = 100% Front Center + 30% Front Left + 30% Side Left
    Right = 100% Front Center + 30% Front Right + 30% Side Right
    Are the gains renormalized internally so that the total is 1, avoiding potential clipping noise? (in ffmpeg terms, it'd be like using < in the channel specification instead of =)

    Or should we be using the volume normalize DSP? I'm guessing if we were to use the volume normalization DSP as well order matters and it should be after the channel mapping one. I'd be lost if DRC were added to the mix though, no idea where it should be.
  • Spoon
    Administrator
    • Apr 2002
    • 43888

    #2
    Re: Channel mapping implementation regarding gain normalization

    No, you would use the Bit Depth first to Floating Point, then do a normalization after channel map, final step is to 16 or 24 bit.
    Spoon
    www.dbpoweramp.com

    Comment

    Working...

    ]]>