AC3 Test - Certification
This automated test verifies that audio devices that support the AC-3 format comply with Windows requirements.
This test makes sure that each enumerated KSCATEGORY_AUDIO and KSCATEGORY_RENDER filter that exposes AC-3 format pins complies with the Microsoft Driver Development Kit documentation that is related to implementing AC-3 format pins. Also, this test makes sure that the filter does not prevent support for AC-3 streaming through the Wave and Microsoft DirectSound APIs.
Test details
Associated requirements |
Device.Audio.Base.TwoDMAEnginesAndConnections |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2 |
Expected run time |
~2 minutes |
Categories |
Certification |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Audio Device Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting Audio Testing.
All test cases return PASS or FAIL. To review test details, review the test log from Windows Hardware Certification Kit (Windows HCK) Studio. The test might return SKIP, which you should consider to be PASS for the overall test if no AC-3–compatible devices are present on the system. If the test does not detect AC-3 devices and the hardware does support them, a problem exists with the way that the pin in the filter of the specific device advertises itself.
More information
Command syntax
Command option | Description |
---|---|
Ac3Test |
Without any options, the test enumerates devices. |
-c [string] |
This option starts the application and runs the test cases that are specified in the .profile file. |
-h [string] |
This option specifies the Plug and Play (PnP) ID of the device to be tested. |
wdk_ac3test.pro |
This is the .profile file of test cases to be run. |
Note
For command-line help for this test binary, type /h
File list
File | Location |
---|---|
AC3Test.exe |
<testbinroot>\nttest\multimediatest\AVCore\Audio\WDK\ |
Wdk_ac3test.pro |
<testbinroot>\nttest\multimediatest\AVCore\Audio\Profiles\ |
Logo_win7_ac3test.pro |
<testbinroot>\nttest\multimediatest\AVCore\Audio\Profiles\ |
Logo_vista_ac3test.pro |
<testbinroot>\nttest\multimediatest\AVCore\Audio\Profiles\ |