I'm isolating this from another thread. The intention here is to report a bug in the DirectShow Codec.
Summary: dMC fails to convert AC3 file when AC3 Filter output has channels > 2 or sample rate > PCM 16 bit.
Expanded Summary:
With dMC DirectShow Codec installed and configured, and the AC3 DirectShow Filter installed and configured, dMC fails to convert an AC3 file if the AC3 Filter is configured with any settings except default.
Specifically, if the AC3 Filter is set to Channels ("Speakers") > 2, or "PCM Sample Rate" > 16, then a TEST Conversion yields the following error: "The CODEC required to decompress 'C:\foo.AC3' could not be opened. Unable to insert SampleGrabber."
To reproduce:
1. Download and install the dMC DirectShow Codec from (http://www.dbpoweramp.com/codec-central-directshow.htm)
2. Download and install the AC3 DirectShow Filter from SourceForge (http://prdownloads.sourceforge.net/a....exe?download). Do not change the AC3 Filter's defaults.
3. Using DVD Decryptor or IMToo's DVD Ripper, Export a 5.1 AC3 stream ("foo.ac3")
4. Without changing the AC3 Filter defaults, do a TEST Conversion using dMC on "foo.ac3". Conversion completes without error.
5. Using the AC3 Filter Configuration Dialog (Start Menu -> All Programs -> AC3 Filter -> AC3 Filter Config), in the Output group box change the number of channels ("Speakers") to anything but 1/0 (mono) or 2/0 (stereo). OR, change the "Sample Rate" to anything other than PCM 16. Save and closed dialog.
6. Using dMC, run a Test Conversion on "foo.ac3".
Result: Error Dialog, "The CODEC required to decompress 'C:\foo.AC3' could not be opened. Unable to insert SampleGrabber."
Either the AC3 Filter is not outputting correct format once you change it's options (doubtful - it's an established tool, used by other applications), or dMC is not correctly handling the output (more likely).
This is not likely to be relevant, but the AC3 file I'm converting has the following properties:
Sampling Frequency: 48 kHz
Bit Rate: 448 kbps
Audio Coding Mode: 3/2
Channels: 5 (6 including LFE)
Low Frequency Effects: Yes
Center Mix Level: 0.707 (-3.0 dB)
Surround Mix Level: 0.707 (-3.0 dB)
Summary: dMC fails to convert AC3 file when AC3 Filter output has channels > 2 or sample rate > PCM 16 bit.
Expanded Summary:
With dMC DirectShow Codec installed and configured, and the AC3 DirectShow Filter installed and configured, dMC fails to convert an AC3 file if the AC3 Filter is configured with any settings except default.
Specifically, if the AC3 Filter is set to Channels ("Speakers") > 2, or "PCM Sample Rate" > 16, then a TEST Conversion yields the following error: "The CODEC required to decompress 'C:\foo.AC3' could not be opened. Unable to insert SampleGrabber."
To reproduce:
1. Download and install the dMC DirectShow Codec from (http://www.dbpoweramp.com/codec-central-directshow.htm)
2. Download and install the AC3 DirectShow Filter from SourceForge (http://prdownloads.sourceforge.net/a....exe?download). Do not change the AC3 Filter's defaults.
3. Using DVD Decryptor or IMToo's DVD Ripper, Export a 5.1 AC3 stream ("foo.ac3")
4. Without changing the AC3 Filter defaults, do a TEST Conversion using dMC on "foo.ac3". Conversion completes without error.
5. Using the AC3 Filter Configuration Dialog (Start Menu -> All Programs -> AC3 Filter -> AC3 Filter Config), in the Output group box change the number of channels ("Speakers") to anything but 1/0 (mono) or 2/0 (stereo). OR, change the "Sample Rate" to anything other than PCM 16. Save and closed dialog.
6. Using dMC, run a Test Conversion on "foo.ac3".
Result: Error Dialog, "The CODEC required to decompress 'C:\foo.AC3' could not be opened. Unable to insert SampleGrabber."
Either the AC3 Filter is not outputting correct format once you change it's options (doubtful - it's an established tool, used by other applications), or dMC is not correctly handling the output (more likely).
This is not likely to be relevant, but the AC3 file I'm converting has the following properties:
Sampling Frequency: 48 kHz
Bit Rate: 448 kbps
Audio Coding Mode: 3/2
Channels: 5 (6 including LFE)
Low Frequency Effects: Yes
Center Mix Level: 0.707 (-3.0 dB)
Surround Mix Level: 0.707 (-3.0 dB)
Comment