DXVA Display Test (WoW64)
This automated test verifies that a display driver can comply with the Microsoft® DirectX® Video Acceleration (DXVA) DXVA 1.0 MPEG2 decode acceleration specification.
Specifically, the DXVA Display Test simulates an MPEG2 decoder. It makes calls through the display subsystem to exercise the MPEG2 decode acceleration characteristics of the display driver. This test tries each set of the minimal interoperability configurations defined in the DXVA specification, and whatever the driver's recommended profile is. The driver must support at least one member of the minimal set.
The test runs in automated mode through HCK Studio. The output from the display driver is compared to a reference image. If there are failures, a bitmap of the failing data is saved, and a reference to the file logged.
DXVA Display Test (WoW64)
DXVA Display Test (DX9) (WoW64)
Test details
Associated requirements |
Device.Graphics.WDDM.Render.VideoProcessing |
Platforms |
Windows 7 (x64) Windows 8 (x64) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows 8.1 x64 Windows Server 2012 R2 |
Expected run time |
~5 minutes |
Categories |
Certification Functional |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Graphic Adapter or Chipset Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Graphics Testing.
The test consists of an executable file (DXVADisplayTest.exe) and a source filter (DXVASourceTest.dll). Register the source filter before you run the test. The test also requires the presence of the source content (DXVAStream.dva and DXVAStreamMpeg1.dva) in the same directory as the test.
One of the test cases tests the ability of the decoder to work while the screen resolution is changed. This test case requires the presence of the ModeChange.exe utility to be present somewhere in the executable path. This tool is part of the display subset of the Microsoft Windows Driver Kit (WDK).
After testing, all windows should be closed. Check the log files to make sure that no test case has failed. If a feature is unsupported, it may be skipped.
More information
Command syntax
Command option | Description |
---|---|
DXVADisplayTest.exe -A -whql |
This command runs the DXVA Display Test (DX9) (WoW64) test job. |
DXVADisplayTest.exe -whql |
This command runs the DXVA Display Test (Manual) (WoW64) test job.
Warning
This is a manual test job. |
DXVADisplayTest.exe -A -9 -whql |
This command runs the DXVA Display Test (DX9) (WoW64) tttest job. This test job forces DirectShow Video Mixing Renderer 9 filter (VMR9) connection. |
Note
For command line help for this test binary, type /h.
File list
File | Location |
---|---|
Configdisplay.exe |
<[testbinroot]>\nttest\windowstest\tools\ |
DXVADisplayTest.exe |
<[testbinroot]>\nttest\multimediatest\streaming\ |
DXVASourceTest.dll |
<[testbinroot]>\nttest\multimediatest\streaming\ |
DXVAStream.dva |
<[testbinroot]>\nttest\multimediatest\streaming\ |
DXVAStreamMpeg1.dva |
<[testbinroot]>\nttest\multimediatest\streaming\ |
Modechange.exe |
<[testbinroot]>\nttest\\windowstest\graphics\d3d\utility\ |
TDRWatch.exe |
<[testbinroot]>\nttest\windowstest\graphics\ |