Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: DRC AAC (Read 4071 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

DRC AAC

I have a question regarding excl_chn_mask[] bits in the dynamic-range_info() in the AAC bitstream.


Assume the excl_chn_mask[] bit set for a channel in the dynamic_range_info() in the AAC bitstream,
what does that mean ?

we are not interested to change the drc values (no. of bands, gain etc) for this channel
but the drc processing (spectral line multiplication) must go on this channel with the previously
transmitted values even for this frame.

or

We would like to stop drc processing for this channel from now onwards till we get a
drc parameters for this channel in 'dynamic_range_info()' later.

or

stop drc processing (spectral line multiplication) at this frame for this channel but
continue with drc processing from  next frame using the previous value.