How to determine the channel mapping (channel-to-track allocation) of a surround sound audio signal?
4 次查看(过去 30 天)
显示 更早的评论
I'm working on a system that where I'm processing surround sound signals (Dolby Digital 5.1) real-time.
Because it's a real-time application I don't know in prior what kind of channelmap the audio signal has. There are a variety of different configurations (FL,C,FR,LF,BL,BR)(FL,FR,C,BL,BR,LF) and so on..
So far I think there might be some pattern in which audio codec the audio signals are encoded in (.ac3, .dts, .aac), but no certainty.
DD 5.1 only puts out recommendations and guidelines, but again no pre-specified configurations.
How do I determine the channelmapping based only on my 6-channel input stream? Does it contain some kind of header information maybe?
FYI I'm working in Matlab using their Audio System Toolbox.
0 个评论
回答(1 个)
Jimmy Lapierre
2019-12-10
The proper order according to SMPTE is:
Front Left, Front Right, Center, LFE, Surround Left, Surround Right.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio Processing Algorithm Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!