US7873515B2 - System and method for error reconstruction of streaming audio information - Google Patents
System and method for error reconstruction of streaming audio information Download PDFInfo
- Publication number
- US7873515B2 US7873515B2 US10/995,835 US99583504A US7873515B2 US 7873515 B2 US7873515 B2 US 7873515B2 US 99583504 A US99583504 A US 99583504A US 7873515 B2 US7873515 B2 US 7873515B2
- Authority
- US
- United States
- Prior art keywords
- frame
- frames
- replacement
- missing
- audio
- 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 - Fee Related, expires
Links
- 238000000034 method Methods 0.000 title claims abstract description 70
- 230000003595 spectral effect Effects 0.000 claims description 37
- 230000015654 memory Effects 0.000 claims description 35
- 238000004590 computer program Methods 0.000 claims description 9
- 239000003638 chemical reducing agent Substances 0.000 claims description 7
- 238000007493 shaping process Methods 0.000 claims description 5
- 238000001228 spectrum Methods 0.000 claims description 5
- 230000002123 temporal effect Effects 0.000 claims description 4
- 230000008569 process Effects 0.000 description 10
- 230000005236 sound signal Effects 0.000 description 10
- 230000000694 effects Effects 0.000 description 7
- 230000000875 corresponding effect Effects 0.000 description 5
- 230000003111 delayed effect Effects 0.000 description 5
- 230000006870 function Effects 0.000 description 3
- 238000013139 quantization Methods 0.000 description 3
- 230000004075 alteration Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000003909 pattern recognition Methods 0.000 description 2
- 230000002441 reversible effect Effects 0.000 description 2
- 230000033764 rhythmic process Effects 0.000 description 2
- 239000007787 solid Substances 0.000 description 2
- 230000001131 transforming effect Effects 0.000 description 2
- 101100083446 Danio rerio plekhh1 gene Proteins 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000002596 correlated effect Effects 0.000 description 1
- 238000013497 data interchange Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech 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/005—Correction of errors induced by the transmission channel, if related to the coding algorithm
Definitions
- This disclosure is generally directed to audio systems and more specifically to a system and method for error reconstruction of streaming audio information.
- MP3 Moving Picture Experts Group Layer III
- consumer devices have been developed to handle streaming audio bitstreams, such as devices for providing access to Internet radio stations.
- a problem with conventional digital audio applications is that disruptions in the reception of audio information can be noticed by the listeners. For example, frames containing audio information may be delayed or lost when being transmitted over a network. If the audio information is being received and played back in real-time, the missing audio information could cause silent periods or other glitches to occur in the playback. These silent periods or other glitches represent artifacts that may be easily noticeable to listeners, which may interfere with the listeners' enjoyment of the playback.
- This disclosure provides a system and method for error reconstruction of streaming audio information.
- a method in a first embodiment, includes receiving a sequence of frames containing audio information and determining that a frame is missing in the sequence of frames. The method also includes comparing the frame that precedes the missing frame to the received frames to identify a selected frame. The method further includes identifying a replacement frame comprising the frame that follows the selected frame. In addition, the method includes inserting the replacement frame into the sequence of frames in place of the missing frame.
- an audio decoder in a second embodiment, includes decoding logic capable of receiving and decoding audio information contained in a sequence of frames.
- the audio decoder also includes frame replacement logic capable of determining that a frame is missing in the sequence of frames.
- the frame replacement logic is also capable of comparing the frame that precedes the missing frame to the received frames to identify a selected frame.
- the frame replacement logic is further capable of identifying a replacement frame comprising the frame that follows the selected frame.
- the frame replacement logic is capable of inserting the replacement frame into the sequence of frames in place of the missing frame.
- an audio decoder includes one or more processors collectively capable of receiving a sequence of frames containing encoded audio information and determining that a frame is missing in the sequence of frames.
- the one or more processors are also collectively capable of comparing the frame that precedes the missing frame to the received frames to identify a selected frame and identifying a replacement frame comprising the frame that follows the selected frame.
- the one or more processors are further collectively capable of inserting the replacement frame into the sequence of frames in place of the missing frame and decoding the audio information contained in the sequence of frames.
- the audio decoder also includes at least one memory capable of storing the frames containing the encoded audio information.
- a computer program is embodied on a computer readable medium and is capable of being executed by a processor.
- the computer program includes computer readable program code for receiving a sequence of frames containing audio information and determining that a frame is missing in the sequence of frames.
- the computer program also includes computer readable program code for comparing the frame that precedes the missing frame to the received frames to identify a selected frame.
- the computer program further includes computer readable program code for identifying a replacement frame comprising the frame that follows the selected frame.
- the computer program includes computer readable program code for inserting the replacement frame into the sequence of frames in place of the missing frame.
- an apparatus in a fifth embodiment, includes an interface capable of receiving a sequence of frames of encoded audio information.
- the apparatus also includes an audio decoder capable of determining that a frame is missing in the sequence of frames and comparing the frame that precedes the missing frame to the received frames to identify a selected frame.
- the audio decoder is also capable of identifying a replacement frame comprising the frame that follows the selected frame.
- the audio decoder is further capable of inserting the replacement frame into the sequence of frames in place of the missing frame.
- the audio decoder is capable of decoding the encoded audio information in the sequence of frames.
- FIG. 1 illustrates an example audio processing system according to one embodiment of this disclosure
- FIG. 2 illustrates an example audio decoder according to one embodiment of this disclosure
- FIG. 3 illustrates another example audio decoder according to one embodiment of this disclosure
- FIG. 4 illustrates an example audio signal according to one embodiment of this disclosure
- FIG. 5 illustrates an example error in a reconstructed audio signal according to one embodiment of this disclosure
- FIG. 6 illustrates an example error reconstruction of audio information according to one embodiment of this disclosure
- FIG. 7 illustrates an example audio information format according to one embodiment of this disclosure
- FIG. 8 illustrates an example method for error reconstruction of streaming audio information according to one embodiment of this disclosure.
- FIGS. 9A and 9B illustrate an example method for splicing audio frames according to one embodiment of this disclosure.
- FIG. 1 illustrates an example audio processing system 100 according to one embodiment of this disclosure.
- the embodiment of the audio processing system 100 shown in FIG. 1 is for illustration only. Other embodiments of the audio processing system 100 may be used without departing from the scope of this disclosure.
- the audio processing system 100 includes an audio decoder 102 .
- the audio decoder 102 receives and decodes encoded audio information.
- the audio decoder 102 could receive and decode audio information that has been encoded using a Moving Picture Experts Group (“MPEG”) Layer I, Layer II, or Layer III (also known as “MP3”) audio encoding scheme.
- MPEG Moving Picture Experts Group
- the audio decoder 102 could also receive and decode audio information that has been encoded using an MPEG Advanced Audio Coding (“AAC”) or Non-Backward Compatible (“NBC”) encoding scheme.
- AAC MPEG Advanced Audio Coding
- NBC Non-Backward Compatible
- the audio decoder 102 could decode audio information encoded using any other or additional encoding scheme.
- the audio decoder 102 includes any hardware, software, firmware, or combination thereof for decoding encoded audio information.
- the audio decoder 102 could include one or more processors and one or more memories capable of storing instructions and data used by the one or more processors.
- Example embodiments of the audio decoder 102 are shown in FIGS. 2 and 3 , which are described below.
- a speaker system 104 is coupled to the audio decoder 102 .
- the term “couple” and its derivatives refer to any direct or indirect communication between two or more elements, whether or not those elements are in physical contact with one another.
- the speaker system 104 presents audio information that has been decoded by the audio decoder 102 .
- the speaker system 104 could play back the decoded audio information by generating audio sounds that are perceptible to one or more listeners.
- the speaker system 104 includes any hardware, software, firmware, or combination thereof for presenting decoded audio information.
- the speaker system 104 could include a single speaker or multiple speakers.
- the speaker system 104 could include speakers in a television or other display device, and the audio information presented on the speaker system 104 could represent audio information for a movie or other audio/video program.
- the encoded audio information received by the audio decoder 102 could originate from one or multiple sources.
- the audio decoder 102 could receive encoded audio information from a digital video disk (“DVD”)/compact disc (“CD”)/MP3 player 106 .
- the DVD/CD/MP3 player 106 provides encoded audio information to the audio decoder 102 .
- the audio information from the DVD/CD/MP3 player 106 could be encoded using any suitable encoding standard, such as MP3 or AAC.
- the DVD/CD/MP3 player 106 could also provide other information, such as encoded video information, for decoding and presentation on a display device such as a television.
- the DVD/CD/MP3 player 106 represents any suitable device capable of providing encoded audio information from a DVD, CD, minidisk, or other optical digital media.
- the audio decoder 102 could receive encoded audio information from an audio encoder 108 over a network 110 .
- the audio encoder 108 could provide any encoded audio information to the audio decoder 102 .
- the audio encoder 108 could represent an audio server capable of encoding and streaming an audio bitstream to the audio decoder 102 over the network 110 .
- the audio encoder 108 includes any hardware, software, firmware, or combination thereof for encoding audio information or providing encoded audio information.
- the network 110 represents any suitable wireline network, wireless network, or combination of networks capable of transporting information between the audio encoder 108 and the audio decoder 102 .
- the audio encoder 108 could represent a device that encodes audio information for transmission over a satellite, cable, or other television network 110 or over a radio or other audio network 110 .
- the audio encoder 108 could represent a computing device that provides encoded audio information over a home wireless network 110 .
- the audio decoder 102 could receive encoded audio information from any other audio source 112 .
- the other audio sources 112 could represent any other suitable source(s) of audio information.
- the other audio sources 112 could represent digital cameras, digital camcorders, satellite television receivers, cable television receivers, broadcast or other television receivers, surround sound or stereo receivers, or any other or additional audio sources.
- the audio decoder 102 could form part of an apparatus 114 that includes an interface (I/F) 116 .
- the interface 116 represents an interface that allows the audio decoder 102 to receive audio information from one or more of the audio sources.
- the interface 116 could represent a connector that allows the audio decoder 102 to be coupled to the DVD/CD/MP3 player 106 or other audio source 112 using an audio cable or other cable.
- the interface 116 could also represent a tuner or other wireless interface that receives radio, television, or other wireless signals.
- the audio decoder 102 could reside within an apparatus 114 such as an audio surround sound system, a stereo receiver, a cable set-top box, a satellite receiver, or other device. In other embodiments, the audio decoder 102 resides within the DVD/CD/MP3 player 106 , other audio source 112 , or other apparatus or system.
- the audio decoder 102 receives and decodes audio information. However, the audio decoder 102 may fail to receive part of the audio information to be decoded. For example, the audio decoder 102 may receive audio information in frames. In this document, the term “frame” refers to any unit of audio information received by the audio decoder 102 . The audio decoder 102 may fail to receive some of the frames, or the audio decoder 102 may receive the frames late. As a particular example, the audio decoder 102 may fail to receive frames containing audio information transmitted over a wireless or other network. The missing audio information may create noticeable silent gaps or other glitches, referred to as “artifacts,” when the audio information is played back for a listener.
- the audio decoder 102 implements an error reconstruction technique that allows the audio decoder 102 to fill gaps in received audio information.
- the error reconstruction technique uses frequency-domain energy-based pattern recognition to identify audio information that could be used to fill a gap in the received audio information.
- the error reconstruction technique also uses time-domain splicing techniques to insert audio information into a gap in the received audio information.
- This error reconstruction technique may allow the audio decoder 102 to perform error reconstruction in a computationally efficient manner. Also, when a particular frame of audio information is lost or delayed, conventional error reconstruction techniques typically either introduce silence or repeat the prior frame. This often introduces noticeable artifacts into the playback. The audio decoder 102 may use the characteristics of the received frames to more effectively handle lost frames, which may allow the audio decoder 102 to introduce fewer or no noticeable artifacts into the playback. In addition, the error reconstruction technique used by the audio decoder 102 may operate independent of the audio encoders that produce the encoded audio information, which may help to reduce the complexity of the audio encoders.
- FIG. 1 illustrates one example of an audio processing system 100
- FIG. 1 illustrates one example environment in which the audio decoder 102 may operate.
- the audio decoder 102 could be used in any other environments or systems.
- the functional division of FIG. 1 is for illustration only.
- Various components in FIG. 1 may be combined or omitted and additional components could be added according to particular needs.
- the audio decoder 102 could be used as a stand-alone device or as part of another device, such as the DVD/CD/MP3 player 106 , another audio source 112 , or a computing device such as a desktop or laptop computer.
- FIG. 2 illustrates an example audio decoder 102 according to one embodiment of this disclosure.
- the embodiment of the audio decoder 102 is for illustration only. Other embodiments of the audio decoder 102 may be used without departing from the scope of this disclosure. Also, for ease of explanation, the audio decoder 102 may be described as operating in the system 100 of FIG. 1 . The audio decoder 102 could be used in any other system.
- the audio decoder 102 receives an audio bitstream 202 .
- the audio bitstream 202 contains audio information that has been encoded, such as MP3-encoded audio information.
- the audio information could be formatted in any suitable manner.
- the audio information could have DVD or other high quality, such as when the audio information represents an audio signal sampled at 48,000 samples per second.
- the audio information may be divided into frames containing 1,152 frequency-domain samples.
- the audio bitstream 202 could be received by the audio decoder 102 from a DVD/CD/MP3 player 106 , audio encoder 108 , or other audio source 112 .
- the audio bitstream 202 is provided to a bitstream unpacker 204 .
- the bitstream unpacker 204 removes or “unpacks” the audio information from the bitstream 202 and provides the audio information to other components in the audio decoder 102 .
- the bitstream unpacker 204 could place the frames in proper order and provide the frequency-domain audio samples from the ordered frames to other components in the audio decoder 102 .
- the bitstream unpacker 204 includes any hardware, software, firmware, or combination thereof for receiving an audio bitstream and removing audio information from the bitstream.
- the unpacked audio information is provided by the bitstream unpacker 204 to a Huffman decoder 206 .
- the Huffman decoder 206 decodes the frequency-domain audio samples contained in the received frames.
- the Huffman decoder 206 reverses Huffman encoding performed on the audio information before the audio information is received by the audio decoder 102 .
- the Huffman decoder 206 includes any hardware, software, firmware, or combination thereof for decoding audio information.
- FIG. 2 illustrates the use of a Huffman decoder 206 , other types of decoders could be used in the audio decoder 102 .
- a dequantizer 208 receives the Huffman-decoded audio samples from the Huffman decoder 206 . The dequantizer 208 then converts the Huffman-decoded audio samples into frequency-domain spectral values. The dequantizer 208 could use any suitable technique to convert decoded audio samples into spectral values. The dequantizer 208 includes any hardware, software, firmware, or combination thereof for converting audio samples into spectral values.
- a spectrum reorder unit 210 reorders the spectral values produced by the dequantizer 208 .
- a Huffman encoder that encodes the audio information may have reordered the audio samples during encoding, which allows the Huffman encoder to more effectively encode the audio information.
- the spectrum reorder unit 210 reorders the spectral values if necessary to place the spectral values in proper order.
- the spectrum reorder unit 210 includes any hardware, software, firmware, or combination thereof for reordering spectral values.
- the spectral values are provided to an energy calculator 212 .
- the energy calculator 212 identifies the frequency-domain energy of a frame of audio information. For example, the energy calculator 212 may use the spectral values corresponding to a frame of audio information to identify an average energy of the frame.
- the energy calculator 212 includes any hardware, software, firmware, or combination thereof for identifying the energy of a frame of audio information.
- a joint stereo processor 214 receives the spectral values corresponding to the audio samples in the bitstream 202 .
- the joint stereo processor 214 processes the spectral values to provide stereo effects in the output of the audio decoder 102 .
- the joint stereo processor 214 may separate the audio information into multiple (such as “left” and “right”) channels up to a particular frequency. Audio information at higher frequencies is not separated into multiple channels, which may occur when the higher frequencies are less perceptible to listeners.
- the joint stereo processor 214 includes any hardware, software, firmware, or combination thereof for separating audio information into multiple channels.
- An alias reducer 216 receives the multi-channel output of the joint stereo processor 214 .
- the alias reducer 216 processes the multi-channel output so as to reduce or cancel aliasing effects that will be produced during later processing of the audio information.
- the alias reducer 216 may use any suitable technique to at least partially reduce aliasing effects.
- the alias reducer 216 includes any hardware, software, firmware, or combination thereof for reducing or eliminating aliasing effects.
- An Inverse Modified Discrete Cosine Transform (“IMDCT”) unit 218 transforms the output of the alias reducer 216 into polyphase filter subband samples.
- the IMDCT unit 218 reverses a Fourier-related transform used by an audio encoder to encode the audio information received in the bitstream 202 .
- the IMDCT unit 218 may receive and convert DCT coefficients into polyphase filter subband samples.
- the IMDCT unit 218 may use any suitable technique to convert the DCT coefficients into polyphase filter subband samples.
- the IMDCT unit 218 includes any hardware, software, firmware, or combination thereof for transforming audio data into polyphase filter subband samples.
- a polyphase filterbank synthesizer 220 receives the subband samples produced by the IMDCT unit 218 .
- the polyphase filterbank synthesizer 220 transforms the subband samples into Pulse Code Modulation (“PCM”) samples in an output signal 222 .
- PCM Pulse Code Modulation
- the polyphase filterbank synthesizer 220 could receive 32 subband blocks each containing 18 time-domain samples and convert them into 18 blocks each containing 32 PCM samples.
- the polyphase filterbank synthesizer 220 operates on 32 samples at a time, one from each subband block.
- the polyphase filterbank synthesizer 220 includes any hardware, software, firmware, or combination thereof for transforming subband samples into PCM samples.
- the audio decoder 102 also includes a buffer 224 , a memory 226 , and a frame replacement unit 228 .
- the buffer 224 stores frame energies determined by the energy calculator 212 .
- the buffer 224 could also temporarily store decoded audio information before the decoded audio information is provided to the speaker system 104 or other device or system for presentation.
- the memory 226 stores encoded frames of audio information that have been previously received by the audio decoder 102 .
- the frame replacement unit 228 uses the frame energies stored in the buffer 224 and the frames stored in the memory 226 to fill in gaps caused by delayed or lost frames of audio information.
- the frame replacement unit 228 also inserts replacement frames into the gaps caused by delayed or lost frames, such as by splicing a replacement frame with frames preceding and following the replacement frame. Additional details and operations by the frame replacement unit 228 are described below.
- the buffer 224 and the memory 226 each represents any suitable memory or memories in any suitable arrangement.
- the memory 226 could represent a solid state memory, such as a multimedia memory card (“MMC”) or a compact flash (“CF”) card.
- MMC multimedia memory card
- CF compact flash
- the frame replacement unit 228 includes any hardware, software, firmware, or combination thereof for selecting and inserting replacement frames into received frames of audio information.
- FIG. 2 illustrates one example of an audio decoder 102
- various changes may be made to FIG. 2 .
- the functional division of the audio decoder 102 shown in FIG. 2 is for illustration only.
- Various components in FIG. 2 may be combined or omitted and additional components could be added according to particular needs.
- FIG. 3 illustrates another example audio decoder 102 according to one embodiment of this disclosure.
- the embodiment of the audio decoder 102 is for illustration only. Other embodiments of the audio decoder 102 may be used without departing from the scope of this disclosure. Also, for ease of explanation, the audio decoder 102 may be described as operating in the system 100 of FIG. 1 . The audio decoder 102 could be used in any other system.
- the audio decoder 102 receives an audio bitstream 302 .
- the audio bitstream 302 contains audio information that has been encoded, such as AAC-encoded audio information.
- the audio information may also be contained in frames, such as frames of 1,024 samples each.
- the information received in the audio bitstream 302 could also include both audio information and control data.
- the audio bitstream 302 is provided to a bitstream demultiplexer 304 , which provides the information in the bitstream 302 to other components of the audio decoder 102 .
- the information received in the audio bitstream 302 could include both audio information and control data, and the bitstream demultiplexer 304 separates the audio information and control data.
- the audio information and the control data are received by a noiseless decoder 306 .
- the noiseless decoder 306 decodes the received audio information. For example, Huffman encoding could have been used to noiselessly encode quantized spectral values, and the noiseless decoder 306 could decode the Huffman-encoded spectral values.
- the noiseless decoder 306 includes any hardware, software, firmware, or combination thereof for decoding audio information.
- the decoded audio information is provided to an inverse quantizer 308 , and the control data is provided to a scalefactor decoder 310 .
- the inverse quantizer 308 reverses the quantization of the spectral values performed while the audio data was being encoded.
- the inverse quantizer 308 could produce de-quantized values corresponding to spectral values or spectral error values with mono/stereo encoding.
- the inverse quantizer 308 includes any hardware, software, firmware, or combination thereof for de-quantizing audio information.
- the scalefactor decoder 310 decodes scalefactors that are included in the de-quantized audio information. Scalefactors are used to reduce quantization noise in different scalefactor bands, where one scalefactor for each scalefactor band is transmitted. If the audio samples in a particular scalefactor band are scaled correctly, quantization noise may be completely masked.
- the scalefactor decoder 310 includes any hardware, software, firmware, or combination thereof for decoding scalefactors.
- An energy calculator 312 identifies the frequency-domain energy of a frame of audio information. For example, the energy calculator 312 may use the decoded information from the scalefactor decoder 310 corresponding to a frame of audio information to identify an average energy of the frame.
- the energy calculator 312 includes any hardware, software, firmware, or combination thereof for identifying the energy of a frame of audio information.
- a middle/side decoder 314 decodes the audio information and separates the audio information into multiple channels. For example, two stereo channels may be highly correlated, and the channels may be transmitted as the sum and difference of the two channels.
- the middle/side decoder 314 decodes the sums and differences to reconstruct the multiple channels.
- the middle/side decoder 314 includes any hardware, software, firmware, or combination thereof for decoding multiple channels.
- the multiple channel data is received by a prediction unit 316 .
- the prediction unit 316 reverses the effects of time-domain prediction performed by the audio encoder that encoded the audio information in the bitstream 302 .
- the time-domain prediction takes advantage of the correlation between sub-sampled spectral components in frames to more effectively encode stationary signals.
- the prediction unit 316 processes the multiple channel data to output either prediction errors (if prediction was used to encode the audio data) or spectral values (if prediction was not used).
- the prediction unit 316 includes any hardware, software, firmware, or combination thereof for reversing time-domain prediction.
- An intensity coupler 318 receives the output of the prediction unit 316 .
- the intensity coupler 318 reverses intensity stereo coding used by an audio encoder to encode the audio information in the bitstream 302 .
- the intensity coupler 318 includes any hardware, software, firmware, or combination thereof for reversing intensity stereo coding.
- a temporal noise shaping (“TNS”) filter 320 processes the output of the intensity coupler 318 to reverse temporal noise shaping used by the audio encoder to encode the audio information in the bitstream 302 .
- the TNS filter 320 may reverse time-domain noise shaping performed by the audio encoder.
- the TNS filter 320 includes any hardware, software, firmware, or combination thereof for reversing temporal noise shaping.
- a filterbank 322 receives and processes the output of the TNS filter 320 .
- the filterbank 322 reverses the effects of a filterbank used by the audio encoder to convert time-domain signals into frequency-domain sub-sampled spectral components.
- the filterbank 322 includes any hardware, software, firmware, or combination thereof for converting frequency-domain sub-sampled spectral components into time-domain signals.
- a gain controller 324 receives and processes the output of the filterbank 322 .
- the gain controller 324 adjusts the gain of the time-domain signals output by the filterbank 322 .
- the gain controller 324 then generates an output signal 326 , which represents the decoded audio information corresponding to the bitstream 302 .
- the gain controller 324 includes any hardware, software, firmware, or combination thereof for adjusting the gain of a time-domain signal.
- the audio decoder 102 also includes a buffer 328 , a memory 330 , and a frame replacement unit 332 .
- the buffer 328 stores frame energies determined by the energy calculator 312 and decoded audio information in the output signal 326 .
- the memory 330 stores encoded frames of audio information that have been previously received by the audio decoder 102 .
- the frame replacement unit 332 uses the frame energies stored in the buffer 328 and the frames stored in the memory 330 to select and insert replacement frames into gaps caused by delayed or lost frames of audio information. Additional details and operations by the frame replacement unit 332 are described below.
- the buffer 328 and the memory 330 each represents any suitable memory or memories in any suitable arrangement, such as a solid state memory like an MMC or CF card.
- the frame replacement unit 332 includes any hardware, software, firmware, or combination thereof for selecting and inserting replacement frames.
- the following represents an example explanation of the operation of the audio decoders 102 shown in FIGS. 2 and 3 when processing MP3-encoded or AAC-encoded audio information.
- the audio decoders 102 could operate in the same or similar manner when processing audio information encoded using any other encoding scheme. Details given below about the operation of the audio decoders 102 are for illustration only. The audio decoders 102 could operate in other ways without departing from the scope of this disclosure.
- E N represents the energy of frame N
- G represents a global gain in frame N
- scf m represents a scalefactor in subband m
- spec_coeff[j] represents the j th decoded spectral value
- S represents the maximum number of subbands
- K represents the maximum number of spectral values in the particular subband.
- Both MP3 and AAC decoders typically have access to all of these parameters.
- the calculated energies are stored in a buffer 224 , 328 , and the received encoded frames are stored in a memory 226 , 330 .
- the audio decoder 102 may fail to receive a frame in a sequence of frames.
- the frame preceding the missing frame (referred to as the “prior frame”) is used as a test frame.
- the frame replacement unit 228 , 332 attempts to identify a previously received frame in the memory 226 , 330 that matches or most closely matches the prior frame. The best match is found, and the frame that follows the best match (referred to as a “replacement frame”) is identified.
- the frame replacement unit 228 , 332 uses the identified replacement frame to fill in the gap caused by the missing frame.
- the audio decoder 102 may use a mechanism to select replacement frames that is computationally efficient.
- the audio decoder 102 uses the techniques disclosed in U.S. patent application Ser. Nos. 10/955,904 and 10/955,959, both filed on Sep. 30, 2004 and incorporated by reference herein, to identify a best match to a prior frame that precedes a missing frame. The replacement frame is then selected by identifying the frame that follows the best match.
- the replacement frame is spliced into the sequence of frames being received. Splicing allows the replacement frame to be harmoniously inserted into the sequence of frames without creating listening artifacts. As shown in FIG. 5 , simply inserting the replacement frame into the sequence of frames could cause a perceptible jump or artifact 502 in the output signal 222 , 326 .
- the audio decoder 102 determines that a frame (highlighted in black on the left) in a sequence of received frames 604 is the best match.
- the frame replacement unit 228 , 332 selects the frame following the best match in the sequence of received frames 604 as the replacement frame.
- the frame replacement unit 228 , 332 then splices the replacement frame into the original sequence of frames 602 to produce a reconstructed sequence of frames 606 .
- the replacement frame is spliced with the frame preceding the replacement frame and the frame following the replacement frame. As shown in FIG. 6 , the reconstructed sequence of frames 606 does not have any large jumps or artifacts at the boundaries of the replacement frame.
- each frame contains a synchronization (“synch”) section that maintains synchronization at the audio decoder 102 .
- the synchronization section also contains an identification of a frame number.
- the frame replacement unit 228 , 332 examines the synchronization sections to identify the desired frame and then retrieves the frame's data. If the audio information is encoded using the AAC encoding scheme, the frames include Audio Data Transport Stream (“ADTS”) and Audio Data Interchange Format (“ADIF”) headers that contain synchronization information.
- ADTS Audio Data Transport Stream
- ADIF Audio Data Interchange Format
- the offsets of the synchronization information may be stored in the buffer 224 , 328 or in the memory 226 , 330 .
- the number of samples in the frames may decrease. While the lesser number of samples may lead to a small change in pitch, the change may not be noticeable to listeners.
- the technique used by the frame replacement unit 228 , 332 requires larger amounts of memory (such as memory to store measured frame energies and previously received frames). For example, assume a t minute audio signal having a sampling rate f s is being received. The memory needed to store the frame energies is
- N represents the output frame length. This corresponds to 6,891 values for a three minute MP3-encoded audio signal and 7,752 values for a three minute AAC-encoded audio signal, where the signal is sampled at 44.1 kHz. Because the audio signals may have a repetitive nature due to rhythm and other factors, the amount of memory could be reduced by only storing the frame energies for periodic segments of the audio signal.
- the same technique could be used to replace multiple consecutive frames in a sequence of frames.
- the technique described above could be used to identify a first replacement frame for the first missing frame.
- the technique may then be repeated using the first replacement frame as the test frame and identifying a second replacement frame. This process may continue until replacement frames for all missing frames have been identified.
- each of the components in the audio decoder 102 could be implemented using any hardware, software, firmware, or combination thereof for performing the identified functions.
- the term “logic” may refer to any hardware, software, firmware, or combination thereof for performing a particular function or combination of functions.
- logic could include a processor executing software instructions, an application-specific integrated circuit (“ASIC”), a field programmable gate array (“FPGA”), or any other hardware, software, firmware, or combination thereof.
- FIG. 8 illustrates an example method 800 for error reconstruction of streaming audio information according to one embodiment of this disclosure.
- the method 800 is described as being performed by the audio decoder 102 of FIG. 2 or FIG. 3 operating in the system 100 of FIG. 1 .
- the method 800 could be used by any other device and in any other system.
- the audio decoder 102 determines whether a frame is missing at step 804 . This may include, for example, the audio decoder 102 determining whether a frame has been received in the specified amount of time.
- the audio decoder 102 determines an energy for the current frame at step 806 .
- This may include, for example, the Huffman decoder 206 , dequantizer 208 , and spectrum reorder unit 210 processing the current frame.
- This may also include the noiseless decoder 306 , inverse quantizer 308 , and scalefactor decoder 310 processing the current frame.
- the information from the processed frame is then provided to the energy calculator 212 , 312 , which may use Equation (1) above or other mechanism to identify the frame energy of the frame.
- the audio decoder 102 determines if the prior frame preceding the current frame was missing at step 816 . If the frame preceding the current frame was missing, a replacement frame was previously selected and used in place of the missing frame. The samples from the current frame and the samples from the replacement frame are spliced at step 824 . A method for splicing samples from neighboring frames is shown in FIGS. 9A and 9B , which are described below.
- the audio decoder 102 uses the frame energy for the prior frame preceding the missing frame to identify a previously received frame that most closely matches the prior frame at step 816 . This may include, for example, the frame replacement unit 228 , 332 using the frame energy for the prior frame to identify a best matching frame in the memory 226 , 330 . A replacement frame is selected by identifying the frame that follows the best match.
- the selected replacement frame is decoded at step 818 .
- This may include, for example, the frame replacement unit 228 , 332 providing the selected replacement frame to the various components for decoding of the audio samples in the replacement frame.
- FIGS. 9A and 9B illustrate an example method 900 for splicing audio frames according to one embodiment of this disclosure.
- the method 900 is described as being performed by the audio decoder 102 of FIG. 2 or FIG. 3 operating in the system 100 of FIG. 1 .
- the method 900 could be used by any other device and in any other system.
- the audio decoder 102 locates a local maximum value in the prior frame that is closest to the boundary of the prior and current frames at step 902 . This may include, for example, the frame replacement unit 228 , 332 identifying the largest audio sample in the last quarter of samples in the prior frame.
- the local maximum value in the prior frame may be denoted A max1 .
- the number of the audio sample in the prior frame that corresponds to the local maximum value may be denoted n max1 .
- the audio decoder 102 computes a slope S 1 for the prior frame at step 906 .
- This may include, for example, the frame replacement unit 228 , 332 determining the slope S 1 for the prior frame using the following equation:
- the audio decoder 102 computes a maximum amplitude level A 1 for the prior frame at step 908 .
- the audio decoder 102 uses the slopes S 1 and S 2 and the maximum amplitude levels A 1 and A 2 to splice the samples from the prior and current frames.
- the amplitudes and slopes are used because mismatches between these parameters in the current and prior frames may lead to noticeable glitches or artifacts in the reconstructed audio signal.
- the audio decoder 102 uses the calculated values for these parameters to splice the frames together in a way that helps to ensure a smooth cross-over at the boundary of the prior and current frames.
- the audio decoder 102 determines if the slopes S 1 and S 2 of the frames have the same sign at step 918 . This may include, for example, the frame replacement unit 228 , 332 determining if the values of S 1 and S 2 are both positive or both negative. A common sign may indicate that the portions of the two frames (the last quarter of the prior frame and the first quarter of the current frame) have a common phase.
- the audio decoder 102 determines if the maximum amplitude level A 2 of the current frame falls within a window around the maximum amplitude level A 1 of the prior frame at step 920 . This may include, for example, the frame replacement unit 228 , 332 determining if the maximum amplitude level A 2 falls within a range between 0.95(A 1 ) and 1.05(A 1 ). If this condition is met, it may indicate that the portions of the two frames (the last quarter of the prior frame and the first quarter of the current frame) have amplitudes suitable for splicing. The window allows the audio decoder 102 to determine when the maximum amplitude levels are equal or approximately equal.
- the audio decoder 102 shifts to the next half cycle of the current frame at step 922 .
- a “cycle” represents the period between two consecutive local maximums, and a half cycle represents half of this period.
- the audio decoder 102 attempts to splice the prior frame with the current frame at a point that is within the next half cycle of the current frame. In effect, this causes the audio decoder 102 to ignore the samples in the first half cycle of the current frame.
- the audio decoder 102 recomputes the slope and amplitude values S 1 , S 2 , A 1 , and A 2 at step 932 .
- the audio decoder 102 then returns to step 918 to determine if the frames can be spliced together.
- the audio decoder 102 shifts to the next cycle in the current frame at step 924 . This may include, for example, the audio decoder 102 ignoring the samples in the first cycle of the current frame.
- the audio decoder 102 determines if the end of the current frame has been reached at step 926 . If not, the audio decoder 102 recomputes the slope and amplitude values S 1 , S 2 , A 1 , and A 2 at step 932 and returns to step 918 .
- the audio decoder 102 determines if the frames can be spliced together by ignoring samples in the prior frame. Up until now, the audio decoder 102 has used the last cycle in the prior frame in the analysis of the frames.
- the audio decoder 102 shifts to a prior cycle in the prior frame at step 928 . This may include, for example, the audio decoder 102 ignoring the samples in the last cycle of the prior frame and using samples in the cycle preceding the last cycle of the prior frame.
- the audio decoder 102 also shifts back to the beginning of the current frame at step 930 . This may include, for example, the audio decoder 102 using the samples in the first cycle of the current frame.
- the audio decoder 102 then recomputes the slope and amplitude values S 1 , S 2 , A 1 , and A 2 at step 932 and returns to step 918 .
- the audio decoder 102 determines whether the previous cycle in the prior frame and the first cycle in the current frame can be spliced. This process may be repeated until a splicing point in the current and prior frames is located and used to splice the frames.
- FIGS. 9A and 9B illustrate one example of a method 900 for splicing audio frames
- various changes may be made to FIGS. 9A and 9B .
- FIGS. 9A and 9B illustrate one specific technique that may be used to splice current and prior audio frames.
- Other techniques for splicing the frames could also be used by the audio decoder 102 .
- controller means any device, system, or part thereof that controls at least one operation.
- a controller may be implemented in hardware, firmware, or software, or a combination of at least two of the same. It should be noted that the functionality associated with any particular controller may be centralized or distributed, whether locally or remotely.
Landscapes
- Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Communication Control (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
where EN represents the energy of frame N, G represents a global gain in frame N, scfm represents a scalefactor in subband m, spec_coeff[j] represents the jth decoded spectral value, S represents the maximum number of subbands, and K represents the maximum number of spectral values in the particular subband. Both MP3 and AAC decoders typically have access to all of these parameters. The calculated energies are stored in a
where N represents the output frame length. This corresponds to 6,891 values for a three minute MP3-encoded audio signal and 7,752 values for a three minute AAC-encoded audio signal, where the signal is sampled at 44.1 kHz. Because the audio signals may have a repetitive nature due to rhythm and other factors, the amount of memory could be reduced by only storing the frame energies for periodic segments of the audio signal.
A 1=max{|A max1 |,|A min1|}. (3)
-
- Splice at sample with maximum positive amplitude with minimum amplitude difference
-
- Splice at sample from max{|Amax1|,|Amax2|} with minimum amplitude difference
-
- Splice at sample with maximum negative amplitude with minimum amplitude difference.
Claims (30)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/995,835 US7873515B2 (en) | 2004-11-23 | 2004-11-23 | System and method for error reconstruction of streaming audio information |
DE602005008872T DE602005008872D1 (en) | 2004-11-23 | 2005-11-08 | Error reconstruction of streaming audio information |
EP05256908A EP1667110B1 (en) | 2004-11-23 | 2005-11-08 | Error reconstruction of streaming audio information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/995,835 US7873515B2 (en) | 2004-11-23 | 2004-11-23 | System and method for error reconstruction of streaming audio information |
Publications (2)
Publication Number | Publication Date |
---|---|
US20060111899A1 US20060111899A1 (en) | 2006-05-25 |
US7873515B2 true US7873515B2 (en) | 2011-01-18 |
Family
ID=36143679
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/995,835 Expired - Fee Related US7873515B2 (en) | 2004-11-23 | 2004-11-23 | System and method for error reconstruction of streaming audio information |
Country Status (3)
Country | Link |
---|---|
US (1) | US7873515B2 (en) |
EP (1) | EP1667110B1 (en) |
DE (1) | DE602005008872D1 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100004937A1 (en) * | 2008-07-03 | 2010-01-07 | Thomson Licensing | Method for time scaling of a sequence of input signal values |
US9153237B2 (en) * | 2009-11-24 | 2015-10-06 | Lg Electronics Inc. | Audio signal processing method and device |
US20160260437A1 (en) * | 2015-03-02 | 2016-09-08 | Google Inc. | Extracting Audio Fingerprints in the Compressed Domain |
US10424305B2 (en) | 2014-12-09 | 2019-09-24 | Dolby International Ab | MDCT-domain error concealment |
Families Citing this family (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007083934A1 (en) * | 2006-01-18 | 2007-07-26 | Lg Electronics Inc. | Apparatus and method for encoding and decoding signal |
US7949890B2 (en) | 2007-01-31 | 2011-05-24 | Net Power And Light, Inc. | Method and system for precise synchronization of audio and video streams during a distributed communication session with multiple participants |
US7594423B2 (en) | 2007-11-07 | 2009-09-29 | Freescale Semiconductor, Inc. | Knock signal detection in automotive systems |
EP2088786A1 (en) * | 2008-02-06 | 2009-08-12 | Sony Corporation | Method and receiver for demodulation |
WO2009152124A1 (en) * | 2008-06-10 | 2009-12-17 | Dolby Laboratories Licensing Corporation | Concealing audio artifacts |
ES2422412T3 (en) * | 2008-07-11 | 2013-09-11 | Fraunhofer Ges Forschung | Audio encoder, procedure for audio coding and computer program |
US8175518B2 (en) * | 2009-07-01 | 2012-05-08 | Verizon Patent And Licensing Inc. | System for and method of receiving internet radio broadcast via satellite radio |
CN103581567B (en) * | 2012-07-31 | 2016-12-28 | 国际商业机器公司 | Visual encoding series processing method and system, the broadcasting of visual encoding sequence and system thereof |
US12256233B2 (en) | 2013-03-15 | 2025-03-18 | Digital Global Systems, Inc. | Systems and methods for automated financial settlements for dynamic spectrum sharing |
US10271233B2 (en) | 2013-03-15 | 2019-04-23 | DGS Global Systems, Inc. | Systems, methods, and devices for automatic signal detection with temporal feature extraction within a spectrum |
US10257729B2 (en) | 2013-03-15 | 2019-04-09 | DGS Global Systems, Inc. | Systems, methods, and devices having databases for electronic spectrum management |
US10257727B2 (en) | 2013-03-15 | 2019-04-09 | DGS Global Systems, Inc. | Systems methods, and devices having databases and automated reports for electronic spectrum management |
US10219163B2 (en) | 2013-03-15 | 2019-02-26 | DGS Global Systems, Inc. | Systems, methods, and devices for electronic spectrum management |
US10299149B2 (en) | 2013-03-15 | 2019-05-21 | DGS Global Systems, Inc. | Systems, methods, and devices for electronic spectrum management |
US10231206B2 (en) | 2013-03-15 | 2019-03-12 | DGS Global Systems, Inc. | Systems, methods, and devices for electronic spectrum management for identifying signal-emitting devices |
US10237770B2 (en) | 2013-03-15 | 2019-03-19 | DGS Global Systems, Inc. | Systems, methods, and devices having databases and automated reports for electronic spectrum management |
US9078162B2 (en) | 2013-03-15 | 2015-07-07 | DGS Global Systems, Inc. | Systems, methods, and devices for electronic spectrum management |
US11646918B2 (en) | 2013-03-15 | 2023-05-09 | Digital Global Systems, Inc. | Systems, methods, and devices for electronic spectrum management for identifying open space |
KR102356012B1 (en) * | 2013-12-27 | 2022-01-27 | 소니그룹주식회사 | Decoding device, method, and program |
KR101861941B1 (en) * | 2014-02-10 | 2018-07-02 | 돌비 인터네셔널 에이비 | Embedding encoded audio into transport stream for perfect splicing |
US20170034263A1 (en) * | 2015-07-30 | 2017-02-02 | Amp Me Inc. | Synchronized Playback of Streamed Audio Content by Multiple Internet-Capable Portable Devices |
US12205477B2 (en) | 2017-01-23 | 2025-01-21 | Digital Global Systems, Inc. | Unmanned vehicle recognition and threat management |
US10700794B2 (en) | 2017-01-23 | 2020-06-30 | Digital Global Systems, Inc. | Systems, methods, and devices for automatic signal detection based on power distribution by frequency over time within an electromagnetic spectrum |
US10529241B2 (en) | 2017-01-23 | 2020-01-07 | Digital Global Systems, Inc. | Unmanned vehicle recognition and threat management |
US10498951B2 (en) | 2017-01-23 | 2019-12-03 | Digital Global Systems, Inc. | Systems, methods, and devices for unmanned vehicle detection |
US12183213B1 (en) | 2017-01-23 | 2024-12-31 | Digital Global Systems, Inc. | Unmanned vehicle recognition and threat management |
US10459020B2 (en) | 2017-01-23 | 2019-10-29 | DGS Global Systems, Inc. | Systems, methods, and devices for automatic signal detection based on power distribution by frequency over time within a spectrum |
US10304468B2 (en) * | 2017-03-20 | 2019-05-28 | Qualcomm Incorporated | Target sample generation |
US10791404B1 (en) * | 2018-08-13 | 2020-09-29 | Michael B. Lasky | Assisted hearing aid with synthetic substitution |
US10943461B2 (en) | 2018-08-24 | 2021-03-09 | Digital Global Systems, Inc. | Systems, methods, and devices for automatic signal detection based on power distribution by frequency over time |
CN113678197B (en) * | 2019-03-25 | 2024-06-11 | 雷蛇(亚太)私人有限公司 | Method and apparatus for using incremental search sequences in audio error cancellation |
CN111883147B (en) * | 2020-07-23 | 2024-05-07 | 北京达佳互联信息技术有限公司 | Audio data processing method, device, computer equipment and storage medium |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4757540A (en) * | 1983-10-24 | 1988-07-12 | E-Systems, Inc. | Method for audio editing |
US5274711A (en) * | 1989-11-14 | 1993-12-28 | Rutledge Janet C | Apparatus and method for modifying a speech waveform to compensate for recruitment of loudness |
US5381143A (en) * | 1992-09-11 | 1995-01-10 | Sony Corporation | Digital signal coding/decoding apparatus, digital signal coding apparatus, and digital signal decoding apparatus |
US6233550B1 (en) * | 1997-08-29 | 2001-05-15 | The Regents Of The University Of California | Method and apparatus for hybrid coding of speech at 4kbps |
US6636829B1 (en) * | 1999-09-22 | 2003-10-21 | Mindspeed Technologies, Inc. | Speech communication system and method for handling lost frames |
US20030215013A1 (en) * | 2002-04-10 | 2003-11-20 | Budnikov Dmitry N. | Audio encoder with adaptive short window grouping |
US6757654B1 (en) * | 2000-05-11 | 2004-06-29 | Telefonaktiebolaget Lm Ericsson | Forward error correction in speech coding |
US6885992B2 (en) * | 2001-01-26 | 2005-04-26 | Cirrus Logic, Inc. | Efficient PCM buffer |
US7050980B2 (en) * | 2001-01-24 | 2006-05-23 | Nokia Corp. | System and method for compressed domain beat detection in audio bitstreams |
US7146309B1 (en) * | 2003-09-02 | 2006-12-05 | Mindspeed Technologies, Inc. | Deriving seed values to generate excitation values in a speech coder |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7563971B2 (en) | 2004-06-02 | 2009-07-21 | Stmicroelectronics Asia Pacific Pte. Ltd. | Energy-based audio pattern recognition with weighting of energy matches |
-
2004
- 2004-11-23 US US10/995,835 patent/US7873515B2/en not_active Expired - Fee Related
-
2005
- 2005-11-08 DE DE602005008872T patent/DE602005008872D1/en not_active Expired - Fee Related
- 2005-11-08 EP EP05256908A patent/EP1667110B1/en not_active Not-in-force
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4757540A (en) * | 1983-10-24 | 1988-07-12 | E-Systems, Inc. | Method for audio editing |
US5274711A (en) * | 1989-11-14 | 1993-12-28 | Rutledge Janet C | Apparatus and method for modifying a speech waveform to compensate for recruitment of loudness |
US5381143A (en) * | 1992-09-11 | 1995-01-10 | Sony Corporation | Digital signal coding/decoding apparatus, digital signal coding apparatus, and digital signal decoding apparatus |
US6233550B1 (en) * | 1997-08-29 | 2001-05-15 | The Regents Of The University Of California | Method and apparatus for hybrid coding of speech at 4kbps |
US6636829B1 (en) * | 1999-09-22 | 2003-10-21 | Mindspeed Technologies, Inc. | Speech communication system and method for handling lost frames |
US6757654B1 (en) * | 2000-05-11 | 2004-06-29 | Telefonaktiebolaget Lm Ericsson | Forward error correction in speech coding |
US7050980B2 (en) * | 2001-01-24 | 2006-05-23 | Nokia Corp. | System and method for compressed domain beat detection in audio bitstreams |
US6885992B2 (en) * | 2001-01-26 | 2005-04-26 | Cirrus Logic, Inc. | Efficient PCM buffer |
US20030215013A1 (en) * | 2002-04-10 | 2003-11-20 | Budnikov Dmitry N. | Audio encoder with adaptive short window grouping |
US7146309B1 (en) * | 2003-09-02 | 2006-12-05 | Mindspeed Technologies, Inc. | Deriving seed values to generate excitation values in a speech coder |
Non-Patent Citations (2)
Title |
---|
David J. Goodman et al., "Waveform Substitution Techniques for Recovering Missing Speech Segments in Packet Voice Communications", IEEE Transactions on Acoustics, Speech, and Signal Processing, vol. ASSP-34, No. 6, Dec. 1986, pp. 1440-1448. |
International Telecommunication Union, "A High Quality Low-Complexity Algorithm for Packet Loss Concealment with G.711", 1999, 26 pages. |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100004937A1 (en) * | 2008-07-03 | 2010-01-07 | Thomson Licensing | Method for time scaling of a sequence of input signal values |
US8676584B2 (en) * | 2008-07-03 | 2014-03-18 | Thomson Licensing | Method for time scaling of a sequence of input signal values |
US9153237B2 (en) * | 2009-11-24 | 2015-10-06 | Lg Electronics Inc. | Audio signal processing method and device |
US10424305B2 (en) | 2014-12-09 | 2019-09-24 | Dolby International Ab | MDCT-domain error concealment |
US10923131B2 (en) | 2014-12-09 | 2021-02-16 | Dolby International Ab | MDCT-domain error concealment |
US20160260437A1 (en) * | 2015-03-02 | 2016-09-08 | Google Inc. | Extracting Audio Fingerprints in the Compressed Domain |
US9886962B2 (en) * | 2015-03-02 | 2018-02-06 | Google Llc | Extracting audio fingerprints in the compressed domain |
Also Published As
Publication number | Publication date |
---|---|
US20060111899A1 (en) | 2006-05-25 |
EP1667110A3 (en) | 2006-06-28 |
EP1667110A2 (en) | 2006-06-07 |
EP1667110B1 (en) | 2008-08-13 |
DE602005008872D1 (en) | 2008-09-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7873515B2 (en) | System and method for error reconstruction of streaming audio information | |
JP5129888B2 (en) | Transcoding method, transcoding system, and set top box | |
US7949014B2 (en) | Apparatus and method of encoding and decoding audio signal | |
EP2250572B1 (en) | Lossless multi-channel audio codec using adaptive segmentation with random access point (rap) capability | |
AU2006228821B2 (en) | Device and method for producing a data flow and for producing a multi-channel representation | |
US7392195B2 (en) | Lossless multi-channel audio codec | |
US7991622B2 (en) | Audio compression and decompression using integer-reversible modulated lapped transforms | |
US20110002393A1 (en) | Audio encoding device, audio encoding method, and video transmission device | |
US20090164223A1 (en) | Lossless multi-channel audio codec | |
JP6728154B2 (en) | Audio signal encoding and decoding | |
US8086465B2 (en) | Transform domain transcoding and decoding of audio data using integer-reversible modulated lapped transforms | |
CN113196387B (en) | Computer-implemented method for audio encoding and decoding and electronic device | |
CN113302688B (en) | High resolution audio codec | |
JP4743228B2 (en) | DIGITAL AUDIO SIGNAL ANALYSIS METHOD, ITS DEVICE, AND VIDEO / AUDIO RECORDING DEVICE | |
EP1484747B1 (en) | Audio level control for compressed audio signals | |
CN113348507B (en) | High-resolution audio codec |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: STMICROELECTRONICS ASIA PACIFIC PTE., LTD., SINGAP Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PADHI, KABI P.;KUMAR, SUDHIR K.;GEORGE, SAPNA;REEL/FRAME:016032/0058;SIGNING DATES FROM 20041119 TO 20041122 Owner name: STMICROELECTRONICS ASIA PACIFIC PTE., LTD., SINGAP Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PADHI, KABI P.;KUMAR, SUDHIR K.;GEORGE, SAPNA;SIGNING DATES FROM 20041119 TO 20041122;REEL/FRAME:016032/0058 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552) Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20230118 |