EP1723639B1 - Synthesizing a mono audio signal based on an encoded multichannel audio signal - Google Patents

Synthesizing a mono audio signal based on an encoded multichannel audio signal Download PDF

Info

Publication number
EP1723639B1
EP1723639B1 EP04720099A EP04720099A EP1723639B1 EP 1723639 B1 EP1723639 B1 EP 1723639B1 EP 04720099 A EP04720099 A EP 04720099A EP 04720099 A EP04720099 A EP 04720099A EP 1723639 B1 EP1723639 B1 EP 1723639B1
Authority
EP
European Patent Office
Prior art keywords
multiple channels
audio signal
frequency band
signal
activity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
EP04720099A
Other languages
German (de)
French (fr)
Other versions
EP1723639A1 (en
Inventor
Ari Lakaniemi
Pasi Ojala
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Oyj
Original Assignee
Nokia Oyj
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nokia Oyj filed Critical Nokia Oyj
Publication of EP1723639A1 publication Critical patent/EP1723639A1/en
Application granted granted Critical
Publication of EP1723639B1 publication Critical patent/EP1723639B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L19/008Multichannel audio signal coding or decoding using interchannel correlation to reduce redundancy, e.g. joint-stereo, intensity-coding or matrixing

Definitions

  • the invention relates to a method of synthesizing a mono audio signal based on an available encoded multichannel audio signal, which encoded multichannel audio signal comprises at least for a part of an audio frequency band separate parameter values for each channel of the multichannel audio signal.
  • the invention relates equally to a corresponding audio decoder, to a corresponding coding system and to a corresponding software program product.
  • Audio coding systems are well known from the state of the art. They are used in particular for transmitting or storing audio signals.
  • An audio coding system which is employed for transmission of audio signals comprises an encoder at a transmitting end and a decoder at a receiving end.
  • the transmitting end and the receiving end can be for instance mobile terminals.
  • An audio signal that is to be transmitted is provided to the encoder.
  • the encoder is responsible for adapting the incoming audio data rate to a bitrate level at which the bandwidth conditions in the transmission channel are not violated. Ideally, the encoder discards only irrelevant information from the audio signal in this encoding process.
  • the encoded audio signal is then transmitted by the transmitting end of the audio coding system and received at the receiving end of the audio coding system.
  • the decoder at the receiving end reverses the encoding process to obtain a decoded audio signal with little or no audible degradation.
  • the encoded audio data provided by the encoder is stored in some storage unit, and the decoder decodes audio data retrieved from this storage unit, for instance for presentation by some media player.
  • the encoder achieves a bitrate which is as low as possible, in order to save storage space.
  • FIG. 1 presents a typical split band encoding and decoding system.
  • the system comprises an audio encoder 10 and an audio decoder 20.
  • the audio encoder 10 includes a two band analysis filterbank 11, a low band encoder 12 and a high band encoder 13.
  • the audio decoder 20 includes a low band decoder 21, a high band decoder 22 and a two band synthesis filterbank 23.
  • the low band encoder 12 and decoder 21 can be for example the Adaptive Multi-Rate Wideband (AMR-WB) standard encoder and decoder, while the high band encoder 13 and decoder 22 may comprise either an independent coding algorithm, a bandwidth extension algorithm or a combination of both.
  • AMR-WB+ extended AMR-WB
  • An input audio signal 1 is first processed by the two-band analysis filterbank 11, in which the audio frequency band is split into a lower frequency band and a higher frequency band.
  • figure 2 presents an example of a frequency response of a two-band filterbank for the case of AMR-WB+.
  • a 12 kHz audio band is divided into a 0 kHz to 6.4 kHz band L and a 6.4 kHz to 12 kHz band H.
  • the resulting frequency bands are moreover critically down-sampled. That is, the low frequency band is down-sampled to 12.8 kHz and the high frequency band is re-sampled to 11.2 kHz.
  • the low frequency band and the high frequency band are then encoded independently of each other by the low band encoder 12 and the high band encoder 13, respectively.
  • the low band encoder 12 comprises to this end full source signal encoding algorithms.
  • the algorithms include an algebraic code excitation linear prediction (ACELP) type of algorithm and a transform based algorithm.
  • ACELP algebraic code excitation linear prediction
  • the actually employed algorithm is selected based on the signal characteristics of the respectively input audio signal.
  • the ACELP algorithm is typically selected for encoding speech signals and transients, while the transform based algorithm is typically selected for encoding music and tone like signals to better handle the frequency resolution.
  • the high band encoder 13 utilizes a linear prediction coding (LPC) to model the spectral envelope of the high frequency band signal.
  • LPC linear prediction coding
  • the high frequency band can then be described by means of LPC synthesis filter coefficients which define the spectral characteristics of the synthesized signal, and gain factors for an excitation signal which control the amplitude of the synthesized high frequency band audio signal.
  • the high band excitation signal is copied from the low band encoder 12. Only the LPC coefficients and the gain factors are provided for transmission.
  • the output of the low band encoder 12 and of the high band encoder 13 are multiplexed to a single bit stream 2.
  • the multiplexed bit stream 2 is transmitted for example through a communication channel to the audio decoder 20, in which the low frequency band and the high frequency band are decoded separately.
  • the processing in the low band encoder 12 is reversed for synthesizing the low frequency band audio signal.
  • the decoded low frequency band signals and the high frequency band signals are up-sampled to the original sampling frequency and combined to a synthesized output audio signal 3.
  • the input audio signal is equally split into a low frequency band signal and a high frequency band signal in the two band analysis filterbank 11.
  • the low band encoder 12 generates a mono signal by combining the left channel signals and the right channel signals in the low frequency band.
  • the mono signal is encoded as described above.
  • the low band encoder 12 uses a parametric coding for encoding the differences of the left and right channel signals to the mono signal.
  • the high band encoder 13 encodes the left channel and the right channel separately by determining separate LPC coefficients and gain factors for each channel.
  • the incoming multichannel bit stream 2 has to be converted by the audio decoder 20 into a mono audio signal.
  • the conversion of the multichannel signal to a mono signal is straightforward, since the low band decoder 21 can simply omit the stereo parameters in the received bit stream and decode only the mono part.
  • the high frequency band more processing is required, as no separate mono signal part of the high frequency band is available in the bit stream.
  • the stereo bit stream for the high frequency band is decoded separately for left and right channel signals, and the mono signal is then created by combining the left and right channel signals a in down-mixing process.
  • This approach is illustrated in Figure 3.
  • FIG 3 schematically presents details of the high band decoder 22 of Figure 1 for a mono audio signal output.
  • the high band decoder comprises to this end a left channel processing portion 30 and a right channel processing portion 33.
  • the left channel processing portion 30 includes a mixer 31, which is connected to an LPC synthesis filter 32.
  • the right channel processing portion 33 includes equally a mixer 34, which is connected to an LPC synthesis filter 35.
  • the output of both LPC synthesis filters 32, 35 is connected to a further mixer 36.
  • a low frequency band excitation signal which is provided by the low band decoder 21 is fed to either of the mixers 31 and 34.
  • the mixer 31 applies the gain factors for the left channel to the low frequency band excitation signal.
  • the left channel high band signal is then reconstructed by the LPC synthesis filter 32 by filtering the scaled excitation signal through a high band LPC model defined by the LPC coefficients for the left channel.
  • the mixer 34 applies the gain factors for the right channel to the low frequency band excitation signal.
  • the right channel high band signal is then reconstructed by the LPC synthesis filter 35 by filtering the scaled excitation signal through a high band LPC model defined by the LPC coefficients for the right channel.
  • the reconstructed left channel high frequency band signal and the reconstructed right channel high frequency band signal are then converted by the mixer 36 into a mono high frequency band signal by computing their average in the time domain.
  • a coding system which comprises in addition to the proposed decoder an audio encoder providing the encoded multichannel audio signal, as claimed in independent claim 17.
  • the encoded multichannel audio signal can be in particular, though not exclusively, an encoded stereo audio signal.
  • the invention proceeds from the consideration that for obtaining a mono audio signal, a separate decoding of available multiple channels can be avoided, if parameter values which are available for these multiple channels are combined already in the parameter domain before the decoding. The combined parameter values can then be used for a single channel decoding as in US 5,274,740 .
  • This technique allows saving processing load at a decoder and reduces the complexity of the decoder. If the multiple channels are stereo channels which are processed in a split band system, for example, approximately half of the processing load required for a high frequency band synthesis filtering can be saved compared to performing the high frequency band synthesis filtering separately for both channels and mixing the resulting left and right channel signals.
  • the parameters comprise gain factors for each of the multiple channels and linear prediction coefficients for each of the multiple channels.
  • the first channel can be assumed to be an active channel, while the second channel can be assumed to be a silent channel which provides basically no audible contribution to the original audio signal.
  • the parameter values of at least one parameter are advantageously disregarded completely when combining the parameter values.
  • the synthesized mono signal will be similar to the active channel.
  • the parameter values may be combined for example by forming the average or a weighted average over all channels. For a weighted average, the weight assigned to a channel rises with its relative activity compared to the other channel or channels. Other methods can be used as well for realizing the combining. Equally, parameter values for a silent channel which are not to be discarded may be combined with the parameter values of an active channel by averaging or some other method.
  • Various types of information may form the information on the respective activity in the multiple channels. It may be given for example by a gain factor for each of the multiple channels, by a combination of gain factors over a short period of time for each of the multiple channels, or by linear prediction coefficients for each of the multiple channels.
  • the activity information may equally be given by the energy level in at least part of the frequency band of the multichannel audio signal for each of the multiple channels, or by separate side information on the activity received from an encoder providing the encoded multichannel audio signal.
  • an original multichannel audio signal may be split for example into a low frequency band signal and a high frequency band signal.
  • the low frequency band signal may then be encoded in a conventional manner.
  • the high frequency band signal may be encoded separately for the multiple channels in a conventional manner, which results in parameter values for each of the multiple channels. At least the encoded high frequency band part of the entire encoded multichannel audio signal may then be treated in accordance with the invention.
  • a stereo input audio signal 1 is provided to the audio encoder 10 for encoding, while a decoded mono audio signal 3 has to be provided by the audio decoder 20 for presentation.
  • FIG. 4 is a schematic block diagram of this high band decoder 22.
  • a low band excitation input of the high band decoder 22 is connected via a mixer 40 and an LPC synthesis filter 41 to the output of the high band decoder 22.
  • the high band decoder 22 comprises in addition a gain average computation block 42 which is connected to the mixer and an LPC average computation block 43 which is connected to the LPC synthesis filter 41.
  • the encoded mono low frequency band signal, the stereo low frequency band parameter values and the stereo high frequency band parameter values are transmitted in a bit stream 2 to the audio decoder 20.
  • the low band decoder 21 receives the low frequency band part of the bit stream for decoding. In this decoding, it omits the stereo parameters and decodes only the mono part. The result is a mono low frequency band audio signal.
  • the high band decoder 22 receives on the one hand the high frequency band parameter values from the transmitted bit stream and on the other hand the low band excitation signal output by the low band decoder 21.
  • the high frequency band parameters comprise respectively a left channel gain factor, a right channel gain factor, left channel LPC coefficients and right channel LPC coefficients.
  • the gain average computation block 42 the respective gain factors for the left channel and the right channel are averaged, and the average gain factor is used by the mixer 40 for scaling the low band excitation signal. The resulting signal is provided for filtering to the LPC synthesis filter 41.
  • the respective linear prediction coefficients for the left channel and the right channel are combined.
  • the combination of the LPC coefficients from both channels can be made for instance by computing the average over the received coefficients in the Immittance Spectral Pair (ISP) domain.
  • the average coefficients are then used for configuring the LPC synthesis filter 41, to which the scaled low band excitation signal is subjected.
  • the scaled and filtered low band excitation signal forms the desired mono high band audio signal.
  • a system using the high band encoder of Figure 4 has the advantage that it requires only approximately half of the processing power for generating the synthesized signal since it is only generated once.
  • the averaging of linear prediction coefficients brings an undesired side effect of 'flattening' the spectrum in the resulting combined signal.
  • the combined signal has somewhat distorted spectral characteristics due to the combination of the 'real' spectrum of the active channel and a practically flat or random-like spectrum of the silent channel.
  • FIG. 5 is a diagram which depicts the amplitude over the frequency for three different LPC synthesis filter frequency responses computed over a frame of 80 ms.
  • a solid line represents the LPC synthesis filter frequency response of an active channel.
  • a dotted line represents the LPC synthesis filter frequency response of a silent channel.
  • a dashed line represents the LPC synthesis filter frequency response resulting when averaging the LPC modules from both channels in the ISP domain. It can be seen that the averaged LPC filter creates a spectrum which does not closely resemble either of the real spectra. In practice this phenomenon can be heard as reduced audio quality at the high frequency band.
  • the high band decoder 22 of the system of Figure 1 may be realized in accordance with an embodiment of the invention.
  • Figure 7 is a flow chart which depicts in its upper part the processing in the audio encoder 10 and in its lower part the processing in the audio decoder 20 of the system. The upper part and the lower part are divided by a horizontal dashed line.
  • a stereo audio signal input 1 to the encoder is split into a low frequency band and a high frequency band by the two band analysis filterbank 11.
  • a low band encoder 12 encodes the low frequency band.
  • An AMR-WB+ high band encoder 13 encodes the high frequency band separately for left and right channels. More specifically, it determines dedicated gain factors and linear prediction coefficients for both channels as high frequency band parameters.
  • the encoded mono low frequency band signal, the stereo low frequency band parameter values and the stereo high frequency band parameter values are transmitted in a bit stream 2 to the audio decoder 20.
  • the low band decoder 21 receives the low frequency band related part of the bit stream 2, and decodes this part. In the decoding, the low band decoder 21 omits the received stereo parameters and decodes only the mono part. The result is a mono low band audio signal.
  • the high band decoder 22 receives on the one hand a left channel gain factor, a right channel gain factor, linear prediction coefficients for the left channel and linear prediction coefficients for the right channel, and on the other hand the low band excitation signal output by the low band decoder 21.
  • the left channel gain and the right channel gain are used at the same time as channel activity information. It has to be noted that instead, some other channel activity information indicating the activity distribution in the high frequency band to the left channel and the right channel could be provided as additional parameter by the high band encoder 13.
  • the channel activity information is evaluated, and the gain factors for the left channel and the right channel are combined by the gain selection logic 62 according to the evaluation to a single gain factor.
  • the selected gain is then applied to the low frequency band excitation signal provided by the low band decoder 21 by means of the mixer 60.
  • the LPC coefficients for the left channel and the right channel are combined by the LPC model selection logic 63 according to the evaluation to a single set of LPC coefficients.
  • the combined LPC model is supplied to the LPC synthesis filter 61.
  • the LPC synthesis filter 61 applies the selected LPC model to the scaled low frequency band excitation signal provided by the mixer 60.
  • the resulting high frequency band audio signal is then combined in the two band synthesis filterbank 23 with the mono low frequency band audio signal to a mono full band audio signal, which may be output for presentation by a device or an application which is not capable of processing stereo audio signals.
  • the gain factors for the left channel are first averaged over the duration of one frame, and equally, the gain factors for the right channel are averaged over the duration of one frame.
  • the averaged right channel gain is then subtracted from the averaged left channel gain, resulting in a certain gain difference for each frame.
  • the combined gain factors for this frame are set equal to the gain factors provided for the right channel.
  • the combined LPC models for this frame are set to be equal to the LPC models provided for the right channel.
  • the combined gain factors for this frame are set equal to the gain factors provided for the left channel.
  • the combined LPC models for this frame are set to be equal to the LPC models provided for the left channel.
  • one of the channels can be considered as a silent channel while the other channel can be considered as an active channel during a respective frame, due to the large differences in the average gain factors, the gain factors and LPC models of the silent channel are disregarded for the duration of the frame. This is possible, as the silent channel has no audible contribution to the mixed audio output.
  • Such a combination of parameter values ensures that the spectral characteristics and the signal level are as close as possible to the respective active channel.
  • the gain factors for the left channel and the gain factors for the right channel, respectively are averaged as well over the duration of one frame.
  • the combined LPC models for this frame are set to be equal to the provided LPC models for the right channel.
  • the combined LPC models for this frame are set to be equal to the provided LPC models for the left channel.
  • the combined LPC models for this frame are set to be equal to the average over the respective LPC model for the left channel and the respective LPC model for the right channel.
  • the combined gain factors for the frame are set in any case equal to the average over the respective gain factor for the left channel and the respective gain factor for the right channel.
  • the LPC coefficients have a direct effect only on the spectral characteristics of the synthesized signal. Combining only the LPC coefficients thus results in the desired spectral characteristics, but does not solve the problem of the signal attenuation. This has the advantage, however, that the balance between the low frequency band and the high frequency band is preserved, in case the low frequency band is not mixed in accordance with the invention. Preserving the signal level at the high frequency band would change the balance between the low frequency bands and the high frequency bands by introducing relatively too loud signals in the high frequency band, which leads to a possibly reduced subjective audio quality.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Mathematical Physics (AREA)
  • Human Computer Interaction (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Stereophonic System (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

The invention relates to a method of synthesizing a mono audio signal 3 based on an available encoded multichannel audio signal 2. The encoded multichannel audio signal 2 is assumed to comprise at least for a part of an audio frequency band separate parameter values for each channel of the multichannel audio signal. In order to reduce the processing load in synthesizing the mono audio signal 2, it is proposed that the parameter values of the multiple channels are combined at least for a part of an audio frequency band in the parameter domain. The combined parameter values are then used for synthesizing the mono audio signal. The invention relates equally to a corresponding audio decoder, to a corresponding coding system and to a corresponding software program product.

Description

    FIELD OF THE INVENTION
  • The invention relates to a method of synthesizing a mono audio signal based on an available encoded multichannel audio signal, which encoded multichannel audio signal comprises at least for a part of an audio frequency band separate parameter values for each channel of the multichannel audio signal. The invention relates equally to a corresponding audio decoder, to a corresponding coding system and to a corresponding software program product.
  • BACKGROUND OF THE INVENTION
  • Audio coding systems are well known from the state of the art. They are used in particular for transmitting or storing audio signals.
  • An audio coding system which is employed for transmission of audio signals comprises an encoder at a transmitting end and a decoder at a receiving end. The transmitting end and the receiving end can be for instance mobile terminals. An audio signal that is to be transmitted is provided to the encoder. The encoder is responsible for adapting the incoming audio data rate to a bitrate level at which the bandwidth conditions in the transmission channel are not violated. Ideally, the encoder discards only irrelevant information from the audio signal in this encoding process. The encoded audio signal is then transmitted by the transmitting end of the audio coding system and received at the receiving end of the audio coding system. The decoder at the receiving end reverses the encoding process to obtain a decoded audio signal with little or no audible degradation.
  • If the audio coding system is employed for archiving audio data, the encoded audio data provided by the encoder is stored in some storage unit, and the decoder decodes audio data retrieved from this storage unit, for instance for presentation by some media player. In this alternative, it is the target that the encoder achieves a bitrate which is as low as possible, in order to save storage space.
  • Depending on the allowed bitrate, different encoding schemes can be applied to an audio signal.
  • In most cases, a lower frequency band and a higher frequency band of an audio signal correlate with each other. Audio codec bandwidth extension algorithms therefore typically first split the bandwidth of the to be encoded audio signal into two frequency bands. The lower frequency band is then processed independently by a so called core codec, while the higher frequency band is processed using knowledge about the coding parameters and signals from the lower frequency band. Using parameters from the low frequency band coding in the high frequency band coding reduces the bit rate resulting in the high band encoding significantly.
  • Figure 1 presents a typical split band encoding and decoding system. The system comprises an audio encoder 10 and an audio decoder 20. The audio encoder 10 includes a two band analysis filterbank 11, a low band encoder 12 and a high band encoder 13. The audio decoder 20 includes a low band decoder 21, a high band decoder 22 and a two band synthesis filterbank 23. The low band encoder 12 and decoder 21 can be for example the Adaptive Multi-Rate Wideband (AMR-WB) standard encoder and decoder, while the high band encoder 13 and decoder 22 may comprise either an independent coding algorithm, a bandwidth extension algorithm or a combination of both. By way of example, the presented system is assumed to use the extended AMR-WB (AMR-WB+) codec as split band coding algorithm.
  • An input audio signal 1 is first processed by the two-band analysis filterbank 11, in which the audio frequency band is split into a lower frequency band and a higher frequency band. For illustration, figure 2 presents an example of a frequency response of a two-band filterbank for the case of AMR-WB+. A 12 kHz audio band is divided into a 0 kHz to 6.4 kHz band L and a 6.4 kHz to 12 kHz band H. In the two-band analysis filterbank 11, the resulting frequency bands are moreover critically down-sampled. That is, the low frequency band is down-sampled to 12.8 kHz and the high frequency band is re-sampled to 11.2 kHz.
  • The low frequency band and the high frequency band are then encoded independently of each other by the low band encoder 12 and the high band encoder 13, respectively.
  • The low band encoder 12 comprises to this end full source signal encoding algorithms. The algorithms include an algebraic code excitation linear prediction (ACELP) type of algorithm and a transform based algorithm. The actually employed algorithm is selected based on the signal characteristics of the respectively input audio signal. The ACELP algorithm is typically selected for encoding speech signals and transients, while the transform based algorithm is typically selected for encoding music and tone like signals to better handle the frequency resolution.
  • In an AMR-WB+ codec, the high band encoder 13 utilizes a linear prediction coding (LPC) to model the spectral envelope of the high frequency band signal. The high frequency band can then be described by means of LPC synthesis filter coefficients which define the spectral characteristics of the synthesized signal, and gain factors for an excitation signal which control the amplitude of the synthesized high frequency band audio signal. The high band excitation signal is copied from the low band encoder 12. Only the LPC coefficients and the gain factors are provided for transmission.
  • The output of the low band encoder 12 and of the high band encoder 13 are multiplexed to a single bit stream 2.
  • The multiplexed bit stream 2 is transmitted for example through a communication channel to the audio decoder 20, in which the low frequency band and the high frequency band are decoded separately.
  • In the low band decoder 21, the processing in the low band encoder 12 is reversed for synthesizing the low frequency band audio signal.
  • In the high band decoder 22, an excitation signal is generated by re-sampling a low frequency band excitation provided by the low band decoder 21 to the sampling rate used in the high frequency band. That is, the low frequency band excitation signal is reused for decoding of the high frequency band by transposing the low frequency band signal to the high frequency band. Alternatively, a random excitation signal could be generated for the reconstruction of the high frequency band signal. The high frequency band signal is then reconstructed by filtering the scaled excitation signal through the high band LPC model defined by the LPC coefficients.
  • In the two band synthesis filterbank 23, the decoded low frequency band signals and the high frequency band signals are up-sampled to the original sampling frequency and combined to a synthesized output audio signal 3.
  • The input audio signal 1 which is to be encoded can be a mono audio signal or a multichannel audio signal containing at least a first and a second channel signal. An example of a multichannel audio signal is a stereo audio signal, which is composed of a left channel signal and a right channel signal.
  • For a stereo operation of an AMR-WB+ codec, the input audio signal is equally split into a low frequency band signal and a high frequency band signal in the two band analysis filterbank 11. The low band encoder 12 generates a mono signal by combining the left channel signals and the right channel signals in the low frequency band. The mono signal is encoded as described above. In addition, the low band encoder 12 uses a parametric coding for encoding the differences of the left and right channel signals to the mono signal. The high band encoder 13 encodes the left channel and the right channel separately by determining separate LPC coefficients and gain factors for each channel.
  • In case the input audio signal 1 is a multichannel audio signal, but the device which is to present the synthesized audio signal 3 does not support a multichannel audio output, the incoming multichannel bit stream 2 has to be converted by the audio decoder 20 into a mono audio signal. At the low frequency band, the conversion of the multichannel signal to a mono signal is straightforward, since the low band decoder 21 can simply omit the stereo parameters in the received bit stream and decode only the mono part. But for the high frequency band, more processing is required, as no separate mono signal part of the high frequency band is available in the bit stream.
  • Conventionally, the stereo bit stream for the high frequency band is decoded separately for left and right channel signals, and the mono signal is then created by combining the left and right channel signals a in down-mixing process. This approach is illustrated in Figure 3.
  • Figure 3 schematically presents details of the high band decoder 22 of Figure 1 for a mono audio signal output. The high band decoder comprises to this end a left channel processing portion 30 and a right channel processing portion 33. The left channel processing portion 30 includes a mixer 31, which is connected to an LPC synthesis filter 32. The right channel processing portion 33 includes equally a mixer 34, which is connected to an LPC synthesis filter 35. The output of both LPC synthesis filters 32, 35 is connected to a further mixer 36.
  • A low frequency band excitation signal which is provided by the low band decoder 21 is fed to either of the mixers 31 and 34. The mixer 31 applies the gain factors for the left channel to the low frequency band excitation signal. The left channel high band signal is then reconstructed by the LPC synthesis filter 32 by filtering the scaled excitation signal through a high band LPC model defined by the LPC coefficients for the left channel. The mixer 34 applies the gain factors for the right channel to the low frequency band excitation signal. The right channel high band signal is then reconstructed by the LPC synthesis filter 35 by filtering the scaled excitation signal through a high band LPC model defined by the LPC coefficients for the right channel.
  • The reconstructed left channel high frequency band signal and the reconstructed right channel high frequency band signal are then converted by the mixer 36 into a mono high frequency band signal by computing their average in the time domain.
  • This is, in principle, a simple and working approach. However, it requires a separate synthesizing of multiple channels, even though, in the end, only a single channel signal is needed.
  • Document US 5,274,740 discloses a method in which the parameter values of multiple channels are combined before synthesis, thereby avoiding the need of separate synthesizing of multiple channels.
  • If the multichannel audio input signal 1 is unbalanced in such a way that most of the energy of the multichannel audio signal lies on one of the channels, a direct mixing of multichannels by computing their average will result in an attenuation in the combined signal. In an extreme case, one of the channels is completely silent, which leads to an energy level of the combined signal which is half of the energy level of the original active input channel.
  • Document EP-A-1 377 123 discloses a method that enables the energy and/or loudness level of a mixer's output signals to match the energy and/or loudness level of the mixer's input signals.
  • SUMMARY OF THE INVENTION
  • It is an object of the invention to reduce the processing load which is required for synthesizing a mono audio signal based on an encoded multichannel audio signal.
  • A method of synthesizing a mono audio signal based on an available encoded multichannel audio signal is proposed, as claimed in independent claim 1.
  • Moreover, an audio decoder for synthesizing a mono audio signal based on an available encoded multichannel audio signal is proposed, as claimed in independent claim 9.
  • Moreover, a coding system is proposed, which comprises in addition to the proposed decoder an audio encoder providing the encoded multichannel audio signal, as claimed in independent claim 17.
  • Finally, a software program product is proposed, in which a software code for synthesizing a mono audio signal based on an available encoded multichannel audio signal is stored, as claimed in independent claim 19. The encoded multichannel audio signal comprises at least for a part of the frequency band of an original multichannel audio signal separate parameter values for each channel of the multichannel audio signal. The proposed software code realizes the steps of the proposed method when running in an audio decoder.
  • The encoded multichannel audio signal can be in particular, though not exclusively, an encoded stereo audio signal.
  • The invention proceeds from the consideration that for obtaining a mono audio signal, a separate decoding of available multiple channels can be avoided, if parameter values which are available for these multiple channels are combined already in the parameter domain before the decoding. The combined parameter values can then be used for a single channel decoding as in US 5,274,740 .
  • This technique allows saving processing load at a decoder and reduces the complexity of the decoder. If the multiple channels are stereo channels which are processed in a split band system, for example, approximately half of the processing load required for a high frequency band synthesis filtering can be saved compared to performing the high frequency band synthesis filtering separately for both channels and mixing the resulting left and right channel signals.
  • In one embodiment of the invention, the parameters comprise gain factors for each of the multiple channels and linear prediction coefficients for each of the multiple channels.
  • Combining the parameter values may be realized in static manner, for instance by generally computing the average of the available parameter values over all channels. Advantageously, however, combining the parameter values is controlled for at least one parameter based on information on the respective activity in the multiple channels. This allows to achieve a mono audio signal with spectral characteristics and with a signal level as close as possible to the spectral characteristics and to the signal level in a respective active channel, and thus an improved audio quality of the synthesized mono audio signal.
  • If the activity in a first channel is significantly higher than in a second channel, the first channel can be assumed to be an active channel, while the second channel can be assumed to be a silent channel which provides basically no audible contribution to the original audio signal. In case a silent channel is present, the parameter values of at least one parameter are advantageously disregarded completely when combining the parameter values. As a result, the synthesized mono signal will be similar to the active channel. In all other cases, the parameter values may be combined for example by forming the average or a weighted average over all channels. For a weighted average, the weight assigned to a channel rises with its relative activity compared to the other channel or channels. Other methods can be used as well for realizing the combining. Equally, parameter values for a silent channel which are not to be discarded may be combined with the parameter values of an active channel by averaging or some other method.
  • Various types of information may form the information on the respective activity in the multiple channels. It may be given for example by a gain factor for each of the multiple channels, by a combination of gain factors over a short period of time for each of the multiple channels, or by linear prediction coefficients for each of the multiple channels. The activity information may equally be given by the energy level in at least part of the frequency band of the multichannel audio signal for each of the multiple channels, or by separate side information on the activity received from an encoder providing the encoded multichannel audio signal.
  • For obtaining the encoded multichannel audio signal, an original multichannel audio signal may be split for example into a low frequency band signal and a high frequency band signal. The low frequency band signal may then be encoded in a conventional manner. Also the high frequency band signal may be encoded separately for the multiple channels in a conventional manner, which results in parameter values for each of the multiple channels. At least the encoded high frequency band part of the entire encoded multichannel audio signal may then be treated in accordance with the invention.
  • It has to be understood, though, that equally multichannel parameter values of a low frequency band part of the entire signal can be treated in accordance with the invention, in order to prevent an imbalance between the low frequency band and the high frequency band, for example an imbalance in the signal level. Alternatively, the parameter values for silent channels in the high frequency band which influence the signal level might not be discarded in principle, but only the parameter values for silent channels which influence the spectral characteristic of the signal.
  • The invention may be implemented for example, though not exclusively, in an AMR-WB+ based coding system.
  • Other objects and features of the present invention will become apparent from the following detailed description considered in conjunction with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE FIGURES
  • Fig. 1
    is a schematic block diagram of a split band coding system;
    Fig. 2
    is a diagram of the frequency response of a two-band filterbank;
    Fig. 3
    is a schematic block diagram of a conventional high band decoder for stereo to mono conversion;
    Fig. 4
    is a schematic block diagram of high band decoder for stereo to mono conversion;
    Fig. 5
    is a diagram illustrating the frequency response for stereo signals and for the mono signal resulting with the high band decoder of Figure 4;
    Fig. 6
    is a schematic block diagram of high band decoder for stereo to mono conversion according to an embodiment of the invention;
    Fig. 7
    is a flow chart illustrating the operation in a system using the high band decoder of Figure 6;
    Fig. 8
    is a flow chart illustrating a first option for the parameter combining in the flow chart of Figure 7; and
    Fig. 9
    is a flow chart illustrating a second option for the parameter combining in the flow chart of Figure 7.
    DETAILED DESCRIPTION OF THE INVENTION
  • The invention is assumed to be implemented in the system of Figure 1, which will therefore be referred to as well in the following. A stereo input audio signal 1 is provided to the audio encoder 10 for encoding, while a decoded mono audio signal 3 has to be provided by the audio decoder 20 for presentation.
  • In order to be able to provide such a mono audio signal 3 with a low processing load, the high band decoder 22 of the system may be realized as follows.
  • Figure 4 is a schematic block diagram of this high band decoder 22. A low band excitation input of the high band decoder 22 is connected via a mixer 40 and an LPC synthesis filter 41 to the output of the high band decoder 22. The high band decoder 22 comprises in addition a gain average computation block 42 which is connected to the mixer and an LPC average computation block 43 which is connected to the LPC synthesis filter 41.
  • The system operates as follows.
  • A stereo signal input to the audio encoder 10 is split by the two band analysis filterbank 11 into a low frequency band and a high frequency band. A low band encoder 11 encodes the low frequency band audio signal as described above. An AMR-WB+ high band encoder 12 encodes the high band stereo signal separately for left and right channels. More specifically, it determines gain factors and linear prediction coefficients for each channel as described above.
  • The encoded mono low frequency band signal, the stereo low frequency band parameter values and the stereo high frequency band parameter values are transmitted in a bit stream 2 to the audio decoder 20.
  • The low band decoder 21 receives the low frequency band part of the bit stream for decoding. In this decoding, it omits the stereo parameters and decodes only the mono part. The result is a mono low frequency band audio signal.
  • The high band decoder 22 receives on the one hand the high frequency band parameter values from the transmitted bit stream and on the other hand the low band excitation signal output by the low band decoder 21.
  • The high frequency band parameters comprise respectively a left channel gain factor, a right channel gain factor, left channel LPC coefficients and right channel LPC coefficients. In the gain average computation block 42, the respective gain factors for the left channel and the right channel are averaged, and the average gain factor is used by the mixer 40 for scaling the low band excitation signal. The resulting signal is provided for filtering to the LPC synthesis filter 41.
  • In the average LPC computation block 43, the respective linear prediction coefficients for the left channel and the right channel are combined. In AMR-WB+, the combination of the LPC coefficients from both channels can be made for instance by computing the average over the received coefficients in the Immittance Spectral Pair (ISP) domain. The average coefficients are then used for configuring the LPC synthesis filter 41, to which the scaled low band excitation signal is subjected.
  • The scaled and filtered low band excitation signal forms the desired mono high band audio signal.
  • The mono low band audio signal and the mono high band audio signal are combined in the two band synthesis filterbank 23, and the resulting synthesized signal 3 is output for presentation.
  • Compared to a system using the high band encoder of Figure 3, a system using the high band encoder of Figure 4 has the advantage that it requires only approximately half of the processing power for generating the synthesized signal since it is only generated once.
  • It has to be noted that the above mentioned problem of a possible attenuation in the combined signal in case of a stereo audio input having an active signal in only one of the channels remains, though.
  • Furthermore, for stereo audio input signals with only one active channel the averaging of linear prediction coefficients brings an undesired side effect of 'flattening' the spectrum in the resulting combined signal. Instead of having the spectral characteristics of the active channel, the combined signal has somewhat distorted spectral characteristics due to the combination of the 'real' spectrum of the active channel and a practically flat or random-like spectrum of the silent channel.
  • This effect is illustrated in Figure 5. Figure 5 is a diagram which depicts the amplitude over the frequency for three different LPC synthesis filter frequency responses computed over a frame of 80 ms. A solid line represents the LPC synthesis filter frequency response of an active channel. A dotted line represents the LPC synthesis filter frequency response of a silent channel. A dashed line represents the LPC synthesis filter frequency response resulting when averaging the LPC modules from both channels in the ISP domain. It can be seen that the averaged LPC filter creates a spectrum which does not closely resemble either of the real spectra. In practice this phenomenon can be heard as reduced audio quality at the high frequency band.
  • In order to be able to provide a mono audio signal 3 not only with a low processing load but further avoiding the constraints which are not solved with the high band decoder of Figure 4, the high band decoder 22 of the system of Figure 1 may be realized in accordance with an embodiment of the invention.
  • Figure 6 is a schematic block diagram of such a high band decoder 22. A low band excitation input of the high band decoder 22 is connected via a mixer 60 and an LPC synthesis filter 61 to the output of the high band decoder 22. The high band decoder 22 comprises in addition a gain selection logic 62 which is connected to the mixer 60, and an LPC selection logic 63 which is connected to the LPC synthesis filter 61.
  • The processing in a system using the high band encoder 22 of Figure 6 will now be described with reference to Figure 7. Figure 7 is a flow chart which depicts in its upper part the processing in the audio encoder 10 and in its lower part the processing in the audio decoder 20 of the system. The upper part and the lower part are divided by a horizontal dashed line.
  • A stereo audio signal input 1 to the encoder is split into a low frequency band and a high frequency band by the two band analysis filterbank 11. A low band encoder 12 encodes the low frequency band. An AMR-WB+ high band encoder 13 encodes the high frequency band separately for left and right channels. More specifically, it determines dedicated gain factors and linear prediction coefficients for both channels as high frequency band parameters.
  • The encoded mono low frequency band signal, the stereo low frequency band parameter values and the stereo high frequency band parameter values are transmitted in a bit stream 2 to the audio decoder 20.
  • The low band decoder 21 receives the low frequency band related part of the bit stream 2, and decodes this part. In the decoding, the low band decoder 21 omits the received stereo parameters and decodes only the mono part. The result is a mono low band audio signal.
  • The high band decoder 22 receives on the one hand a left channel gain factor, a right channel gain factor, linear prediction coefficients for the left channel and linear prediction coefficients for the right channel, and on the other hand the low band excitation signal output by the low band decoder 21. The left channel gain and the right channel gain are used at the same time as channel activity information. It has to be noted that instead, some other channel activity information indicating the activity distribution in the high frequency band to the left channel and the right channel could be provided as additional parameter by the high band encoder 13.
  • The channel activity information is evaluated, and the gain factors for the left channel and the right channel are combined by the gain selection logic 62 according to the evaluation to a single gain factor. The selected gain is then applied to the low frequency band excitation signal provided by the low band decoder 21 by means of the mixer 60.
  • Moreover, the LPC coefficients for the left channel and the right channel are combined by the LPC model selection logic 63 according to the evaluation to a single set of LPC coefficients. The combined LPC model is supplied to the LPC synthesis filter 61. The LPC synthesis filter 61 applies the selected LPC model to the scaled low frequency band excitation signal provided by the mixer 60.
  • The resulting high frequency band audio signal is then combined in the two band synthesis filterbank 23 with the mono low frequency band audio signal to a mono full band audio signal, which may be output for presentation by a device or an application which is not capable of processing stereo audio signals.
  • The proposed evaluation of the channel activity information and the subsequent combination of the parameter values, which are indicated in the flow chart of Figure 7 as a block with double lines, can be implemented in different ways. Two options will be presented with reference to the flow charts of Figures 8 and 9.
  • In the first option illustrated in Figure 8, the gain factors for the left channel are first averaged over the duration of one frame, and equally, the gain factors for the right channel are averaged over the duration of one frame.
  • The averaged right channel gain is then subtracted from the averaged left channel gain, resulting in a certain gain difference for each frame.
  • In case the gain difference is smaller than a first threshold value, the combined gain factors for this frame are set equal to the gain factors provided for the right channel. Moreover, the combined LPC models for this frame are set to be equal to the LPC models provided for the right channel.
  • In case the gain difference is larger than a second threshold value, the combined gain factors for this frame are set equal to the gain factors provided for the left channel. Moreover, the combined LPC models for this frame are set to be equal to the LPC models provided for the left channel.
  • In all other cases, the combined gain factors for this frame are set equal to the average over the respective gain factor for the left channel and the respective gain factor for the right channel. The combined LPC models for this frame are set to be equal to the average over the respective LPC model for the left channel and the respective LPC model for the right channel.
  • The first threshold value and the second threshold value are selected depending on the required sensitivity and the type of the application for which the stereo to mono conversion is required. Suitable values are for example -20 dB for the first threshold value and 20 dB for the second threshold value.
  • Thus, if one of the channels can be considered as a silent channel while the other channel can be considered as an active channel during a respective frame, due to the large differences in the average gain factors, the gain factors and LPC models of the silent channel are disregarded for the duration of the frame. This is possible, as the silent channel has no audible contribution to the mixed audio output. Such a combination of parameter values ensures that the spectral characteristics and the signal level are as close as possible to the respective active channel.
  • It has to be noted that instead of omitting the stereo parameters, also the low band decoder could form combined parameter values and apply them to the mono part of the signal, just as described for the high frequency band processing.
  • In the second option of combining parameter values illustrated in Figure 9, the gain factors for the left channel and the gain factors for the right channel, respectively, are averaged as well over the duration of one frame.
  • The averaged right channel gain is then subtracted from the averaged left channel gain, resulting in a certain gain difference for each frame.
  • In case the gain difference is smaller than a first, low threshold value, the combined LPC models for this frame are set to be equal to the provided LPC models for the right channel.
  • In case the gain difference is larger than a second, high threshold value, the combined LPC models for this frame are set to be equal to the provided LPC models for the left channel.
  • In all other cases, the combined LPC models for this frame are set to be equal to the average over the respective LPC model for the left channel and the respective LPC model for the right channel.
  • The combined gain factors for the frame are set in any case equal to the average over the respective gain factor for the left channel and the respective gain factor for the right channel.
  • The LPC coefficients have a direct effect only on the spectral characteristics of the synthesized signal. Combining only the LPC coefficients thus results in the desired spectral characteristics, but does not solve the problem of the signal attenuation. This has the advantage, however, that the balance between the low frequency band and the high frequency band is preserved, in case the low frequency band is not mixed in accordance with the invention. Preserving the signal level at the high frequency band would change the balance between the low frequency bands and the high frequency bands by introducing relatively too loud signals in the high frequency band, which leads to a possibly reduced subjective audio quality.

Claims (19)

  1. Method of synthesizing a mono audio signal based on an available encoded multichannel audio signal, which encoded multichannel audio signal comprises at least for a part of an audio frequency band separate parameter values for each channel of said multichannel audio signal, said method comprising at least for a part of an audio frequency band:
    - combining parameter values of said multiple channels in the parameter domain; and
    - using said combined parameter values for synthesizing a mono audio signal;
    wherein combining said parameter values is controlled for at least one parameter based on information on the respective activity in said multiple channels.
  2. Method according to claim 1, wherein said parameters comprise gain factors for each of said multiple channels and linear prediction coefficients for each of said multiple channels.
  3. Method according to one of the preceding claims,
    wherein said information on the respective activity in said multiple channels includes at least one of:
    - a gain factor for each of said multiple channels;
    - a combination of gain factors over a short period of time for each of said multiple channels;
    - linear prediction coefficients for each of said multiple channels;
    - the energy level in at least part of the frequency band of said multichannel audio signal for each of said multiple channels; and
    - separate side information on said activity received from an encoding end providing said encoded multichannel audio signal.
  4. Method according to one of the preceding claims,
    wherein in case said information on the activity in said multiple channels indicates that the activity in a first one of said multiple channels is considerably lower than in at least one other of said multiple channels, disregarding the value of at least one parameter which is available for said first channel.
  5. Method according to claim 4, wherein in case said information on the activity in said multiple channels indicates that the activity in a first one of said multiple channels is considerably lower than in at least one other of said multiple channels, averaging the values of at least one other parameter which are available for said multiple channels.
  6. Method according to one of the preceding claims,
    wherein in case said information on the activity in said multiple channels does not indicate that the activity in one of said multiple channels is considerably lower than in at least one other of said multiple channels, averaging the values of said parameters which are available for said multiple channels.
  7. Method according to one of the preceding claims,
    wherein said multichannel signal is a stereo signal.
  8. Method according to one of the preceding claims, comprising preceding steps of splitting an original multichannel audio signal into a low frequency band signal and a high frequency band signal, encoding said low frequency signal, and encoding said high frequency band signal separately for said multiple channels, resulting in said parameter values for each of said multiple channels, wherein at least the parameter values resulting for said high frequency band signal are combined for synthesizing said mono audio signal.
  9. Audio decoder for synthesizing a mono audio signal based on an available encoded multichannel audio signal, which encoded multichannel audio signal comprises at least for a part of the frequency band of an original multichannel audio signal separate parameter values for each channel of said multichannel audio signal, said audio decoder comprising:
    - at least one parameter selection portion adapted to combine parameter values of said multiple channels in the parameter domain at least for a part of the frequency band of said multichannel audio signal; and
    - an audio signal synthesis portion adapted to synthesize a mono audio signal at least for a part of the frequency band of said multichannel audio signal based on combined parameter values provided by said at least one parameter selection portion;
    wherein said parameter selection portion is adapted to combine said parameter values for at least one parameter based on information on the respective activity in said multiple channels.
  10. Audio decoder according to claim 9, wherein said parameters comprise gain factors for each of said multiple channels and linear prediction coefficients for each of said multiple channels.
  11. Audio decoder according to one of claims 9 to 10,
    wherein said information on the respective activity in said multiple channels includes at least one of:
    - a gain factor for each of said multiple channels;
    - a combination of gain factors over a short period of time for each of said multiple channels;
    - linear prediction coefficients for each of said multiple channels;
    - the energy level in at least part of the frequency band of said multichannel audio signal for each of said multiple channels; and
    - separate side information on said activity received from an encoding end providing said encoded multichannel audio signal.
  12. Audio decoder according to one of claims 9 to 11,
    wherein said parameter selection portion is adapted to disregard in said combining the value of at least one parameter which is available for a first one of said multiple channels, in case said information on the activity in said multiple channels indicates that the activity in said a first channel is considerably lower than in at least one other of said multiple channels.
  13. Audio decoder according to claim 12, wherein said parameter selection portion is adapted to average the values of at least one other parameter which are available for said multiple channels in said combining in case said information on the activity in said multiple channels indicates that the activity in a first one of said multiple channels is considerably lower than in at least one other of said multiple channels.
  14. Audio decoder according to one of claims 9 to 13,
    wherein said parameter selection portion is adapted to averages the values of said parameters which are available for said multiple channels in case said information on the activity in said multiple channels does not indicate that the activity in one of said multiple channels is considerably lower than in at least one other of said multiple channels.
  15. Audio decoder according to one of claims 9 to 14,
    wherein said multichannel signal is a stereo signal.
  16. Mobile terminal comprising an audio decoder according to one of claims 9 to 15.
  17. Coding system including an audio encoder providing an encoded multichannel audio signal, which encoded multichannel audio signal comprises at least for a part of the frequency band of an original multichannel audio signal separate parameter values for each channel of said multichannel audio signal, and an audio decoder according to one of claims 9 to 15.
  18. Coding system according to claim 17, wherein said audio encoder comprises an evaluating component adapted to determine information on the activity on said multiple channels and adapted to provide said information for use by said audio decoder.
  19. A software program product in which a software code for synthesizing a mono audio signal based on an available encoded multichannel audio signal is stored, which encoded multichannel audio signal comprises at least for a part of the frequency band of an original multichannel audio signal separate parameter values for each channel of said multichannel audio signal, said software code realizing the steps of the method according to one of claims 1 to 8 when running in an audio decoder.
EP04720099A 2004-03-12 2004-03-12 Synthesizing a mono audio signal based on an encoded multichannel audio signal Expired - Lifetime EP1723639B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2004/000715 WO2005093717A1 (en) 2004-03-12 2004-03-12 Synthesizing a mono audio signal based on an encoded miltichannel audio signal

Publications (2)

Publication Number Publication Date
EP1723639A1 EP1723639A1 (en) 2006-11-22
EP1723639B1 true EP1723639B1 (en) 2007-11-14

Family

ID=34957094

Family Applications (1)

Application Number Title Priority Date Filing Date
EP04720099A Expired - Lifetime EP1723639B1 (en) 2004-03-12 2004-03-12 Synthesizing a mono audio signal based on an encoded multichannel audio signal

Country Status (12)

Country Link
US (1) US7899191B2 (en)
EP (1) EP1723639B1 (en)
JP (1) JP4495209B2 (en)
CN (1) CN1926610B (en)
AT (1) ATE378677T1 (en)
AU (1) AU2004317678C1 (en)
BR (1) BRPI0418665B1 (en)
CA (1) CA2555182C (en)
DE (1) DE602004010188T2 (en)
ES (1) ES2295837T3 (en)
RU (1) RU2381571C2 (en)
WO (1) WO2005093717A1 (en)

Families Citing this family (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8019087B2 (en) * 2004-08-31 2011-09-13 Panasonic Corporation Stereo signal generating apparatus and stereo signal generating method
JP4842147B2 (en) * 2004-12-28 2011-12-21 パナソニック株式会社 Scalable encoding apparatus and scalable encoding method
US8271872B2 (en) * 2005-01-05 2012-09-18 Apple Inc. Composite audio waveforms with precision alignment guides
JP4887279B2 (en) * 2005-02-01 2012-02-29 パナソニック株式会社 Scalable encoding apparatus and scalable encoding method
DE602005025027D1 (en) * 2005-03-30 2011-01-05 Nokia Corp SOURCE DECODE AND / OR DECODING
FR2891098B1 (en) * 2005-09-16 2008-02-08 Thales Sa METHOD AND DEVICE FOR MIXING DIGITAL AUDIO STREAMS IN THE COMPRESSED DOMAIN.
KR100647336B1 (en) * 2005-11-08 2006-11-23 삼성전자주식회사 Apparatus and method for adaptive time/frequency-based encoding/decoding
US9515843B2 (en) * 2006-06-22 2016-12-06 Broadcom Corporation Method and system for link adaptive Ethernet communications
EP2038878B1 (en) * 2006-07-07 2012-01-18 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Apparatus and method for combining multiple parametrically coded audio sources
KR101393298B1 (en) * 2006-07-08 2014-05-12 삼성전자주식회사 Method and Apparatus for Adaptive Encoding/Decoding
KR101434198B1 (en) * 2006-11-17 2014-08-26 삼성전자주식회사 Method of decoding a signal
KR20080052813A (en) * 2006-12-08 2008-06-12 한국전자통신연구원 Apparatus and method for audio coding based on input signal distribution per channels
KR101379263B1 (en) * 2007-01-12 2014-03-28 삼성전자주식회사 Method and apparatus for decoding bandwidth extension
US8655650B2 (en) * 2007-03-28 2014-02-18 Harris Corporation Multiple stream decoder
US8392198B1 (en) * 2007-04-03 2013-03-05 Arizona Board Of Regents For And On Behalf Of Arizona State University Split-band speech compression based on loudness estimation
CN101925953B (en) * 2008-01-25 2012-06-20 松下电器产业株式会社 Encoding device, decoding device, and method thereof
KR101452722B1 (en) * 2008-02-19 2014-10-23 삼성전자주식회사 Method and apparatus for encoding and decoding signal
CA2871268C (en) 2008-07-11 2015-11-03 Nikolaus Rettelbach Audio encoder, audio decoder, methods for encoding and decoding an audio signal, audio stream and computer program
BRPI0910792B1 (en) 2008-07-11 2020-03-24 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. "AUDIO SIGNAL SYNTHESIZER AND AUDIO SIGNAL ENCODER"
KR101381513B1 (en) 2008-07-14 2014-04-07 광운대학교 산학협력단 Apparatus for encoding and decoding of integrated voice and music
CN101662688B (en) * 2008-08-13 2012-10-03 韩国电子通信研究院 Method and device for encoding and decoding audio signal
KR20100115215A (en) * 2009-04-17 2010-10-27 삼성전자주식회사 Apparatus and method for audio encoding/decoding according to variable bit rate
US8898057B2 (en) * 2009-10-23 2014-11-25 Panasonic Intellectual Property Corporation Of America Encoding apparatus, decoding apparatus and methods thereof
CN103854651B (en) 2009-12-16 2017-04-12 杜比国际公司 Sbr bitstream parameter downmix
ES2908348T3 (en) 2010-07-19 2022-04-28 Dolby Int Ab Audio signal processing during high-frequency reconstruction
US12002476B2 (en) 2010-07-19 2024-06-04 Dolby International Ab Processing of audio signals during high frequency reconstruction
TWI450266B (en) * 2011-04-19 2014-08-21 Hon Hai Prec Ind Co Ltd Electronic device and decoding method of audio files
CN103188595B (en) * 2011-12-31 2015-05-27 展讯通信(上海)有限公司 Method and system of processing multichannel audio signals
CN103220058A (en) * 2012-01-20 2013-07-24 旭扬半导体股份有限公司 Audio frequency data and vision data synchronizing device and method thereof
KR101580240B1 (en) 2012-02-17 2016-01-04 후아웨이 테크놀러지 컴퍼니 리미티드 Parametric encoder for encoding a multi-channel audio signal
EP2830052A1 (en) * 2013-07-22 2015-01-28 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Audio decoder, audio encoder, method for providing at least four audio channel signals on the basis of an encoded representation, method for providing an encoded representation on the basis of at least four audio channel signals and computer program using a bandwidth extension
CN108172239B (en) * 2013-09-26 2021-01-12 华为技术有限公司 Method and device for expanding frequency band
JP6814146B2 (en) 2014-09-25 2021-01-13 サンハウス・テクノロジーズ・インコーポレーテッド Systems and methods for capturing and interpreting audio
US11308928B2 (en) 2014-09-25 2022-04-19 Sunhouse Technologies, Inc. Systems and methods for capturing and interpreting audio
CN107004427B (en) * 2014-12-12 2020-04-14 华为技术有限公司 Signal processing apparatus for enhancing speech components in a multi-channel audio signal
CN117542365A (en) * 2016-01-22 2024-02-09 弗劳恩霍夫应用研究促进协会 Apparatus and method for MDCT M/S stereo with global ILD and improved mid/side decisions
US10109284B2 (en) 2016-02-12 2018-10-23 Qualcomm Incorporated Inter-channel encoding and decoding of multiple high-band audio signals
CN109155803B (en) * 2016-08-26 2021-07-20 荣耀终端有限公司 Audio data processing method, terminal device and storage medium
GB2576769A (en) * 2018-08-31 2020-03-04 Nokia Technologies Oy Spatial parameter signalling
US10993061B2 (en) * 2019-01-11 2021-04-27 Boomcloud 360, Inc. Soundstage-conserving audio channel summation
US11140483B2 (en) 2019-03-05 2021-10-05 Maxim Integrated Products, Inc. Management of low frequency components of an audio signal at a mobile computing device
CN112218020B (en) * 2019-07-09 2023-03-21 海信视像科技股份有限公司 Audio data transmission method and device for multi-channel platform
WO2021004049A1 (en) * 2019-07-09 2021-01-14 海信视像科技股份有限公司 Display device, and audio data transmission method and device
CN113192523B (en) * 2020-01-13 2024-07-16 华为技术有限公司 Audio encoding and decoding method and audio encoding and decoding equipment
CN113223539B (en) * 2020-01-20 2023-05-26 维沃移动通信有限公司 Audio transmission method and electronic equipment
CN111654745B (en) * 2020-06-08 2022-10-14 海信视像科技股份有限公司 Multi-channel signal processing method and display device

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1992012607A1 (en) * 1991-01-08 1992-07-23 Dolby Laboratories Licensing Corporation Encoder/decoder for multidimensional sound fields
US5274740A (en) * 1991-01-08 1993-12-28 Dolby Laboratories Licensing Corporation Decoder for variable number of channel presentation of multidimensional sound fields
JP3793235B2 (en) * 1996-02-08 2006-07-05 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ N-channel transmission suitable for 2-channel transmission and 1-channel transmission
US5899969A (en) * 1997-10-17 1999-05-04 Dolby Laboratories Licensing Corporation Frame-based audio coding with gain-control words
US6757659B1 (en) * 1998-11-16 2004-06-29 Victor Company Of Japan, Ltd. Audio signal processing apparatus
US6765930B1 (en) * 1998-12-11 2004-07-20 Sony Corporation Decoding apparatus and method, and providing medium
US7292901B2 (en) * 2002-06-24 2007-11-06 Agere Systems Inc. Hybrid multi-channel/cue coding/decoding of audio signals
US7447321B2 (en) * 2001-05-07 2008-11-04 Harman International Industries, Incorporated Sound processing system for configuration of audio signals in a vehicle
US7447631B2 (en) * 2002-06-17 2008-11-04 Dolby Laboratories Licensing Corporation Audio coding system using spectral hole filling
US7039204B2 (en) * 2002-06-24 2006-05-02 Agere Systems Inc. Equalization for audio mixing
CN100481734C (en) * 2002-08-21 2009-04-22 广州广晟数码技术有限公司 Decoder for decoding and re-establishing multiple acoustic track audio signal from audio data code stream
CN100349207C (en) * 2003-01-14 2007-11-14 北京阜国数字技术有限公司 High frequency coupled pseudo small wave 5-tracks audio encoding/decoding method

Also Published As

Publication number Publication date
JP4495209B2 (en) 2010-06-30
ATE378677T1 (en) 2007-11-15
ES2295837T3 (en) 2008-04-16
CA2555182A1 (en) 2005-10-06
RU2006131451A (en) 2008-04-20
RU2381571C2 (en) 2010-02-10
AU2004317678A1 (en) 2005-10-06
WO2005093717A8 (en) 2006-04-13
CN1926610A (en) 2007-03-07
BRPI0418665A (en) 2007-06-05
US7899191B2 (en) 2011-03-01
WO2005093717A1 (en) 2005-10-06
AU2004317678B2 (en) 2009-02-05
CN1926610B (en) 2010-10-06
DE602004010188D1 (en) 2007-12-27
US20070208565A1 (en) 2007-09-06
AU2004317678C1 (en) 2009-09-24
BRPI0418665B1 (en) 2018-08-28
JP2007529031A (en) 2007-10-18
CA2555182C (en) 2011-01-04
DE602004010188T2 (en) 2008-09-11
EP1723639A1 (en) 2006-11-22

Similar Documents

Publication Publication Date Title
EP1723639B1 (en) Synthesizing a mono audio signal based on an encoded multichannel audio signal
EP1934973B1 (en) Temporal and spatial shaping of multi-channel audio signals
RU2345506C2 (en) Multichannel synthesiser and method for forming multichannel output signal
RU2386179C2 (en) Method and device for coding of voice signals with strip splitting
JP5192630B2 (en) Perceptually improved enhancement of coded acoustic signals
KR100924576B1 (en) Individual channel temporal envelope shaping for binaural cue coding schemes and the like
RU2420817C2 (en) Systems, methods and device for limiting amplification coefficient
US8170871B2 (en) Signal coding and decoding
US20230206930A1 (en) Multi-channel signal generator, audio encoder and related methods relying on a mixing noise signal
JP4927264B2 (en) Method for encoding an audio signal
US9589576B2 (en) Bandwidth extension of audio signals
KR20200041312A (en) A device for encoding or decoding an encoded multi-channel signal using a charging signal generated by a broadband filter
KR100923478B1 (en) Synthesizing a mono audio signal based on an encoded multichannel audio signal
ZA200607569B (en) Synthesizing a mono audio signal based on an encoded multichannel audio signal
KR20080059685A (en) Synthesizing a mono audio signal based on an encoded multichannel audio signal
MXPA06008485A (en) Synthesizing a mono audio signal based on an encoded miltichannel audio signal

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20060721

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR

RIN1 Information on inventor provided before grant (corrected)

Inventor name: OJALA, PASI

Inventor name: LAKANIEMI, ARI

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

DAX Request for extension of the european patent (deleted)
GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 602004010188

Country of ref document: DE

Date of ref document: 20071227

Kind code of ref document: P

REG Reference to a national code

Ref country code: RO

Ref legal event code: EPE

REG Reference to a national code

Ref country code: ES

Ref legal event code: FG2A

Ref document number: 2295837

Country of ref document: ES

Kind code of ref document: T3

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20080214

Ref country code: CH

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

ET Fr: translation filed
PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20080214

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

REG Reference to a national code

Ref country code: HU

Ref legal event code: AG4A

Ref document number: E002861

Country of ref document: HU

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20080414

26N No opposition filed

Effective date: 20080815

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20080331

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20080215

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20080312

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20071114

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20080312

REG Reference to a national code

Ref country code: GB

Ref legal event code: 732E

Free format text: REGISTERED BETWEEN 20150910 AND 20150916

REG Reference to a national code

Ref country code: DE

Ref legal event code: R082

Ref document number: 602004010188

Country of ref document: DE

Representative=s name: COHAUSZ & FLORACK PATENT- UND RECHTSANWAELTE P, DE

Ref country code: DE

Ref legal event code: R081

Ref document number: 602004010188

Country of ref document: DE

Owner name: NOKIA TECHNOLOGIES OY, FI

Free format text: FORMER OWNER: NOKIA CORP., 02610 ESPOO, FI

REG Reference to a national code

Ref country code: ES

Ref legal event code: PC2A

Owner name: NOKIA TECHNOLOGIES OY

Effective date: 20151124

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 13

REG Reference to a national code

Ref country code: AT

Ref legal event code: PC

Ref document number: 378677

Country of ref document: AT

Kind code of ref document: T

Owner name: NOKIA TECHNOLOGIES OY, FI

Effective date: 20160104

REG Reference to a national code

Ref country code: NL

Ref legal event code: PD

Owner name: NOKIA TECHNOLOGIES OY; FI

Free format text: DETAILS ASSIGNMENT: VERANDERING VAN EIGENAAR(S), OVERDRACHT; FORMER OWNER NAME: NOKIA CORPORATION

Effective date: 20151111

REG Reference to a national code

Ref country code: FR

Ref legal event code: TP

Owner name: NOKIA TECHNOLOGIES OY, FI

Effective date: 20170109

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 14

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 15

REG Reference to a national code

Ref country code: HU

Ref legal event code: FH1C

Free format text: FORMER REPRESENTATIVE(S): SARI TAMAS GUSZTAV, DANUBIA SZABADALMI ES JOGI IRODA KFT., HU

Representative=s name: DR. KOCSOMBA NELLI UEGYVEDI IRODA, HU

Ref country code: HU

Ref legal event code: GB9C

Owner name: NOKIA TECHNOLOGIES OY, FI

Free format text: FORMER OWNER(S): NOKIA CORPORATION, FI

REG Reference to a national code

Ref country code: HU

Ref legal event code: HC9C

Owner name: NOKIA TECHNOLOGIES OY, FI

Free format text: FORMER OWNER(S): NOKIA CORPORATION, FI

REG Reference to a national code

Ref country code: HU

Ref legal event code: HC9C

Owner name: NOKIA TECHNOLOGIES OY, FI

Free format text: FORMER OWNER(S): NOKIA CORPORATION, FI

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: NL

Payment date: 20230215

Year of fee payment: 20

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: RO

Payment date: 20230227

Year of fee payment: 20

Ref country code: FR

Payment date: 20230208

Year of fee payment: 20

Ref country code: AT

Payment date: 20230227

Year of fee payment: 20

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: TR

Payment date: 20230310

Year of fee payment: 20

Ref country code: IT

Payment date: 20230213

Year of fee payment: 20

Ref country code: HU

Payment date: 20230213

Year of fee payment: 20

Ref country code: GB

Payment date: 20230202

Year of fee payment: 20

Ref country code: DE

Payment date: 20230131

Year of fee payment: 20

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: ES

Payment date: 20230407

Year of fee payment: 20

REG Reference to a national code

Ref country code: DE

Ref legal event code: R071

Ref document number: 602004010188

Country of ref document: DE

REG Reference to a national code

Ref country code: NL

Ref legal event code: MK

Effective date: 20240311

REG Reference to a national code

Ref country code: ES

Ref legal event code: FD2A

Effective date: 20240326

REG Reference to a national code

Ref country code: GB

Ref legal event code: PE20

Expiry date: 20240311

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: ES

Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION

Effective date: 20240313

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: ES

Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION

Effective date: 20240313

Ref country code: GB

Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION

Effective date: 20240311

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK07

Ref document number: 378677

Country of ref document: AT

Kind code of ref document: T

Effective date: 20240312