Provide support of WaveExtensible sound format

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: client-libs
    • None
    • b105
    • generic
    • generic

      According the specification of wav format, the WaveExtensible header should be used if [1]:
       - PCM data has more than 16 bits/sample.
       - The number of channels is more than 2.
       - The actual number of bits/sample is not equal to the container size.
       - The mapping from channels to speakers needs to be specified.

      [1] http://www-mmsp.ece.mcgill.ca/documents/audioformats/wave/wave.html

      Note that our writer contradicts the spec and write the usual wav_pcm header.

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: