zoukankan      html  css  js  c++  java
  • audio downmixing

    Channel configurations[edit]

    Although commonly associated with the 5.1 channel configuration, Dolby Digital allows a number of different channel selections. The options are:

    • Dolby Digital 1/0 - Mono (center only)
    • Dolby Digital 2/0 - 2-channel stereo (left + right), optionally carrying matrixed Dolby Surround
    • Dolby Digital 3/0 - 3-channel stereo (left, center, right)
    • Dolby Digital 2/1 - 2-channel stereo with mono surround (left, right, surround)
    • Dolby Digital 3/1 - 3-channel stereo with mono surround (left, center, right, surround)
    • Dolby Digital 2/2 - 4-channel quadraphonic (left, right, left surround, right surround)
    • Dolby Digital 3/2 - 5-channel surround (left, center, right, left surround, right surround)

    These configurations optionally include the extra low-frequency effects (LFE) channel. The last two with stereo surrounds optionally use Dolby Digital EX matrix encoding to add an extra Rear Surround channel.

    Many Dolby Digital decoders are equipped with downmixing to distribute encoded channels to speakers. This includes such functions as playing surround information through the front speakers if surround speakers are unavailable, and distributing the center channelto left and right if no center speaker is available. When outputting to separate equipment over a 2-channel connection, a Dolby Digital decoder can optionally encode the output using Dolby Surround to preserve surround information.

    The '.1' in 5.1, 7.1 etc. refers to the LFE channel, which is also a discrete channel.

    from: https://en.wikipedia.org/wiki/Dolby_Digital

  • 相关阅读:
    二分图的最大匹配
    染色法判定二分图
    kruskal求最小生成树
    prim算法求最小生成树
    floyd
    spfa算法
    bellman_ford
    Dijkstra
    文件操作_1-18 选择题
    会话控制_2-5 编程练习
  • 原文地址:https://www.cnblogs.com/aspirs/p/9033212.html
Copyright © 2011-2022 走看看