KR20140092779A - 채널 신호를 처리하는 부호화/복호화 장치 및 방법 - Google Patents
채널 신호를 처리하는 부호화/복호화 장치 및 방법 Download PDFInfo
- Publication number
- KR20140092779A KR20140092779A KR1020140005056A KR20140005056A KR20140092779A KR 20140092779 A KR20140092779 A KR 20140092779A KR 1020140005056 A KR1020140005056 A KR 1020140005056A KR 20140005056 A KR20140005056 A KR 20140005056A KR 20140092779 A KR20140092779 A KR 20140092779A
- Authority
- KR
- South Korea
- Prior art keywords
- channel
- channel signal
- signal
- signals
- information
- 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.)
- Granted
Links
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/008—Multichannel audio signal coding or decoding using interchannel correlation to reduce redundancy, e.g. joint-stereo, intensity-coding or matrixing
-
- 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/0017—Lossless audio signal coding; Perfect reconstruction of coded audio signal by transmission of coding error
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04R—LOUDSPEAKERS, MICROPHONES, GRAMOPHONE PICK-UPS OR LIKE ACOUSTIC ELECTROMECHANICAL TRANSDUCERS; ELECTRIC HEARING AIDS; PUBLIC ADDRESS SYSTEMS
- H04R3/00—Circuits for transducers
- H04R3/12—Circuits for transducers for distributing signals to two or more loudspeakers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04S—STEREOPHONIC SYSTEMS
- H04S3/00—Systems employing more than two channels, e.g. quadraphonic
- H04S3/006—Systems employing more than two channels, e.g. quadraphonic in which a plurality of audio signals are transformed in a combination of audio signals and modulated signals, e.g. CD-4 systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04S—STEREOPHONIC SYSTEMS
- H04S7/00—Indicating arrangements; Control arrangements, e.g. balance control
- H04S7/30—Control circuits for electronic adaptation of the sound field
- H04S7/305—Electronic adaptation of stereophonic audio signals to reverberation of the listening space
- H04S7/306—For headphones
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04S—STEREOPHONIC SYSTEMS
- H04S2400/00—Details of stereophonic systems covered by H04S but not provided for in its groups
- H04S2400/09—Electronic reduction of distortion of stereophonic sound systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04S—STEREOPHONIC SYSTEMS
- H04S2420/00—Techniques used stereophonic systems covered by H04S but not provided for in its groups
- H04S2420/03—Application of parametric coding in stereophonic audio systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04S—STEREOPHONIC SYSTEMS
- H04S3/00—Systems employing more than two channels, e.g. quadraphonic
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Human Computer Interaction (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Mathematical Physics (AREA)
- General Health & Medical Sciences (AREA)
- Otolaryngology (AREA)
- Stereophonic System (AREA)
Abstract
Description
도 2은 일실시예에 따른 부호화 장치에 입력되는 정보들을 도시한 도면이다.
도 3은 일실시예에 따른 채널 신호의 렌더링 정보의 일례를 도시한 도면이다.
도 4은 일실시예에 따른 채널 신호의 렌더링 정보의 다른 일례를 도시한 도면이다.
도 5는 일실시예에 따른 복호화 장치의 세부 구성을 도시한 도면이다.
도 6은 일실시예에 따른 복호화 장치에 입력되는 정보들을 도시한 도면이다.
도 7은 일실시예에 따른 부호화 방법을 도시한 흐름도이다.
도 8은 일실시예에 따른 복호화 방법을 도시한 흐름도이다.
도 9는 다른 실시예에 따른 부호화 장치의 세부 구성을 도시한 도면이다.
도 10은 다른 실시예에 따른 복호화 장치의 세부 구성을 도시한 도면이다.
| Syntax | No. of bytes | Data format |
| description_file () { scene_description_header() while (end_of_file == 0) { for (i=0; i<number_of_object_signals; i++) { object_data(i) } } } |
|
| Syntax | No. of bytes | Data format |
| scene_description_header() { format_id_string format_version number_of_channel_signals number_of_object_signals description_string for (i=0; i<number_of_channel_signals; i++) { channel_file_name } for (i=0; i<number_of_object_signals; i++) { object_description } } |
4 2 2 2 32 64 64 |
char unsigned int unsigned int unsigned int char char char |
| Syntax | No. of bytes | Data format |
| object_data() { sample_index object_index position_azimuth position_elevation position_radius gain_factor } |
8 2 4 4 4 4 |
unsigned int unsigned int 32-bit float 32-bit float 32-bit float 32-bit float |
| Triangle # | Vertex 1 | Vertex 2 | Vertex 3 |
| 1 | TpFL | TpFC | TpC |
| 2 | TpFC | TpFR | TpC |
| 3 | TpSiL | BL | SiL |
| 4 | BL | TpSiL | TpBL |
| 5 | TpSiL | TpFL | TpC |
| 6 | TpBL | TpSiL | TpC |
| 7 | BR | TpSiR | SiR |
| 8 | TpSiR | BR | TpBR |
| 9 | TpFR | TpSiR | TpC |
| 10 | TpSiR | TpBR | TpC |
| 11 | BL | TpBC | BC |
| 12 | TpBC | BL | TpBL |
| 13 | TpBC | BR | BC |
| 14 | BR | TpBC | TpBR |
| 15 | TpBC | TpBL | TpC |
| 16 | TpBR | TpBC | TpC |
| 17 | TpSiR | FR | SiR |
| 18 | FR | TpSiR | TpFR |
| 19 | FL | TpSiL | SiL |
| 20 | TpSiL | FL | TpFL |
| 21 | BtFL | FL | SiL |
| 22 | FR | BtFR | SiR |
| 23 | BtFL | FLc | FL |
| 24 | TpFC | FLc | FC |
| 25 | FLc | BtFC | FC |
| 26 | FLc | BtFL | BtFC |
| 27 | FLc | TpFC | TpFL |
| 28 | FL | FLc | TpFL |
| 29 | FRc | BtFR | FR |
| 30 | FRc | TpFC | FC |
| 31 | BtFC | FRc | FC |
| 32 | BtFR | FRc | BtFC |
| 33 | TpFC | FRc | TpFR |
| 34 | FRc | FR | TpFR |
| <item_name>_< >_00+.wav | |
| <item_name>_< >_11+.wav | |
| <item_name>_< >_11-.wav | |
| <item_name>_< >_10+.wav | |
| <item_name>_< >_22+.wav | |
| <item_name>_< >_22-.wav | |
| <item_name>_< >_21+.wav | |
| <item_name>_< >_21-.wav | |
| <item_name>_< >_20+.wav | |
| <item_name>_< >_33+.wav | |
| value | audio syntactic elements , listed in order received | channel to speaker mapping |
Speaker
abbrev . |
"
Front
/
Surr . LFE" notation |
| 0 | defined in UsacChannelConfig() | |||
| 1 | UsacSingleChannelElement() | center front speaker | C | 1/0.0 |
| 2 | UsacChannelPairElement() | left, right front speakers | L, R | 2/0.0 |
| 3 | UsacSingleChannelElement(), UsacChannelPairElement() | center front speaker, left, right front speakers |
C L,R |
3/0.0 |
| 4 | UsacSingleChannelElement(), UsacChannelPairElement(), UsacSingleChannelElement() |
center front speaker, left, right center front speakers, center rear speakers |
C L, R Cs |
3/1.0 |
| 5 | UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement() | center front speaker, left, right front speakers, left surround, right surround speakers |
C L, R Ls, Rs |
3/2.0 |
| 6 | UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacLfeElement() |
center front speaker, left, right front speakers, left surround, right surround speakers, center front LFE speaker |
C L, R Ls, Rs LFE |
3/2.1 |
| 7 | UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacLfeElement() |
center front speaker left, right center front speakers, left, right outside front speakers, left surround, right surround speakers, center front LFE speaker |
C Lc, Rc L, R Ls, Rs LFE |
5/2.1 |
| 8 | UsacSingleChannelElement(), UsacSingleChannelElement() |
channel1 channel2 |
N.A. N.A. |
1+1 |
| 9 | UsacChannelPairElement(), UsacSingleChannelElement() |
left, right front speakers, center rear speaker |
L, R Cs |
2/1.0 |
| 10 | UsacChannelPairElement(), UsacChannelPairElement() |
left, right front speaker, left, right rear speakers |
L, R Ls, Rs |
2/2.0 |
| 11 | UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacLfeElement() |
center front speaker, left, right front speakers, left surround, right surround speakers, center rear speaker, center front LFE speaker |
C L, R Ls, Rs Cs LFE |
3/3.1 |
| 12 | UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacLfeElement() |
center front speaker left, right front speakers, left surround, right surround speakers, left, right rear speakers, center front LFE speaker |
C L, R Ls, Rs Lsr, Rsr LFE |
3/4.1 |
| 13 | UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacLfeElement(), UsacLfeElement(), UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacSingleChannelElement(), UsacChannelPairElement() |
center front speaker, left, right front speakers, left, right outside front speakers, left, right side speakers, left, right back speakers, back center speaker, left front low freq. effects speaker, right front low freq. effects speaker, top center front speaker, top left, right front speakers, top left, right side speakers, center of the room ceiling speaker, top left, right back speakers, top center back speaker, bottom center front speaker, bottom left, right front speakers |
C Lc, Rc L, R Lss, Rss Lsr, Rsr Cs LFE LFE2 Cv Lv, Rv Lvss, Rvss Ts Lvr, Rvr Cvr Cb Lb, Rb |
11/11.2 |
| 14 | UsacChannelPairElement(), UsacSingleChannelElement(), UsacLfeElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacLfeElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacSingleChannelElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacSingleChannelElement(), UsacChannelPairElement() |
CH_M_L060, CH_M_R060, CH_M_000, CH_LFE1, CH_M_L135, CH_M_R135, CH_M_L030, CH_M_R030, CH_M_L180, CH_LFE2, CH_M_L090, CH_M_R090, CH_U_L045, CH_U_R045, CH_U_000, CH_T_000, CH_U_L135, CH_U_R135, CH_U_L090, CH_U_R090, CH_U_L180, CH_L_000, CH_L_L045, CH_L_R045 |
22.2 | |
| 15 | UsacChannelPairElement(), UsacChannelPairElement (), UsacLfeElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement (), UsacChannelPairElement(), UsacChannelPairElement(), UsacLfeElement (), UsacChannelPairElement (), UsacChannelPairElement (), UsacChannelPairElement(), UsacChannelPairElement(), |
CH_M_000, CH_L_000, CH_U_000, CH_T_000, CH_LFE1, CH_M_L135, CH_U_L135, CH_M_R135, CH_U_R135, CH_M_L030, CH_L_L045, CH_M_R030, CH_L_R045, CH_M_L180, CH_U_L180, CH_LFE2, CH_M_L090, CH_U_L090, CH_M_R090, CH_U_R090, CH_M_L060, CH_U_L045, CH_M_R060, CH_U_R045 |
22.2 | |
| 16 | reserved | |||
| 17 | UsacSingleChannelElement(),UsacSingleChannelElement (), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement (), UsacSingleChannelElement(), UsacSingleChannelElement (), UsacChannelPairElement(), |
CH_M_000, CH_U_000, CH_M_L135, CH_M_R135, CH_U_L135, CH_U_R135, CH_M_L030, CH_M_R030, CH_U_L045, CH_U_R045, CH_U_000, CH_U_L180, CH_U_L090, CH_U_R090 |
14.0 | |
| 18 | UsacSingleChannelElement(),UsacSingleChannelElement (), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement (), UsacSingleChannelElement(), UsacSingleChannelElement (), UsacChannelPairElement(), |
CH_M_000, CH_U_000, CH_M_L135, CH_U_L135, CH_M_R135, CH_U_R135, CH_M_L030, CH_U_L045, CH_M_R030, CH_U_R045, CH_U_000, CH_U_L180, CH_U_L090, CH_U_R090 |
14.0 | |
| 19 | reserved | |||
| 20 | UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacLfeElement(), |
CH_M_L030, CH_M_R030, CH_U_L030, CH_U_R030, CH_M_L110, CH_M_R110, CH_U_L110, CH_U_R110, CH_M_000, CH_U_000, CH_U_000, CH_LFE1 |
11.1 | |
| 21 | UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement(), UsacLfeElement() |
CH_M_L030, CH_U_L030, CH_M_R030, CH_U_R030, CH_M_L110, CH_U_L110, CH_M_R110, CH_U_R110, CH_M_000, CH_U_000, CH_U_000, CH_LFE1 |
11.1 | |
| 22 | reserved | |||
| 23 | UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement() |
CH_M_L030, CH_M_R030, CH_U_L030, CH_U_R030, CH_M_L110, CH_M_R110, CH_U_L110, CH_U_R110, CH_M_000 |
9.0 | |
| 24 | UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacChannelPairElement(), UsacSingleChannelElement() |
CH_M_L030, CH_U_L030, CH_M_R030, CH_U_R030, CH_M_L110, CH_U_L110, CH_M_R110, CH_U_R110, CH_M_000 |
9.0 | |
| 25-30 | reserved | |||
| 31 | UsacSingleChannelElement() UsacSingleChannelElement() ... (1 to numObjects) |
contains numObjects single channels |
500: 복호화 장치
Claims (20)
- 객체 신호, 채널 신호, 및 채널 신호를 위한 렌더링 정보를 부호화하는 부호화부; 및
상기 부호화된 객체 신호, 상기 부호화된 채널 신호, 및 상기 부호화된 채널 신호를 위한 렌더링 정보를 비트스트림으로 생성하는 비트스트림 생성부
를 포함하는 부호화 장치. - 제1항에 있어서,
상기 비트스트림 생성부는,
상기 생성된 비트스트림을 저장 매체에 저장하거나 또는 상기 생성된 비트스트림을 네트워크를 통해 복호화 장치로 전송하는 부호화 장치. - 제1항에 있어서,
상기 채널 신호를 위한 렌더링 정보는,
상기 채널 신호의 볼륨 또는 게인을 제어하는 제어 정보, 상기 채널 신호의 수평 방향 로테이션(rotation)을 제어하는 제어 정보, 및 상기 채널 신호의 수직 방향 로테이션을 제어하는 제어 정보 중 적어도 하나를 포함하는 부호화 장치. - 부호화 장치에 의해 생성된 비트스트림으로부터 객체 신호, 채널 신호 및 채널 신호를 위한 렌더링 정보를 추출하는 복호화부; 및
상기 채널 신호를 위한 렌더링 정보에 기초하여 상기 객체 신호 및 상기 채널 신호를 렌더링하는 렌더링부
를 포함하는 복호화 장치. - 제4항에 있어서,
상기 채널 신호를 위한 렌더링 정보는,
상기 채널 신호의 볼륨 또는 게인을 제어하는 제어 정보, 상기 채널 신호의 수평 방향 로테이션(rotation)을 제어하는 제어 정보, 및 상기 채널 신호의 수직 방향 로테이션을 제어하는 제어 정보 중 적어도 하나를 포함하는 복호화 장치. - 입력된 객체 신호들을 렌더링하고, 렌더링된 객체 신호들과 채널 신호들을 믹싱하는 믹싱부; 및
상기 믹싱부에서 출력된 객체 신호들과 채널 신호들 및 객체 신호와 채널 신호를 위한 부가 정보를 부호화하는 부호화부
를 포함하고,
상기 부가 정보는,
상기 부호화된 객체 신호들과 채널 신호들의 개수 및 파일 이름을 포함하는 부호화 장치. - 비트스트림으로부터 객체 신호들과 채널 신호들을 출력하는 복호화부; 및
상기 객체 신호들 및 채널 신호들을 믹싱하는 믹싱부
를 포함하고,
상기 믹싱부는,
채널 개수(number of channel), 채널 요소(channel element) 및 채널과 매핑된 스피커(speaker)를 정의하는 채널 구성 정보에 기초하여 상기 객체 신호들과 채널 신호들을 믹싱하는 복호화 장치. - 제7항에 있어서,
상기 믹싱부를 통해 출력된 채널 신호들을 바이노럴 렌더링하는 바이노럴 렌더링부
를 더 포함하는 복호화 장치. - 제7항에 있어서,
상기 믹싱부를 통해 출력된 채널 신호들을 스피커 재생 레이아웃에 따라 포맷을 변환하는 포맷 변환부
를 더 포함하는 복호화 장치. - 객체 신호, 채널 신호, 및 채널 신호를 위한 렌더링 정보를 부호화하는 단계; 및
상기 부호화된 객체 신호, 상기 부호화된 채널 신호, 및 상기 부호화된 채널 신호를 위한 렌더링 정보를 비트스트림으로 생성하는 단계
를 포함하는 부호화 방법. - 제10항에 있어서,
상기 생성된 비트스트림을 저장 매체에 저장하는 단계; 또는
상기 생성된 비트스트림을 네트워크를 통해 복호화 장치에 전송하는 단계
를 더 포함하는 부호화 방법. - 제10항에 있어서,
상기 채널 신호를 위한 렌더링 정보는,
상기 채널 신호의 볼륨 또는 게인을 제어하는 제어 정보, 상기 채널 신호의 수평 방향 로테이션(rotation)을 제어하는 제어 정보, 및 상기 채널 신호의 수직 방향 로테이션을 제어하는 제어 정보 중 적어도 하나를 포함하는 부호화 방법. - 부호화 장치에 의해 생성된 비트스트림으로부터 객체 신호, 채널 신호 및 채널 신호를 위한 렌더링 정보를 추출하는 단계; 및
상기 채널 신호를 위한 렌더링 정보에 기초하여 상기 객체 신호 및 상기 채널 신호를 렌더링하는 단계
를 포함하는 복호화 방법. - 제13항에 있어서,
상기 채널 신호를 위한 렌더링 정보는,
상기 채널 신호의 볼륨 또는 게인을 제어하는 제어 정보, 상기 채널 신호의 수평 방향 로테이션(rotation)을 제어하는 제어 정보, 및 상기 채널 신호의 수직 방향 로테이션을 제어하는 제어 정보 중 적어도 하나를 포함하는 복호화 방법. - 입력된 객체 신호들을 렌더링하고, 렌더링된 객체 신호들과 채널 신호들을 믹싱하는 단계; 및
믹싱 과정을 통해 출력된 객체 신호들, 채널 신호들 및 객체 신호와 채널 신호를 위한 부가 정보를 부호화하는 단계
를 포함하고,
상기 부가 정보는,
상기 부호화된 객체 신호들과 채널 신호들의 개수 및 파일 이름을 포함하는 부호화 방법. - 비트스트림으로부터 객체 신호들과 채널 신호들을 출력하는 단계; 및
상기 객체 신호들 및 채널 신호들을 믹싱하는 단계
를 포함하고,
상기 믹싱하는 단계는,
채널 개수(number of channel), 채널 요소(channel element) 및 채널과 매핑된 스피커(speaker)를 정의하는 채널 구성 정보에 기초하여 상기 객체 신호들과 채널 신호들을 믹싱하는 복호화 방법. - 제16항에 있어서,
믹싱 과정을 통해 출력된 채널 신호들을 바이노럴 렌더링하는 단계
를 더 포함하는 복호화 방법. - 제16항에 있어서,
믹싱 과정을 통해 출력된 채널 신호들을 스피커 재생 레이아웃에 따라 포맷을 변환하는 단계
를 더 포함하는 복호화 방법. - 제10항 내지 제12항, 제15항의 부호화 방법에 따라 생성된 비트스트림이 기록된 컴퓨터에서 판독 가능한 기록 매체.
- 제13항 내지 제14항, 제16항 내지 제18항의 복호화 방법을 수행하는 프로그램이 기록된 컴퓨터에서 판독 가능한 기록 매체.
Priority Applications (7)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/758,642 US10068579B2 (en) | 2013-01-15 | 2014-01-15 | Encoding/decoding apparatus for processing channel signal and method therefor |
| PCT/KR2014/000443 WO2014112793A1 (ko) | 2013-01-15 | 2014-01-15 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
| US16/011,249 US10332532B2 (en) | 2013-01-15 | 2018-06-18 | Encoding/decoding apparatus for processing channel signal and method therefor |
| US16/447,573 US11289105B2 (en) | 2013-01-15 | 2019-06-20 | Encoding/decoding apparatus for processing channel signal and method therefor |
| KR1020210014848A KR102357924B1 (ko) | 2013-01-15 | 2021-02-02 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
| US17/706,400 US11875802B2 (en) | 2013-01-15 | 2022-03-28 | Encoding/decoding apparatus for processing channel signal and method |
| US18/525,181 US12494215B2 (en) | 2013-01-15 | 2023-11-30 | Encoding/decoding apparatus for processing channel signal and method therefor |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020130004359 | 2013-01-15 | ||
| KR20130004359 | 2013-01-15 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020210014848A Division KR102357924B1 (ko) | 2013-01-15 | 2021-02-02 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20140092779A true KR20140092779A (ko) | 2014-07-24 |
| KR102213895B1 KR102213895B1 (ko) | 2021-02-08 |
Family
ID=51739314
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020140005056A Active KR102213895B1 (ko) | 2013-01-15 | 2014-01-15 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
| KR1020220011551A Active KR102477610B1 (ko) | 2013-01-15 | 2022-01-26 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020220011551A Active KR102477610B1 (ko) | 2013-01-15 | 2022-01-26 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
Country Status (3)
| Country | Link |
|---|---|
| US (2) | US10068579B2 (ko) |
| KR (2) | KR102213895B1 (ko) |
| CN (4) | CN105009207B (ko) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019199040A1 (ko) * | 2018-04-10 | 2019-10-17 | 가우디오랩 주식회사 | 메타데이터를 이용하는 오디오 신호 처리 방법 및 장치 |
Families Citing this family (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10068579B2 (en) * | 2013-01-15 | 2018-09-04 | Electronics And Telecommunications Research Institute | Encoding/decoding apparatus for processing channel signal and method therefor |
| WO2014112793A1 (ko) | 2013-01-15 | 2014-07-24 | 한국전자통신연구원 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
| WO2014171791A1 (ko) * | 2013-04-19 | 2014-10-23 | 한국전자통신연구원 | 다채널 오디오 신호 처리 장치 및 방법 |
| EP4601259A3 (en) | 2014-09-30 | 2025-09-24 | Sony Group Corporation | Transmitting device, transmission method, receiving device, and receiving method |
| US9961475B2 (en) * | 2015-10-08 | 2018-05-01 | Qualcomm Incorporated | Conversion from object-based audio to HOA |
| US10249312B2 (en) | 2015-10-08 | 2019-04-02 | Qualcomm Incorporated | Quantization of spatial vectors |
| US9818427B2 (en) * | 2015-12-22 | 2017-11-14 | Intel Corporation | Automatic self-utterance removal from multimedia files |
| WO2018001493A1 (en) * | 2016-06-30 | 2018-01-04 | Huawei Technologies Duesseldorf Gmbh | Apparatuses and methods for encoding and decoding a multichannel audio signal |
| CN108694955B (zh) * | 2017-04-12 | 2020-11-17 | 华为技术有限公司 | 多声道信号的编解码方法和编解码器 |
| JP7226436B2 (ja) * | 2018-04-12 | 2023-02-21 | ソニーグループ株式会社 | 情報処理装置および方法、並びにプログラム |
| GB2575509A (en) | 2018-07-13 | 2020-01-15 | Nokia Technologies Oy | Spatial audio capture, transmission and reproduction |
| GB2575511A (en) | 2018-07-13 | 2020-01-15 | Nokia Technologies Oy | Spatial audio Augmentation |
| TWI703559B (zh) * | 2019-07-08 | 2020-09-01 | 瑞昱半導體股份有限公司 | 音效編碼解碼電路及音頻資料的處理方法 |
| CN110751956B (zh) * | 2019-09-17 | 2022-04-26 | 北京时代拓灵科技有限公司 | 一种沉浸式音频渲染方法及系统 |
| EP3857919B1 (en) | 2019-12-02 | 2022-05-18 | Dolby Laboratories Licensing Corporation | Methods and apparatus for conversion from channel-based audio to object-based audio |
| EP4202921B1 (en) | 2020-09-28 | 2026-04-08 | Samsung Electronics Co., Ltd. | Audio encoding apparatus and audio decoding apparatus |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2013006338A2 (en) * | 2011-07-01 | 2013-01-10 | Dolby Laboratories Licensing Corporation | System and method for adaptive audio signal generation, coding and rendering |
Family Cites Families (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5977977A (en) * | 1995-08-04 | 1999-11-02 | Microsoft Corporation | Method and system for multi-pass rendering |
| US6597356B1 (en) * | 2000-08-31 | 2003-07-22 | Nvidia Corporation | Integrated tessellator in a graphics processing unit |
| US7395210B2 (en) * | 2002-11-21 | 2008-07-01 | Microsoft Corporation | Progressive to lossless embedded audio coder (PLEAC) with multiple factorization reversible transform |
| JP4370802B2 (ja) * | 2003-04-22 | 2009-11-25 | 富士通株式会社 | データ処理方法およびデータ処理装置 |
| US20070297519A1 (en) * | 2004-10-28 | 2007-12-27 | Jeffrey Thompson | Audio Spatial Environment Engine |
| DE602006016017D1 (de) * | 2006-01-09 | 2010-09-16 | Nokia Corp | Steuerung der dekodierung binauraler audiosignale |
| FR2899423A1 (fr) * | 2006-03-28 | 2007-10-05 | France Telecom | Procede et dispositif de spatialisation sonore binaurale efficace dans le domaine transforme. |
| JP2008092072A (ja) * | 2006-09-29 | 2008-04-17 | Toshiba Corp | 音声ミキシング処理装置及び音声ミキシング処理方法 |
| JP5337941B2 (ja) * | 2006-10-16 | 2013-11-06 | フラウンホッファー−ゲゼルシャフト ツァ フェルダールング デァ アンゲヴァンテン フォアシュンク エー.ファオ | マルチチャネル・パラメータ変換のための装置および方法 |
| EP2130304A4 (en) | 2007-03-16 | 2012-04-04 | Lg Electronics Inc | METHOD AND DEVICE FOR PROCESSING AN AUDIO SIGNAL |
| EP3712888B1 (en) | 2007-03-30 | 2024-05-08 | Electronics and Telecommunications Research Institute | Apparatus and method for coding and decoding multi object audio signal with multi channel |
| JP5133401B2 (ja) * | 2007-04-26 | 2013-01-30 | ドルビー・インターナショナル・アクチボラゲット | 出力信号の合成装置及び合成方法 |
| US8654994B2 (en) | 2008-01-01 | 2014-02-18 | Lg Electronics Inc. | Method and an apparatus for processing an audio signal |
| EP2250821A1 (en) * | 2008-03-03 | 2010-11-17 | Nokia Corporation | Apparatus for capturing and rendering a plurality of audio channels |
| CN101339767B (zh) * | 2008-03-21 | 2010-05-12 | 华为技术有限公司 | 一种背景噪声激励信号的生成方法及装置 |
| EP2154911A1 (en) | 2008-08-13 | 2010-02-17 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | An apparatus for determining a spatial output multi-channel audio signal |
| EP2249334A1 (en) * | 2009-05-08 | 2010-11-10 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | Audio format transcoder |
| KR101283783B1 (ko) | 2009-06-23 | 2013-07-08 | 한국전자통신연구원 | 고품질 다채널 오디오 부호화 및 복호화 장치 |
| WO2010149700A1 (en) * | 2009-06-24 | 2010-12-29 | Fraunhofer Gesellschaft zur Förderung der angewandten Forschung e.V. | Audio signal decoder, method for decoding an audio signal and computer program using cascaded audio object processing stages |
| JP5645951B2 (ja) | 2009-11-20 | 2014-12-24 | フラウンホッファー−ゲゼルシャフト ツァ フェルダールング デァ アンゲヴァンテン フォアシュンク エー.ファオ | ダウンミックス信号表現に基づくアップミックス信号を提供する装置、マルチチャネルオーディオ信号を表しているビットストリームを提供する装置、方法、コンピュータプログラム、および線形結合パラメータを使用してマルチチャネルオーディオ信号を表しているビットストリーム |
| SG194199A1 (en) * | 2011-03-18 | 2013-12-30 | Fraunhofer Ges Forschung | Frame element positioning in frames of a bitstream representing audio content |
| US9754595B2 (en) * | 2011-06-09 | 2017-09-05 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding and decoding 3-dimensional audio signal |
| WO2013006342A1 (en) * | 2011-07-01 | 2013-01-10 | Dolby Laboratories Licensing Corporation | Synchronization and switchover methods and systems for an adaptive audio system |
| US10068579B2 (en) * | 2013-01-15 | 2018-09-04 | Electronics And Telecommunications Research Institute | Encoding/decoding apparatus for processing channel signal and method therefor |
| WO2014112793A1 (ko) * | 2013-01-15 | 2014-07-24 | 한국전자통신연구원 | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 |
| EP2838086A1 (en) * | 2013-07-22 | 2015-02-18 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | In an reduction of comb filter artifacts in multi-channel downmix with adaptive phase alignment |
| EP2830043A3 (en) * | 2013-07-22 | 2015-02-18 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | Method for Processing an Audio Signal in accordance with a Room Impulse Response, Signal Processing Unit, Audio Encoder, Audio Decoder, and Binaural Renderer |
| KR102159990B1 (ko) * | 2013-09-17 | 2020-09-25 | 주식회사 윌러스표준기술연구소 | 멀티미디어 신호 처리 방법 및 장치 |
| KR101627657B1 (ko) * | 2013-12-23 | 2016-06-07 | 주식회사 윌러스표준기술연구소 | 오디오 신호의 필터 생성 방법 및 이를 위한 파라메터화 장치 |
-
2014
- 2014-01-15 US US14/758,642 patent/US10068579B2/en active Active
- 2014-01-15 KR KR1020140005056A patent/KR102213895B1/ko active Active
- 2014-01-15 CN CN201480004944.4A patent/CN105009207B/zh active Active
- 2014-01-15 CN CN201810968380.6A patent/CN108806706B/zh active Active
- 2014-01-15 CN CN201810968402.9A patent/CN109166587B/zh active Active
- 2014-01-15 CN CN201810969194.4A patent/CN109166588B/zh active Active
-
2018
- 2018-06-18 US US16/011,249 patent/US10332532B2/en active Active
-
2022
- 2022-01-26 KR KR1020220011551A patent/KR102477610B1/ko active Active
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2013006338A2 (en) * | 2011-07-01 | 2013-01-10 | Dolby Laboratories Licensing Corporation | System and method for adaptive audio signal generation, coding and rendering |
Non-Patent Citations (1)
| Title |
|---|
| Information technology - High Efficiency Coding and Media Delivery in Heterogeneous Environments - Part 3: 3D Audio, Working Draft Text of MPEG-H 3D Audio CO RM0, ISO/IEC WD 23008-3, w14060, MPEG 106* * |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019199040A1 (ko) * | 2018-04-10 | 2019-10-17 | 가우디오랩 주식회사 | 메타데이터를 이용하는 오디오 신호 처리 방법 및 장치 |
| US11540075B2 (en) | 2018-04-10 | 2022-12-27 | Gaudio Lab, Inc. | Method and device for processing audio signal, using metadata |
| US11950080B2 (en) | 2018-04-10 | 2024-04-02 | Gaudio Lab, Inc. | Method and device for processing audio signal, using metadata |
Also Published As
| Publication number | Publication date |
|---|---|
| US20150371645A1 (en) | 2015-12-24 |
| CN109166588A (zh) | 2019-01-08 |
| US10332532B2 (en) | 2019-06-25 |
| KR102213895B1 (ko) | 2021-02-08 |
| US20180301155A1 (en) | 2018-10-18 |
| CN105009207B (zh) | 2018-09-25 |
| US10068579B2 (en) | 2018-09-04 |
| CN109166588B (zh) | 2022-11-15 |
| CN108806706B (zh) | 2022-11-15 |
| CN108806706A (zh) | 2018-11-13 |
| CN105009207A (zh) | 2015-10-28 |
| CN109166587B (zh) | 2023-02-03 |
| KR102477610B1 (ko) | 2022-12-14 |
| CN109166587A (zh) | 2019-01-08 |
| KR20220020849A (ko) | 2022-02-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR102477610B1 (ko) | 채널 신호를 처리하는 부호화/복호화 장치 및 방법 | |
| US9761229B2 (en) | Systems, methods, apparatus, and computer-readable media for audio object clustering | |
| TWI744341B (zh) | 使用近場/遠場渲染之距離聲相偏移 | |
| KR101903873B1 (ko) | 기하학적 거리 정의를 이용한 오디오 렌더링 장치 및 방법 | |
| US9516446B2 (en) | Scalable downmix design for object-based surround codec with cluster analysis by synthesis | |
| JP5823529B2 (ja) | 高次アンビソニックス・オーディオ・データ用のデータ構造 | |
| US9478225B2 (en) | Systems, methods, apparatus, and computer-readable media for three-dimensional audio coding using basis function coefficients | |
| JP5337941B2 (ja) | マルチチャネル・パラメータ変換のための装置および方法 | |
| US10356545B2 (en) | Method and device for processing audio signal by using metadata | |
| US20140086416A1 (en) | Systems, methods, apparatus, and computer-readable media for three-dimensional audio coding using basis function coefficients | |
| CN105981411A (zh) | 用于高声道计数的多声道音频的基于多元组的矩阵混合 | |
| CN105593929A (zh) | 实现3d音频内容的saoc降混合的装置及方法 | |
| EP1570462A1 (en) | Method for coding and decoding the wideness of a sound source in an audio scene | |
| US12494215B2 (en) | Encoding/decoding apparatus for processing channel signal and method therefor | |
| CN112005560B (zh) | 使用元数据处理音频信号的方法和设备 | |
| Mores | Music studio technology | |
| KR20190060464A (ko) | 오디오 신호 처리 방법 및 장치 | |
| Li et al. | The perceptual lossless quantization of spatial parameter for 3D audio signals |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20140115 |
|
| PG1501 | Laying open of application | ||
| A201 | Request for examination | ||
| PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20190115 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20140115 Comment text: Patent Application |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20200113 Patent event code: PE09021S01D |
|
| E90F | Notification of reason for final refusal | ||
| PE0902 | Notice of grounds for rejection |
Comment text: Final Notice of Reason for Refusal Patent event date: 20200603 Patent event code: PE09021S02D |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20201102 |
|
| A107 | Divisional application of patent | ||
| GRNT | Written decision to grant | ||
| PA0107 | Divisional application |
Comment text: Divisional Application of Patent Patent event date: 20210202 Patent event code: PA01071R01D |
|
| PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20210202 Patent event code: PR07011E01D |
|
| PR1002 | Payment of registration fee |
Payment date: 20210203 End annual number: 3 Start annual number: 1 |
|
| PG1601 | Publication of registration | ||
| PR1001 | Payment of annual fee |
Payment date: 20231127 Start annual number: 4 End annual number: 4 |
