Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8147407

Provide support of WaveExtensible sound format

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • client-libs
    • None
    • b105
    • generic
    • generic

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: