mellon
27th May 2007, 21:46
I used AC3Filter in PCM-mode. Input is PCM, AC3Filter performs DRC, output is PCM.
Possible bug: AC3Filter writes additional 4 bytes of zero to the begin of the output stream. This will distort audio data when dumped to raw file.
Details:
Input is PCM, 6ch, 24bit, 48000Hz
Output is exactly the same ("AS IS" and 24bit in AC3Filter configuration)
Output pin is connected to dump filter of platform SDK.
I found this when trying to imitate eac3to.exe. When AC3filter is not in the filter graph the resulting raw file is fine.
You cannot observe this if you connect AC3Filter to an audio renderer.
Regards,
mellon
Possible bug: AC3Filter writes additional 4 bytes of zero to the begin of the output stream. This will distort audio data when dumped to raw file.
Details:
Input is PCM, 6ch, 24bit, 48000Hz
Output is exactly the same ("AS IS" and 24bit in AC3Filter configuration)
Output pin is connected to dump filter of platform SDK.
I found this when trying to imitate eac3to.exe. When AC3filter is not in the filter graph the resulting raw file is fine.
You cannot observe this if you connect AC3Filter to an audio renderer.
Regards,
mellon