Perceptual Transform Coding
The coding of audio utilizes coding techniques that exploit various perceptual models of human hearing. For example, many weaker tones near strong ones are masked so they do not need to be coded. In traditional perceptual audio coding, this is exploited as adaptive quantization of different frequency data. Perceptually important frequency data are allocated more bits and thus finer quantization and vice versa.
For example, transform coding is conventionally known as an efficient scheme for the compression of audio signals. In transform coding, a block of the input audio samples is transformed (e.g., via the Modified Discrete Cosine Transform or MDCT, which is the most widely used), processed, and quantized. The quantization of the transformed coefficients is performed based on the perceptual importance (e.g. masking effects and frequency sensitivity of human hearing), such as via a scalar quantizer.
When a scalar quantizer is used, the importance is mapped to relative weighting, and the quantizer resolution (step size) for each coefficient is derived from its weight and the global resolution. The global resolution can be determined from target quality, bit rate, etc. For a given step size, each coefficient is quantized into a level which is zero or non-zero integer value.
At lower bitrates, there are typically a lot more zero level coefficients than non-zero level coefficients. They can be coded with great efficiency using run-length coding. In run-length coding, all zero-level coefficients typically are represented by a value pair consisting of a zero run (i.e., length of a run of consecutive zero-level coefficients), and level of the non-zero coefficient following the zero run. The resulting sequence is R0, L0, R1, L1 . . . , where R is zero run and L is non-zero level.
By exploiting the redundancies between R and L, it is possible to further improve the coding performance. Run-level Huffman coding is a reasonable approach to achieve it, in which R and L are combined into a 2-D array (R,L) and Huffman-coded.
When transform coding at low bit rates, a large number of the transform coefficients tend to be quantized to zero to achieve a high compression ratio. This could result in there being large missing portions of the spectral data in the compressed bitstream. After decoding and reconstruction of the audio, these missing spectral portions can produce an unnatural and annoying distortion in the audio. Moreover, the distortion in the audio worsens as the missing portions of spectral data become larger. Further, a lack of high frequencies due to quantization makes the decoded audio sound muffled and unpleasant.
Wide-Sense Perceptual Similarity
Perceptual coding also can be taken to a broader sense. For example, some parts of the spectrum can be coded with appropriately shaped noise. When taking this approach, the coded signal may not aim to render an exact or near exact version of the original. Rather the goal is to make it sound similar and pleasant when compared with the original. For example, a wide-sense perceptual similarity technique may code a portion of the spectrum as a scaled version of a code-vector, where the code vector may be chosen from either a fixed predetermined codebook (e.g., a noise codebook), or a codebook taken from a baseband portion of the spectrum (e.g., a baseband codebook).
All these perceptual effects can be used to reduce the bit-rate needed for coding of audio signals. This is because some frequency components do not need to be accurately represented as present in the original signal, but can be either not coded or replaced with something that gives the same perceptual effect as in the original.
In low bit rate coding, a recent trend is to exploit this wide-sense perceptual similarity and use a vector quantization (e.g., as a gain and shape code-vector) to represent the high frequency components with very few bits, e.g., 3 kbps. This can alleviate the distortion and unpleasant muffled effect from missing high frequencies. The transform coefficients of the “spectral holes” also are encoded using the vector quantization scheme. It has been shown that this approach enhances the audio quality with a small increase of bit rate.
Nevertheless, due to the bitrate limitation, the quantization is very coarse. While this is efficient and sufficient for the vast majority of the signals, it still causes an unacceptable distortion for high frequency components that are very “tonal.” A typical example can be the very high pitched sound from a string instrument. The vector quantizer may distort the tones into a coarse sounding noise.
Another problem is that for quantization at lower bit rates, it is often the case that many large spectral holes and missing high frequencies appear at the same time. The existing techniques based on wide-sense perceptual similarity split the spectral data into a number of sub-vectors (referred to herein as “bands”), with each vector having its own shape data. The existing techniques have to allocate significant number of bands for the spectral holes, such that enough bands may not be left to code the missing high frequency data when spectral holes and missing high frequencies occur simultaneously.
A further problem is that this vector quantization may introduce distortion that is much more noticeable when it is applied to lower frequencies of the spectrum. The audio typically consists of stationary (typically tonal) components as well as “transients.” The tonal components desirably are encoded using a larger transform window size for better frequency resolution and compression efficiency, while a smaller transform window size better preserves the time resolution of the transients. A typical approach therefore has been to apply a window switching technique. However, the vector quantization technique and window switching technique do not necessarily work well together.
The following Detailed Description concerns various audio encoding/decoding techniques and tools that provide a way to fill spectral “holes” and missing high frequencies that may result from quantization at low bit rates, as well as flexibly combine coding at different transform window sizes along with vector quantization.
The described techniques include various ways of partitioning spectral holes and missing high frequencies into a band structure for coding using vector quantization (wide-sense perceptual similarity). In one described partitioning procedure applied to spectral holes (herein also referred to as the “hole-filling procedure”), a band structure is determined based on two threshold parameters: a minimum hole size threshold and a maximum band size threshold. In this procedure, the spectral coefficients produced by the block transform and quantization processes are searched for spectral holes whose width exceeds the minimum hole size threshold. Such holes are partitioned evenly into the fewest number of bands whose size does not exceed the maximum band size threshold. Thus, the number of bands required to fill the spectral holes can be controlled by these two threshold parameters. The vector quantization is then used to code shape vector(s) for the partitioned bands that are similar to the spectral coefficients that occupied the hole position prior to quantization (effectively, “filling the hole” in the spectrum).
In a further described partitioning procedure applied to a missing high frequency region (herein also referred to as the “frequency extension procedure”), a band structure for vector quantization of the high-frequency region is determined by dividing the region into a desired number of bands. The bands can be structured such that the ratio of band size of successive bands is binary increasing, linearly increasing, or an arbitrary configuration of band sizes.
In a further partitioning procedure applied to a combination of spectral holes and missing high frequency region (herein also referred to as the “overlay procedure”), an approach similar to the frequency extension procedure is applied over the whole of both the spectral holes and high frequency region.
In another partitioning procedure also applied to a combination of spectral holes and missing high frequency region, a band structure for the spectral holes is first configured as per the hole-filling procedure by allocating bands until all spectral holes are filled or the number of bands allocated to filling spectral holes reaches a predetermined maximum number of hole-filling bands. If all spectral holes are covered, a band structure for the missing high frequency region is determined as per the frequency extension procedure. Otherwise, the overlay procedure is applied to the whole of the unfilled spectral holes and missing high frequency region. The number of bands for the frequency extension procedure or the overlay procedure is equal to a desired number of bands less the number of bands allocated in the hole filling procedure. With this approach, more bands can be allocated to the missing high frequency region. Due to masking effects (the spectral holes are usually low energy regions between high energy regions), the spectral holes do not require partitioning into as fine of a band structure. The approach then reserves more bands for allocating to the more perceptually sensitive missing frequency region than to the spectral holes.
The described techniques also include various ways to effectively combine vector quantization coding together with adaptively varying transform block sizes for tonal and transient sounds. With this approach, a traditional quantization coding using a first window size (i.e., transform block size) is applied to a portion of the spectrum, while vector quantization coding is applied to another portion of the spectrum. The vector quantization coding can use the same or a different (e.g., smaller) window (transform block) size to better preserve the time resolution of transients. In another variation, vector quantization coding using two different window sizes can be applied to a part of the spectrum. At the decoder, the separately coded parts of the spectrum are combined (e.g., summed) to produce the reconstructed audio signal.
This Summary is provided to introduce a selection of concepts in a simplified form that is further described below in the Detailed Description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter. Additional features and advantages of the invention will be made apparent from the following detailed description of embodiments that proceeds with reference to the accompanying drawings.
Various techniques and tools for representing, coding, and decoding audio information are described. These techniques and tools facilitate the creation, distribution, and playback of high quality audio content, even at very low bitrates.
The various techniques and tools described herein may be used independently. Some of the techniques and tools may be used in combination (e.g., in different phases of a combined encoding and/or decoding process).
Various techniques are described below with reference to flowcharts of processing acts. The various processing acts shown in the flowcharts may be consolidated into fewer acts or separated into more acts. For the sake of simplicity, the relation of acts shown in a particular flowchart to acts described elsewhere is often not shown. In many cases, the acts in a flowchart can be reordered.
Much of the detailed description addresses representing, coding, and decoding audio information. Many of the techniques and tools described herein for representing, coding, and decoding audio information can also be applied to video information, still image information, or other media information sent in single or multiple channels.
I. Computing Environment
With reference to
A computing environment may have additional features. For example, the computing environment 100 includes storage 140, one or more input devices 150, one or more output devices 160, and one or more communication connections 170. An interconnection mechanism (not shown) such as a bus, controller, or network interconnects the components of the computing environment 100. Typically, operating system software (not shown) provides an operating environment for software executing in the computing environment 100 and coordinates activities of the components of the computing environment 100.
The storage 140 may be removable or non-removable, and includes magnetic disks, magnetic tapes or cassettes, CDs, DVDs, or any other medium which can be used to store information and which can be accessed within the computing environment 100. The storage 140 stores instructions for the software 180.
The input device(s) 150 may be a touch input device such as a keyboard, mouse, pen, touchscreen or trackball, a voice input device, a scanning device, or another device that provides input to the computing environment 100. For audio or video, the input device(s) 150 may be a microphone, sound card, video card, TV tuner card, or similar device that accepts audio or video input in analog or digital form, or a CD or DVD that reads audio or video samples into the computing environment. The output device(s) 160 may be a display, printer, speaker, CD/DVD-writer, network adapter, or another device that provides output from the computing environment 100.
The communication connection(s) 170 enable communication over a communication medium to one or more other computing entities. The communication medium conveys information such as computer-executable instructions, audio or video information, or other data in a data signal. A modulated data signal is a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media include wired or wireless techniques implemented with an electrical, optical, RF, infrared, acoustic, or other carrier.
Embodiments can be described in the general context of computer-readable media. Computer-readable media are any available media that can be accessed within a computing environment. By way of example, and not limitation, with the computing environment 100, computer-readable media include memory 120, storage 140, communication media, and combinations of any of the above.
Embodiments can be described in the general context of computer-executable instructions, such as those included in program modules, being executed in a computing environment on a target real or virtual processor. Generally, program modules include routines, programs, libraries, objects, classes, components, data structures, etc. that perform particular tasks or implement particular data types. The functionality of the program modules may be combined or split between program modules as desired in various embodiments. Computer-executable instructions for program modules may be executed within a local or distributed computing environment.
For the sake of presentation, the detailed description uses terms like “determine,” “receive,” and “perform” to describe computer operations in a computing environment. These terms are high-level abstractions for operations performed by a computer, and should not be confused with acts performed by a human being. The actual computer operations corresponding to these terms vary depending on lementation.
II. Example Encoders and Decoders
Though the systems shown in
A. First Audio Encoder
The encoder 200 receives a time series of input audio samples 205 at some sampling depth and rate. The input audio samples 205 are for multi-channel audio (e.g., stereo) or mono audio. The encoder 200 compresses the audio samples 205 and multiplexes information produced by the various modules of the encoder 200 to output a bitstream 295 in a compression format such as a WMA format, a container format such as Advanced Streaming Format (“ASF”), or other compression or container format.
The frequency transformer 210 receives the audio samples 205 and converts them into data in the frequency (or spectral) domain. For example, the frequency transformer 210 splits the audio samples 205 of frames into sub-frame blocks, which can have variable size to allow variable temporal resolution. Blocks can overlap to reduce perceptible discontinuities between blocks that could otherwise be introduced by later quantization. The frequency transformer 210 applies to blocks a time-varying Modulated Lapped Transform (“MLT”), modulated DCT (“MDCT”), some other variety of MLT or DCT, or some other type of modulated or non-modulated, overlapped or non-overlapped frequency transform, or uses sub-band or wavelet coding. The frequency transformer 210 outputs blocks of spectral coefficient data and outputs side information such as block sizes to the multiplexer (“MUX”) 280.
For multi-channel audio data, the multi-channel transformer 220 can convert the multiple original, independently coded channels into jointly coded channels. Or, the multi-channel transformer 220 can pass the left and right channels through as independently coded channels. The multi-channel transformer 220 produces side information to the MUX 280 indicating the channel mode used. The encoder 200 can apply multi-channel rematrixing to a block of audio data after a multi-channel transform.
The perception modeler 230 models properties of the human auditory system to improve the perceived quality of the reconstructed audio signal for a given bitrate. The perception modeler 230 uses any of various auditory models and passes excitation pattern information or other information to the weighter 240. For example, an auditory model typically considers the range of human hearing and critical bands (e.g., Bark bands). Aside from range and critical bands, interactions between audio signals can dramatically affect perception. In addition, an auditory model can consider a variety of other factors relating to physical or neural aspects of human perception of sound.
The perception modeler 230 outputs information that the weighter 240 uses to shape noise in the audio data to reduce the audibility of the noise. For example, using any of various techniques, the weighter 240 generates weighting factors for quantization matrices (sometimes called masks) based upon the received information. The weighting factors for a quantization matrix include a weight for each of multiple quantization bands in the matrix, where the quantization bands are frequency ranges of frequency coefficients. Thus, the weighting factors indicate proportions at which noise/quantization error is spread across the quantization bands, thereby controlling spectral/temporal distribution of the noise/quantization error, with the goal of minimizing the audibility of the noise by putting more noise in bands where it is less audible, and vice versa.
The weighter 240 then applies the weighting factors to the data received from the multi-channel transformer 220.
The quantizer 250 quantizes the output of the weighter 240, producing quantized coefficient data to the entropy encoder 260 and side information including quantization step size to the MUX 280. In
The entropy encoder 260 losslessly compresses quantized coefficient data received from the quantizer 250, for example, performing run-level coding and vector variable length coding. The entropy encoder 260 can compute the number of bits spent encoding audio information and pass this information to the rate/quality controller 270.
The controller 270 works with the quantizer 250 to regulate the bitrate and/or quality of the output of the encoder 200. The controller 270 outputs the quantization step size to the quantizer 250 with the goal of satisfying bitrate and quality constraints.
In addition, the encoder 200 can apply noise substitution and/or band truncation to a block of audio data.
The MUX 280 multiplexes the side information received from the other modules of the audio encoder 200 along with the entropy encoded data received from the entropy encoder 260. The MUX 280 can include a virtual buffer that stores the bitstream 295 to be output by the encoder 200.
B. First Audio Decoder
The decoder 300 receives a bitstream 305 of compressed audio information including entropy encoded data as well as side information, from which the decoder 300 reconstructs audio samples 395.
The demultiplexer (“DEMUX”) 310 parses information in the bitstream 305 and sends information to the modules of the decoder 300. The DEMUX 310 includes one or more buffers to compensate for short-term variations in bitrate due to fluctuations in complexity of the audio, network jitter, and/or other factors.
The entropy decoder 320 losslessly decompresses entropy codes received from the DEMUX 310, producing quantized spectral coefficient data. The entropy decoder 320 typically applies the inverse of the entropy encoding techniques used in the encoder.
The inverse quantizer 330 receives a quantization step size from the DEMUX 310 and receives quantized spectral coefficient data from the entropy decoder 320. The inverse quantizer 330 applies the quantization step size to the quantized frequency coefficient data to partially reconstruct the frequency coefficient data, or otherwise performs inverse quantization.
From the DEMUX 310, the noise generator 340 receives information indicating which bands in a block of data are noise substituted as well as any parameters for the form of the noise. The noise generator 340 generates the patterns for the indicated bands, and passes the information to the inverse weighter 350.
The inverse weighter 350 receives the weighting factors from the DEMUX 310, patterns for any noise-substituted bands from the noise generator 340, and the partially reconstructed frequency coefficient data from the inverse quantizer 330. As necessary, the inverse weighter 350 decompresses weighting factors. The inverse weighter 350 applies the weighting factors to the partially reconstructed frequency coefficient data for bands that have not been noise substituted. The inverse weighter 350 then adds in the noise patterns received from the noise generator 340 for the noise-substituted bands.
The inverse multi-channel transformer 360 receives the reconstructed spectral coefficient data from the inverse weighter 350 and channel mode information from the DEMUX 310. If multi-channel audio is in independently coded channels, the inverse multi-channel transformer 360 passes the channels through. If multi-channel data is in jointly coded channels, the inverse multi-channel transformer 360 converts the data into independently coded channels.
The inverse frequency transformer 370 receives the spectral coefficient data output by the multi-channel transformer 360 as well as side information such as block sizes from the DEMUX 310. The inverse frequency transformer 370 applies the inverse of the frequency transform used in the encoder and outputs blocks of reconstructed audio samples 395.
C. Second Audio Encoder
With reference to
The encoder 400 selects between multiple encoding modes for the audio samples 405. In
For lossy coding of multi-channel audio data, the multi-channel pre-processor 410 optionally re-matrixes the time-domain audio samples 405. For example, the multi-channel pre-processor 410 selectively re-matrixes the audio samples 405 to drop one or more coded channels or increase inter-channel correlation in the encoder 400, yet allow reconstruction (in some form) in the decoder 500. The multi-channel pre-processor 410 may send side information such as instructions for multi-channel post-processing to the MUX 490.
The windowing module 420 partitions a frame of audio input samples 405 into sub-frame blocks (windows). The windows may have time-varying size and window shaping functions. When the encoder 400 uses lossy coding, variable-size windows allow variable temporal resolution. The windowing module 420 outputs blocks of partitioned data and outputs side information such as block sizes to the MUX 490.
In
The frequency transformer 430 receives audio samples and converts them into data in the frequency domain, applying a transform such as described above for the frequency transformer 210 of
The perception modeler 440 models properties of the human auditory system, processing audio data according to an auditory model, generally as described above with reference to the perception modeler 230 of
The weighter 442 generates weighting factors for quantization matrices based upon the information received from the perception modeler 440, generally as described above with reference to the weighter 240 of
For multi-channel audio data, the multi-channel transformer 450 may apply a multi-channel transform to take advantage of inter-channel correlation. For example, the multi-channel transformer 450 selectively and flexibly applies the multi-channel transform to some but not all of the channels and/or quantization bands in the tile. The multi-channel transformer 450 selectively uses pre-defined matrices or custom matrices, and applies efficient compression to the custom matrices. The multi-channel transformer 450 produces side information to the MUX 490 indicating, for example, the multi-channel transforms used and multi-channel transformed parts of tiles.
The quantizer 460 quantizes the output of the multi-channel transformer 450, producing quantized coefficient data to the entropy encoder 470 and side information including quantization step sizes to the MUX 490. In
The entropy encoder 470 losslessly compresses quantized coefficient data received from the quantizer 460, generally as described above with reference to the entropy encoder 260 of
The controller 480 works with the quantizer 460 to regulate the bitrate and/or quality of the output of the encoder 400. The controller 480 outputs the quantization factors to the quantizer 460 with the goal of satisfying quality and/or bitrate constraints.
The mixed/pure lossless encoder 472 and associated entropy encoder 474 compress audio data for the mixed/pure lossless coding mode. The encoder 400 uses the mixed/pure lossless coding mode for an entire sequence or switches between coding modes on a frame-by-frame, block-by-block, tile-by-tile, or other basis.
The MUX 490 multiplexes the side information received from the other modules of the audio encoder 400 along with the entropy encoded data received from the entropy encoders 470, 474. The MUX 490 includes one or more buffers for rate control or other purposes.
D. Second Audio Decoder
With reference to
The DEMUX 510 parses information in the bitstream 505 and sends information to the modules of the decoder 500. The DEMUX 510 includes one or more buffers to compensate for short-term variations in bitrate due to fluctuations in complexity of the audio, network jitter, and/or other factors.
The entropy decoder 520 losslessly decompresses entropy codes received from the DEMUX 510, typically applying the inverse of the entropy encoding techniques used in the encoder 400. When decoding data compressed in lossy coding mode, the entropy decoder 520 produces quantized spectral coefficient data.
The mixed/pure lossless decoder 522 and associated entropy decoder(s) 520 decompress losslessly encoded audio data for the mixed/pure lossless coding mode.
The tile configuration decoder 530 receives and, if necessary, decodes information indicating the patterns of tiles for frames from the DEMUX 590. The tile pattern information may be entropy encoded or otherwise parameterized. The tile configuration decoder 530 then passes tile pattern information to various other modules of the decoder 500.
The inverse multi-channel transformer 540 receives the quantized spectral coefficient data from the entropy decoder 520 as well as tile pattern information from the tile configuration decoder 530 and side information from the DEMUX 510 indicating, for example, the multi-channel transform used and transformed parts of tiles. Using this information, the inverse multi-channel transformer 540 decompresses the transform matrix as necessary, and selectively and flexibly applies one or more inverse multi-channel transforms to the audio data.
The inverse quantizer/weighter 550 receives information such as tile and channel quantization factors as well as quantization matrices from the DEMUX 510 and receives quantized spectral coefficient data from the inverse multi-channel transformer 540. The inverse quantizer/weighter 550 decompresses the received weighting factor information as necessary. The quantizer/weighter 550 then performs the inverse quantization and weighting.
The inverse frequency transformer 560 receives the spectral coefficient data output by the inverse quantizer/weighter 550 as well as side information from the DEMUX 510 and tile pattern information from the tile configuration decoder 530. The inverse frequency transformer 570 applies the inverse of the frequency transform used in the encoder and outputs blocks to the overlapper/adder 570.
In addition to receiving tile pattern information from the tile configuration decoder 530, the overlapper/adder 570 receives decoded information from the inverse frequency transformer 560 and/or mixed/pure lossless decoder 522. The overlapper/adder 570 overlaps and adds audio data as necessary and interleaves frames or other sequences of audio data encoded with different modes.
The multi-channel post-processor 580 optionally re-matrixes the time-domain audio samples output by the overlapper/adder 570. For bitstream-controlled post-processing, the post-processing transform matrices vary over time and are signaled or included in the bitstream 505.
III. Encoder/Decoder With Band Partitioning And Varying Window Size
In the illustrated extension 600, an audio encoder 600 processes audio received at an audio input 605, and encodes a representation of the audio as an output bitstream 645. An audio decoder 650 receives and processes this output bitstream to provide a reconstructed version of the audio at an audio output 695. In the audio encoder 600, portions of the encoding process are divided among a baseband encoder 610, a spectral peak encoder 620, a frequency extension encoder 630 and a channel extension encoder 635. A multiplexor 640 organizes the encoding data produced by the baseband encoder, spectral peak encoder, frequency extension encoder and channel extension coder into the output bitstream 645.
On the encoding end, the baseband encoder 610 first encodes a baseband portion of the audio. This baseband portion is a preset or variable “base” portion of the audio spectrum, such as a baseband up to an upper bound frequency of 4 KHz. The baseband alternatively can extend to a lower or higher upper bound frequency. The baseband encoder 610 can be implemented as the above-described encoders 200, 400 (
The spectral peak encoder 620 encodes the transform coefficients above the upper bound of the baseband using an efficient spectral peak encoding. This spectral peak encoding uses a combination of intra-frame and inter-frame spectral peak encoding modes. The intra-frame spectral peak encoding mode encodes transform coefficients corresponding to a spectral peak as a value trio of a zero run, and the two transform coefficients following the zero run (e.g., (R,(L0,L1))). This value trio is further separately or jointly entropy coded. The inter-frame spectral peak encoding mode uses predictive encoding of a position of the spectral peak relative to its position in a preceding frame.
The frequency extension encoder 630 is another technique used in the encoder 600 to encode the higher frequency portion of the spectrum. This technique (herein called “frequency extension”) takes portions of the already coded spectrum or vectors from a fixed codebook, potentially applying a non-linear transform (such as, exponentiation or combination of two vectors) and scaling the frequency vector to represent a higher frequency portion of the audio input. The technique can be applied in the same transform domain as the baseband encoding, and can be alternatively or additionally applied in a transform domain with a different size (e.g., smaller) time window.
The channel extension encoder 640 implements techniques for encoding multi-channel audio. This “channel extension” technique takes a single channel of the audio and applies a bandwise scale factor in a transform domain having a smaller time window than that of the transform used by the baseband encoder. The channel extension encoder derives the scale factors from parameters that specify the normalized correlation matrix for channel groups. This allows the channel extension decoder 680 to reconstruct additional channels of the audio from a single encoded channel, such that a set of complex second order statistics (i.e., the channel correlation matrix) is matched to the encoded channel on a bandwise basis.
On the side of the audio decoder 650, a demultiplexor 655 again separates the encoded baseband, spectral peak, frequency extension and channel extension data from the output bitstream 645 for decoding by a baseband decoder 660, a spectral peak decoder 670, a frequency extension decoder 680 and a channel extension decoder 690. Based on the information sent from their counterpart encoders, the baseband decoder, spectral peak decoder, frequency extension decoder and channel extension decoder perform an inverse of the respective encoding processes, and together reconstruct the audio for output at the audio output 695.
A. Band Partitioning
1. Encoding Procedure
The band partitioning procedure 700 determines a band structure to cover the missing high frequency region and spectral holes using various band partitioning procedures. The missing spectral coefficients (both holes and higher frequencies) are coded in either the same transform domain or a smaller size transform domain. The holes are typically coded in the same transform domain as the base using the band partitioning procedure. Vector quantization in the base transform domain partitions the missing regions into bands, where each band is either a hole-filling band, overlay band, or a frequency extension band.
At start (decision step 710) of the band partitioning procedure 700, the encoder 600 chooses which of the band partitioning procedures to use. The choice of procedure can be based on the encoder first detecting the presence of spectral holes or missing high frequencies among the spectral coefficients encoded by the baseband encoder 610 and spectral peak encoder 620 for a current transform block of input audio samples. The presence of spectral holes in the spectral coefficients may be done, for example, by searching for runs of (originally non-zero) spectral coefficients that are quantized to zero level in the baseband region and that exceed a minimum length of run. The presence of a missing high frequency region can be detected based on the position of the last non-zero coefficients, the overall number of zero-level spectral coefficients in a frequency extension region (the region above the maximum baseband frequency, e.g., 4 KHz), or runs of zero-level spectral coefficients. In the case that the spectral coefficients contain significant spectral holes but not missing high frequencies, the encoder generally would choose the hole filling procedure 720. Conversely, in the case of missing high frequencies but few or no spectral holes, the encoder generally would choose the frequency extension procedure 730. If both spectral holes and missing high frequencies are present, the encoder generally uses hole filling, overlay and frequency extension bands. Alternatively, the band partitioning procedure can be determined based simply on the selected bit rate (e.g., the hole filling and frequency extension procedure 740 is appropriate to very low bit rate encoding, which tends to produce both spectral holes and missing high frequencies), or arbitrarily chosen.
In the hole filling procedure 720, the encoder 600 uses two thresholds to manage the number of bands allocated to fill spectral holes, which include a minimum hole size threshold and a maximum band size threshold. At a first action 721, the encoder detects spectral holes (i.e., a run of consecutive zero-level spectral coefficients in the baseband after quantization) that exceed the minimum hole size threshold. For each spectral hole over the minimum threshold, the encoder then evenly partitions the spectral hole into a number of bands, such that the size of the bands is equal to or smaller than a maximum band size threshold (action 722). For example, if a spectral hole has a width of 14 coefficients and the maximum band size threshold is 8, then the spectral hole would be partitioned into two bands having a width of 7 coefficients each. The encoder can then signal the resulting band structure in the compressed bit stream by coding two thresholds.
In the frequency extension procedure 730, the encoder 600 partitions the missing high frequency region into separate bands for vector quantization coding. As indicated at action 731, the encoder divides the frequency extension region (i.e., the spectral coefficients above the upper bound of the base band portion of the spectrum) into a desired number of bands. The bands can be structured such that successive bands are related by a ratio of their band size that is binary-increased, linearly-increased, or an arbitrary configuration.
In the overlay procedure 750, the encoder partitions both spectral holes (with size greater than the minimum hole threshold) and the missing high frequency region into a band structure using the frequency extension procedure 730 approach. In other words, the encoder partitions the holes and high frequency region into a desired number of bands that have a binary-increasing band size ratio, linearly-increasing band size ratio, or arbitrary configuration of band sizes.
Finally, the encoder can choose a fourth band partitioning procedure called the hole filling and frequency extension procedure 740. In the hole filling and frequency extension procedure 740, the encoder 600 partitions both spectral holes and the missing high frequency region into a band structure for vector quantization coding. First, as indicated by block 741, the encoder 600 configures a band structure to fill any spectral holes. As with the hole filling procedure 720 via the actions 721, 722, the encoder detects any spectral holes larger than a minimum hole size threshold. For each such hole, the encoder allocates a number of bands with size less than a maximum band size threshold in which to evenly partition the spectral hole. The encoder halts allocating bands in the band structure for hole filling upon reaching the preset number of hole filling bands. The decision step 742 checks if all spectral holes are filled by the action 741 (hole filling procedure). If all spectral holes are covered, the action 743 then configures a band structure for the missing high frequency region by allocating a desired total number of bands minus the number of bands allocated as hole filling bands, as with the frequency extension procedure 730 via the action 731. Otherwise, the whole of the unfilled spectral holes and missing high frequency region is partitioned to a desired total number of bands minus the number of bands allocated as hole filling bands by the action 744 as with the overlay procedure 750 via the action 751. Again, the encoder can choose a band size ratio of successive bands used in the actions 743, 744, from binary increasing, linearly increasing, or an arbitrary configuration.
B. Varying Transform Window Size With Vector Quantization
1. Encoding Procedure
With the encoding procedure 800, the encoder 600 (
1. In a first alternative combination, the normal quantization coding is applied to a portion of the spectrum (e.g., the “baseband” portion) using a wider transform window size (“window size A” 812). Vector quantization coding also is applied to part of the spectrum (e.g., the “extension” portion) using the same wide window size A 812. As shown in
2. In a second alternative combination, the normal quantization is applied to part of the spectrum (e.g., the “baseband” portion) using the window size A 812, while the vector quantization is applied to another part of the spectrum (such as the high frequency “extension” region) with a narrower window size B 814. In this example, the narrower window size B is half the width of the window size A. Alternatively, other ratios of wider and narrower window sizes can be used, such as 1:4, 1:8, 1:3, 2:3, etc. As shown in
3. In a third alternative combination, the normal quantization is applied to part of the spectrum (e.g., the “baseband” region) using the window size A 812, while the vector quantization is applied to another part of the spectrum (e.g., the “extension” region) also using the window size A. In addition, another vector quantization coding is applied to part of the spectrum with window size B 814. As illustrated in
With reference now to
In the case of the first alternative combination, both the baseband and extension were encoded using the same window size A 812. Therefore, the decoded baseband and decoded extension form the spectral coefficients 924. An inverse frequency transform 920 with window size A is then applied to the spectral coefficients 924. This produces a single stream of reconstructed audio samples, such that no summing or transform to window size B transform domain of reconstructed audio sample for separate window size blocks is needed.
Otherwise, in the case of the second alternative combination, the window size A inverse frequency transform 920 is applied to the decoded baseband coefficients 924, while a window size B inverse frequency transform 921 is applied to the decoded extension coefficients 925. This produces two sets of audio samples in blocks of window size A 930 and window size B 931, respectively. However, the baseband region coefficients are needed for the inverse vector quantization. Accordingly, prior to the decoding and inverse transform using the window size B, the window size B forward transform 821 is applied to the window size A blocks of reconstructed audio samples 930 to transform into the transform domain of window size B. The resulting baseband spectral coefficients are combined by the vector quantization decoder to reconstruct the full set of spectral coefficients 925 in the window size B transform domain. The window size B inverse frequency transform 921 is applied to this set of spectral coefficients to form the final reconstructed audio sample stream 931.
In the case of the third alternative combination, the vector quantization was applied to both the spectral coefficients in the extension region for the window size A and window size B transforms 820 and 821. Accordingly, the vector quantization decoder 911 produces two sets of decoded extension spectral coefficients: one encoded from the window size A transform spectral coefficients and one for the window size B spectral coefficients. The window size A inverse frequency transform 920 is applied to the decoded baseband coefficients 924, and also applied to the decoded extension spectral coefficients for window size A to produce window size A blocks of audio samples 930. Again, the baseband coefficients are needed for the window size B inverse vector quantization. Accordingly, the window size B frequency transform 821 is applied to the window size A blocks of reconstructed audio samples to convert to the window size B transform domain. The window size B vector quantization decoder 911 uses the converted baseband coefficients, and as applicable, sums the extension region spectral coefficients to produce the decoded spectral coefficients 925. The window size B inverse frequency transform 921 is applied to those decoded extension spectral coefficients to produce the final reconstructed audio samples 931.
C. Band Structure Syntax
The following coding syntax table illustrates one possible coding syntax for signaling the band structure used with the band partitioning coding procedure 700 (
D. Example Coded Audio
The first tile 1010 has two sparse spectral peaks coded beyond the base. In addition, there are spectral holes in the base. Two of these holes are filled with the hole-filling mode. Suppose the maximum number of hole-filling bands is 2. The final spectral holes in the base are filled with the overlay mode of the frequency extension. The spectral region between the base and the sparse spectral peaks is also filled with the overlay mode bands. After the last band which is used to fill the gaps between the base and sparse spectral peaks, regular frequency extension with the same transform size as the base is used to fill in the missing high frequencies.
The hole-filling is used on the second tile 1011 to fill spectral holes in the base (two of them). The remaining spectral holes are filled with the overlay band which crosses over the base into the missing high spectral frequency region. The remaining missing high frequencies are coded using frequency extension with the same transform size used to code the lower frequencies (where the tonal components happen to be), and a smaller transform size frequency extension used to code the higher frequencies (For the transients).
For the third tile 1012, the base region has one spectral hole only. Beyond the base region there are two coded sparse spectral peaks. Since there is only one spectral hole in the base, the gap between the last base coded coefficient and the first sparse spectral peak is coded using a hole-filling band. The missing coefficients between the first and second sparse spectral peak and beyond the second peak are coded using and overlay band. Beyond this, regular frequency extension using the small size frequency transform is used.
The base region of the fourth tile 1013 has no spectral peaks. Frequency extension is done in the two transform domains to fill in the missing higher frequencies.
The fifth tile 1014 is similar to the fourth tile 1013, except only the base transform domain is used.
For the sixth tile 1015, frequency extension coding in the same transform domain is used to code the lower frequencies and the tonal components in the higher frequencies. Transient components in higher frequencies are coded using a smaller size transform domain. Missing high frequency components are obtained by summing the two extensions.
The seventh tile 1016 also is similar to the fourth tile 1013, except the smaller transform domain is used.
In view of the many possible embodiments to which the principles of our invention may be applied, we claim as our invention all such embodiments as may come within the scope and spirit of the following claims and equivalents thereto.