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 in new built-in AC-3 decoder (Read 1304 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

DRC in new built-in AC-3 decoder

Since new built-in AC-3 decoder is using ffmpeg, it is needed to forcefully disable DRC (set -drc_scale to 0) in code or expose this option to user interface, because ffmpeg has it enabled by default - https://www.ffmpeg.org/ffmpeg-codecs.html#AC_002d3-Decoder-Options
I compared new built-in decoder vs ffmpeg with -drc_scale 0 and output level of built-in decoder is lowered because of DRC.
Sample of AC-3 with DRC data - https://www.dropbox.com/s/abewfkx8m8yfdyn/AC3-DRC.ac3?dl=1

Re: DRC in new built-in AC-3 decoder

Reply #1
Since new built-in AC-3 decoder is using ffmpeg, it is needed to forcefully disable DRC (set -drc_scale to 0) in code or expose this option to user interface, because ffmpeg has it enabled by default - https://www.ffmpeg.org/ffmpeg-codecs.html#AC_002d3-Decoder-Options
I compared new built-in decoder vs ffmpeg with -drc_scale 0 and output level of built-in decoder is lowered because of DRC.
Sample of AC-3 with DRC data - https://www.dropbox.com/s/abewfkx8m8yfdyn/AC3-DRC.ac3?dl=1

I presume the same problem now applies to Dolby True HD, DTS, DTS96/24, DTS HD, DTS HDMA and all other variants of Dolby and DTS.
I think that the best option would be to let foobar passthrough such streams (dolby/dts) without decoding them with additional option to decode them but with possibility to change some parameters such as DRC, Dialog Normalisation....

Re: DRC in new built-in AC-3 decoder

Reply #2
I presume the same problem now applies to Dolby True HD, DTS, DTS96/24, DTS HD, DTS HDMA
I presume your presumption is wrong.

 

Re: DRC in new built-in AC-3 decoder

Reply #3
Problem noted, thanks for reporting.
Microsoft Windows: We can't script here, this is bat country.