Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3058 Discussions

What's status code - 2000 meaning for MFXVideoCORE_SyncOperation

Matt_C_
Beginner
962 Views

I'm using intel SDK to decode mpeg2 video, and faced a strange issue with status code -2000

In my code,  MFXVideoDECODE_DecodeFrameAsync  always returns 0

 but MFXVideoCORE_SyncOperation  returns different in different hardware settings....

My notebook has 2 graphic card, intel hd and  NVidia GT730M.  And I have tested libmfxhw64.dll version 3.x and 4.x. Following is the test result:

1. Intel HD with GT730M, using libmfxhw64.dll 4.x, MFXVideoCORE_SyncOperation does not work, it returns -2000

2. Intel HD with GT730M, using libmfxhw64.dll 3.x, everything works fine

3. disable GT730M,  , using libmfxhw64.dll 4.x, works fine

4. disable GT730M,  , using libmfxhw64.dll 3.x, works fine

When GT730M is enabled, seems libmfxhw64.dll will call nvumdshimx.dll. 

My question is, what's status code -2000 meaning? I can't find it in the error define

Why 3.x works, but 4.x does not? 

your help will be really appreciated.

0 Kudos
3 Replies
leo_paul_w_
Beginner
962 Views
Hi
0 Kudos
Anthony_P_Intel
Employee
962 Views

Hi,

I am looking into the specific error code, and will report back soon.

Do you know if your notebook is using "Nvidia Optimus" hardware and software, and if so can you provide information about the specific platform?

Can you run "dxdiag", click "save all information" and provide the output?

There are many differences in the newer Media SDK library (that is included with Intel(r) HD Graphics drivers.).  One difference is the use of D3D11.  Is your application calling MFXInit with D3D9 flag explicitly set?

THANKS for any information.

 

0 Kudos
Matt_C_
Beginner
962 Views

yes, we are using D3D9.

here is the dxdiag output.

------------------
System Information
------------------
Time of this report: 9/19/2014, 13:55:16
       Machine name: KINSON-PC
   Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.140303-2144)
           Language: Chinese (Simplified) (Regional Setting: Chinese (Simplified))
System Manufacturer: LENOVO
       System Model: 20AWA01P00
               BIOS: Phoenix BIOS SC-T v2.1
          Processor: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (8 CPUs), ~2.4GHz
             Memory: 4096MB RAM
Available OS Memory: 3800MB RAM
          Page File: 3908MB used, 3688MB available
        Windows Dir: C:\Windows
    DirectX Version: DirectX 11
DX Setup Parameters: Not found
   User DPI Setting: 96 DPI (100 percent)
 System DPI Setting: 96 DPI (100 percent)
    DWM DPI Scaling: Disabled
     DxDiag Version: 6.01.7601.17514 64bit Unicode

------------
DxDiag Notes
------------
      Display Tab 1: No problems found.
        Sound Tab 1: No problems found.
          Input Tab: No problems found.

--------------------
DirectX Debug Levels
--------------------
Direct3D:    0/4 (retail)
DirectDraw:  0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay:  0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow:  0/6 (retail)

---------------
Display Devices
---------------
          Card name: Intel(R) HD Graphics Family
       Manufacturer: Intel Corporation
          Chip type: Intel(R) HD Graphics Family
           DAC type: Internal
         Device Key: Enum\PCI\VEN_8086&DEV_0416&SUBSYS_220F17AA&REV_06
     Display Memory: 1696 MB
   Dedicated Memory: 64 MB
      Shared Memory: 1632 MB
       Current Mode: 1920 x 1080 (32 bit) (60Hz)
       Monitor Name: Generic PnP Monitor
      Monitor Model: unknown
         Monitor Id: LEN40A3
        Native Mode: 1920 x 1080(p) (60.049Hz)
        Output Type: Internal
        Driver Name: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32
Driver File Version: 9.18.0010.3272 (English)
     Driver Version: 9.18.10.3272
        DDI Version: 11
       Driver Model: WDDM 1.1
  Driver Attributes: Final Retail
   Driver Date/Size: 8/8/2013 23:45:00, 8653312 bytes
        WHQL Logo'd: Yes
    WHQL Date Stamp: 
  Device Identifier: {D7B78E66-4756-11CF-D278-0502BBC2C435}
          Vendor ID: 0x8086
          Device ID: 0x0416
          SubSys ID: 0x220F17AA
        Revision ID: 0x0006
 Driver Strong Name: oem24.inf:IntelGfx.NTamd64.6.1:iHSWM_w7:9.18.10.3272:pci\ven_8086&dev_0416&subsys_220f17aa
     Rank Of Driver: 00E00001
        Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C 
   Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering 
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch 
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend 
       D3D9 Overlay: Supported
            DXVA-HD: Supported
       DDraw Status: Enabled
         D3D Status: Enabled
         AGP Status: Enabled

-------------
Sound Devices
-------------
            Description: Speaker/HP (Realtek High Definition Audio)
 Default Sound Playback: Yes
 Default Voice Playback: Yes
            Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0292&SUBSYS_17AA220E&REV_1000
        Manufacturer ID: 1
             Product ID: 100
                   Type: WDM
            Driver Name: RTKVHD64.sys
         Driver Version: 6.00.0001.7083 (English)
      Driver Attributes: Final Retail
            WHQL Logo'd: Yes
          Date and Size: 11/5/2013 19:47:54, 3707864 bytes
            Other Files: 
        Driver Provider: Realtek Semiconductor Corp.
         HW Accel Level: Basic
              Cap Flags: 0xF1F
    Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
 Static/Strm HW 3D Bufs: 0, 0
              HW Memory: 0
       Voice Management: No
 EAX(tm) 2.0 Listen/Src: No, No
   I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No

---------------------
Sound Capture Devices
---------------------
            Description: Microphone (Realtek High Definition Audio)
  Default Sound Capture: Yes
  Default Voice Capture: Yes
            Driver Name: RTKVHD64.sys
         Driver Version: 6.00.0001.7083 (English)
      Driver Attributes: Final Retail
          Date and Size: 11/5/2013 19:47:54, 3707864 bytes
              Cap Flags: 0x1
           Format Flags: 0xFFFFF

-------------------
DirectInput Devices
-------------------
      Device Name: Mouse
         Attached: 1
    Controller ID: n/a
Vendor/Product ID: n/a
        FF Driver: n/a

      Device Name: Keyboard
         Attached: 1
    Controller ID: n/a
Vendor/Product ID: n/a
        FF Driver: n/a

Poll w/ Interrupt: No

-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x8C26
| Matching Device ID: usb\root_hub20
| Service: usbhub
| Driver: usbhub.sys, 11/27/2013 09:41:37, 343040 bytes
| Driver: usbd.sys, 11/27/2013 09:41:03, 7808 bytes

+-+ Generic USB Hub
| | Vendor/Product ID: 0x8087, 0x8000
| | Location: Port_#0001.Hub_#0002
| | Matching Device ID: usb\class_09
| | Service: usbhub
| | Driver: usbhub.sys, 11/27/2013 09:41:37, 343040 bytes

----------------
Gameport Devices
----------------

------------
PS/2 Devices
------------
+ Standard PS/2 Keyboard
| Matching Device ID: *pnp0303
| Service: i8042prt
| Driver: i8042prt.sys, 7/14/2009 07:19:57, 105472 bytes
| Driver: kbdclass.sys, 7/14/2009 09:48:04, 50768 bytes

+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 7/14/2009 07:19:57, 105472 bytes
| Driver: kbdclass.sys, 7/14/2009 09:48:04, 50768 bytes

+ PS/2 Compatible Mouse
| Matching Device ID: *pnp0f13
| Service: i8042prt
| Driver: i8042prt.sys, 7/14/2009 07:19:57, 105472 bytes
| Driver: mouclass.sys, 7/14/2009 09:48:27, 49216 bytes

+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC05A
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 7/14/2009 08:00:20, 31232 bytes
| Driver: mouclass.sys, 7/14/2009 09:48:27, 49216 bytes

+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 11/21/2010 11:23:47, 63360 bytes
| Driver: sermouse.sys, 7/14/2009 08:00:20, 26624 bytes
| Driver: mouclass.sys, 7/14/2009 09:48:27, 49216 bytes

------------------------
Disk & DVD/CD-ROM Drives
------------------------
      Drive: C:
 Free Space: 6.0 GB
Total Space: 80.0 GB
File System: NTFS
      Model: BIWIN SSD ATA Device

      Drive: D:
 Free Space: 51.0 GB
Total Space: 102.4 GB
File System: NTFS
      Model: HGST HTS725050A7E630 ATA Device

      Drive: E:
 Free Space: 35.7 GB
Total Space: 74.5 GB
File System: NTFS
      Model: HGST HTS725050A7E630 ATA Device

      Drive: G:
 Free Space: 15.7 GB
Total Space: 300.0 GB
File System: NTFS
      Model: HGST HTS725050A7E630 ATA Device

      Drive: H:
 Free Space: 3.3 GB
Total Space: 42.1 GB
File System: NTFS
      Model: BIWIN SSD ATA Device

      Drive: F:
      Model: HL-DT-ST DVDRAM GU70N ATA Device
     Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (Chinese (Simplified)), 11/21/2010 11:23:47, 147456 bytes

--------------
System Devices
--------------
     Name: Intel(R) Xeon(R) processor E3-1200 v3/4th Gen Core processor PCI Express x8 Controller - 0C05
Device ID: PCI\VEN_8086&DEV_0C05&SUBSYS_220F17AA&REV_06\3&21436425&0&09
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/21/2010 11:23:47, 184704 bytes

     Name: Intel(R) 8 Series/C220 Series SMBus Controller - 8C22
Device ID: PCI\VEN_8086&DEV_8C22&SUBSYS_220E17AA&REV_04\3&21436425&0&FB
   Driver: n/a

     Name: Intel(R) Xeon(R) processor E3-1200 v3/4th Gen Core processor DRAM Controller - 0C04
Device ID: PCI\VEN_8086&DEV_0C04&SUBSYS_220E17AA&REV_06\3&21436425&0&00
   Driver: n/a

     Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_8C20&SUBSYS_220E17AA&REV_04\3&21436425&0&D8
   Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/21/2010 11:23:47, 122368 bytes

     Name: Intel(R) Xeon(R) processor E3-1200 v3/4th Gen Core processor PCI Express x16 Controller - 0C01
Device ID: PCI\VEN_8086&DEV_0C01&SUBSYS_220F17AA&REV_06\3&21436425&0&08
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/21/2010 11:23:47, 184704 bytes

     Name: Intel(R) QM87 LPC Controller - 8C4F
Device ID: PCI\VEN_8086&DEV_8C4F&SUBSYS_220E17AA&REV_04\3&21436425&0&F8
   Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/14/2009 09:48:27, 15424 bytes

     Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #2 - 8C12
Device ID: PCI\VEN_8086&DEV_8C12&SUBSYS_220E17AA&REV_D4\3&21436425&0&E1
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/21/2010 11:23:47, 184704 bytes

     Name: Intel(R) Wireless-N 7260
Device ID: PCI\VEN_8086&DEV_08B2&SUBSYS_C2628086&REV_6B\4&17E4ACE8&0&00E1
   Driver: n/a

     Name: Intel(R) Management Engine Interface 
Device ID: PCI\VEN_8086&DEV_8C3A&SUBSYS_220E17AA&REV_04\3&21436425&0&B0
   Driver: C:\Windows\system32\DRIVERS\HECIx64.sys, 9.00.0000.1287 (English), 1/11/2013 19:02:34, 64624 bytes

     Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #1 - 8C10
Device ID: PCI\VEN_8086&DEV_8C10&SUBSYS_220E17AA&REV_D4\3&21436425&0&E0
   Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/21/2010 11:23:47, 184704 bytes

     Name: Intel(R) HD Graphics Family
Device ID: PCI\VEN_8086&DEV_0416&SUBSYS_220F17AA&REV_06\3&21436425&0&10
   Driver: C:\Windows\system32\DRIVERS\igdkmd64.sys, 9.18.0010.3272 (English), 8/8/2013 23:44:54, 4448800 bytes
   Driver: C:\Windows\system32\igd10iumd64.dll, 9.18.0010.3272 (English), 8/8/2013 23:44:54, 9992704 bytes
   Driver: C:\Windows\system32\igdusc64.dll, 9.18.0010.3272 (English), 8/8/2013 23:34:42, 4371968 bytes
   Driver: C:\Windows\system32\igfxcmrt64.dll, 3.00.0000.1013 (English), 8/8/2013 23:35:06, 151552 bytes
   Driver: C:\Windows\system32\igfx11cmrt64.dll, 3.00.0000.1013 (English), 8/8/2013 23:35:06, 143360 bytes
   Driver: C:\Windows\system32\igfxcmjit64.dll, 3.00.0000.1013 (English), 8/8/2013 23:35:06, 2064896 bytes
   Driver: C:\Windows\system32\IccLibDll_x64.dll, 8/8/2013 23:35:06, 94208 bytes
   Driver: C:\Windows\system32\igdde64.dll, 8/8/2013 23:44:54, 287232 bytes
   Driver: C:\Windows\SysWow64\igdde32.dll, 8/8/2013 23:45:30, 241152 bytes
   Driver: C:\Windows\system32\iglhxs64.vp, 8/8/2013 23:50:18, 17614 bytes
   Driver: C:\Windows\system32\iglhxo64.vp, 8/8/2013 23:35:06, 44025 bytes
   Driver: C:\Windows\system32\iglhxc64.vp, 8/8/2013 23:35:06, 43494 bytes
   Driver: C:\Windows\system32\iglhxg64.vp, 8/8/2013 23:35:06, 43256 bytes
   Driver: C:\Windows\system32\iglhxo64_dev.vp, 8/8/2013 23:35:06, 42079 bytes
   Driver: C:\Windows\system32\iglhxc64_dev.vp, 8/8/2013 23:35:06, 43816 bytes
   Driver: C:\Windows\system32\iglhxg64_dev.vp, 8/8/2013 23:35:06, 43298 bytes
   Driver: C:\Windows\system32\iglhxa64.vp, 8/8/2013 23:35:06, 1125 bytes
   Driver: C:\Windows\system32\iglhxa64.cpa, 8/8/2013 23:35:06, 2813952 bytes
   Driver: C:\Windows\system32\iglhcp64.dll, 3.00.0001.0026 (English), 8/8/2013 23:35:06, 216064 bytes
   Driver: C:\Windows\system32\iglhsip64.dll, 9.00.0000.1244 (English), 8/8/2013 23:35:06, 861184 bytes
   Driver: C:\Windows\SysWow64\igdusc32.dll, 9.18.0010.3272 (English), 8/8/2013 23:34:24, 3412480 bytes
   Driver: C:\Windows\SysWow64\igd10iumd32.dll, 9.18.0010.3272 (English), 8/8/2013 23:45:30, 9544192 bytes
   Driver: C:\Windows\SysWow64\igdumdim32.dll, 9.18.0010.3272 (English), 8/8/2013 23:45:34, 7855104 bytes
   Driver: C:\Windows\SysWow64\igdail32.dll, 8/8/2013 23:45:26, 109056 bytes
   Driver: C:\Windows\SysWow64\igfxdv32.dll, 8.15.0010.3272 (English), 8/8/2013 23:45:24, 354304 bytes
   Driver: C:\Windows\SysWow64\iglhcp32.dll, 3.00.0001.0026 (English), 8/8/2013 23:35:06, 180224 bytes
   Driver: C:\Windows\SysWow64\iglhsip32.dll, 9.00.0000.1244 (English), 8/8/2013 23:35:06, 856576 bytes
   Driver: C:\Windows\SysWow64\IntelCpHeciSvc.exe, 9.00.0000.1340 (English), 8/16/2013 18:17:38, 279024 bytes
   Driver: C:\Windows\SysWow64\igfxcmrt32.dll, 3.00.0000.1013 (English), 8/8/2013 23:35:06, 129024 bytes
   Driver: C:\Windows\SysWow64\igfx11cmrt32.dll, 3.00.0000.1013 (English), 8/8/2013 23:35:06, 122880 bytes
   Driver: C:\Windows\SysWow64\igfxcmjit32.dll, 3.00.0000.1013 (English), 8/8/2013 23:35:06, 1814016 bytes
   Driver: C:\Windows\system32\difx64.exe, 1.04.0001.0000 (English), 8/16/2013 18:17:32, 153072 bytes
   Driver: C:\Windows\system32\hccutils.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 108032 bytes
   Driver: C:\Windows\system32\igfxsrvc.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 66048 bytes
   Driver: C:\Windows\system32\igfxsrvc.exe, 8.15.0010.3272 (English), 8/16/2013 18:17:36, 529904 bytes
   Driver: C:\Windows\system32\igfxpph.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 358912 bytes
   Driver: C:\Windows\system32\igfxcpl.cpl, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 124928 bytes
   Driver: C:\Windows\system32\igfxdev.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 441344 bytes
   Driver: C:\Windows\system32\igfxdo.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 140288 bytes
   Driver: C:\Windows\system32\igfxtray.exe, 8.15.0010.3272 (English), 8/16/2013 18:17:36, 165872 bytes
   Driver: C:\Windows\system32\hkcmd.exe, 8.15.0010.3272 (English), 8/16/2013 18:17:34, 407536 bytes
   Driver: C:\Windows\system32\igfxress.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 8997888 bytes
   Driver: C:\Windows\system32\igfxpers.exe, 8.15.0010.3272 (English), 8/16/2013 18:17:36, 444400 bytes
   Driver: C:\Windows\system32\igfxTMM.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 345600 bytes
   Driver: C:\Windows\system32\gfxSrvc.dll, 8.15.0010.3272 (Chinese (Simplified)), 8/8/2013 23:44:48, 192000 bytes
   Driver: C:\Windows\system32\GfxUIEx.exe, 8.15.0010.3272 (Chinese (Simplified)), 8/16/2013 18:17:34, 7568880 bytes
   Driver: C:\Windows\system32\GfxUIEx.exe.config, 8/8/2013 23:44:46, 1806 bytes
   Driver: C:\Windows\system32\DPTopologyApp.exe, 8.15.0010.3272 (Chinese (Simplified)), 8/16/2013 18:17:32, 531440 bytes
   Driver: C:\Windows\system32\DPTopologyApp.exe.config, 8/8/2013 23:44:46, 935 bytes
   Driver: C:\Windows\system32\CustomModeApp.exe, 8.15.0010.3272 (Chinese (Simplified)), 8/16/2013 18:17:32, 395248 bytes
   Driver: C:\Windows\system32\CustomModeApp.exe.config, 8/8/2013 23:44:46, 935 bytes
   Driver: C:\Windows\system32\GfxRes.dll, 1.00.0000.0000 (Chinese (Simplified)), 8/8/2013 23:44:46, 2384896 bytes
   Driver: C:\Windows\system32\MetroIntelGenericUIFramework.dll, 1.00.0000.0000 (Chinese (Simplified)), 8/8/2013 23:44:48, 3487232 bytes
   Driver: C:\Windows\system32\GfxUIHotKeyMenu.exe, 8.15.0010.3272 (Chinese (Simplified)), 8/16/2013 18:17:34, 753136 bytes
   Driver: C:\Windows\system32\GfxUIHotKeyMenu.exe.config, 8/8/2013 23:44:46, 264 bytes
   Driver: C:\Windows\system32\IGFXDEVLib.dll, 1.00.0000.0000 (Invariant Language), 8/8/2013 23:44:48, 12288 bytes
   Driver: C:\Windows\system32\igfxext.exe, 8.15.0010.3272 (English), 8/16/2013 18:17:36, 251888 bytes
   Driver: C:\Windows\system32\igfxexps.dll, 8.15.0010.3272 (English), 8/8/2013 23:44:46, 29184 bytes
   Driver: C:\Windows\SysWow64\igfxexps32.dll, 8.15.0010.3272 (English), 8/8/2013 23:45:22, 25088 bytes
   Driver: C:\Windows\system32\igfxrara.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 439296 bytes
   Driver: C:\Windows\system32\igfxrchs.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 430592 bytes
   Driver: C:\Windows\system32\igfxrcht.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 431104 bytes
   Driver: C:\Windows\system32\igfxrdan.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 441344 bytes
   Driver: C:\Windows\system32\igfxrdeu.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 443904 bytes
   Driver: C:\Windows\system32\igfxrenu.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 288768 bytes
   Driver: C:\Windows\system32\igfxresn.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 444928 bytes
   Driver: C:\Windows\system32\igfxrfin.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 442368 bytes
   Driver: C:\Windows\system32\igfxrfra.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 444416 bytes
   Driver: C:\Windows\system32\igfxrheb.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 439808 bytes
   Driver: C:\Windows\system32\igfxrhrv.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 442880 bytes
   Driver: C:\Windows\system32\igfxrita.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 443904 bytes
   Driver: C:\Windows\system32\igfxrjpn.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 434688 bytes
   Driver: C:\Windows\system32\igfxrkor.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 433152 bytes
   Driver: C:\Windows\system32\igfxrnld.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 443904 bytes
   Driver: C:\Windows\system32\igfxrnor.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 441344 bytes
   Driver: C:\Windows\system32\igfxrplk.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 444416 bytes
   Driver: C:\Windows\system32\igfxrptb.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 441856 bytes
   Driver: C:\Windows\system32\igfxrptg.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 442880 bytes
   Driver: C:\Windows\system32\igfxrrom.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 443392 bytes
   Driver: C:\Windows\system32\igfxrrus.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 443904 bytes
   Driver: C:\Windows\system32\igfxrsky.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 443392 bytes
   Driver: C:\Windows\system32\igfxrslv.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 442368 bytes
   Driver: C:\Windows\system32\igfxrsve.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 442880 bytes
   Driver: C:\Windows\system32\igfxrtha.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 441344 bytes
   Driver: C:\Windows\system32\igfxrcsy.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:48, 442880 bytes
   Driver: C:\Windows\system32\igfxrell.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 444928 bytes
   Driver: C:\Windows\system32\igfxrhun.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 442880 bytes
   Driver: C:\Windows\system32\igfxrtrk.lrc, 8.15.0010.3272 (English), 8/8/2013 23:44:50, 441856 bytes
   Driver: C:\Windows\system32\Gfxres.ar-SA.resources, 8/8/2013 23:44:46, 195629 bytes
   Driver: C:\Windows\system32\Gfxres.cs-CZ.resources, 8/8/2013 23:44:46, 167741 bytes
   Driver: C:\Windows\system32\Gfxres.da-DK.resources, 8/8/2013 23:44:46, 161531 bytes
   Driver: C:\Windows\system32\Gfxres.de-DE.resources, 8/8/2013 23:44:46, 173138 bytes
   Driver: C:\Windows\system32\Gfxres.el-GR.resources, 8/8/2013 23:44:46, 246708 bytes
   Driver: C:\Windows\system32\Gfxres.es-ES.resources, 8/8/2013 23:44:46, 173614 bytes
   Driver: C:\Windows\system32\Gfxres.en-US.resources, 8/8/2013 23:44:46, 156915 bytes
   Driver: C:\Windows\system32\Gfxres.fi-FI.resources, 8/8/2013 23:44:46, 168403 bytes
   Driver: C:\Windows\system32\Gfxres.fr-FR.resources, 8/8/2013 23:44:48, 173405 bytes
   Driver: C:\Windows\system32\Gfxres.he-IL.resources, 8/8/2013 23:44:48, 187352 bytes
   Driver: C:\Windows\system32\Gfxres.hr-HR.resources, 8/8/2013 23:44:48, 166707 bytes
   Driver: C:\Windows\system32\Gfxres.hu-HU.resources, 8/8/2013 23:44:48, 170929 bytes
   Driver: C:\Windows\system32\Gfxres.it-IT.resources, 8/8/2013 23:44:48, 176041 bytes
   Driver: C:\Windows\system32\Gfxres.ja-JP.resources, 8/8/2013 23:44:48, 192932 bytes
   Driver: C:\Windows\system32\Gfxres.ko-KR.resources, 8/8/2013 23:44:48, 175682 bytes
   Driver: C:\Windows\system32\Gfxres.nb-NO.resources, 8/8/2013 23:44:48, 162191 bytes
   Driver: C:\Windows\system32\Gfxres.nl-NL.resources, 8/8/2013 23:44:48, 170096 bytes
   Driver: C:\Windows\system32\Gfxres.pl-PL.resources, 8/8/2013 23:44:48, 170460 bytes
   Driver: C:\Windows\system32\Gfxres.pt-BR.resources, 8/8/2013 23:44:48, 169527 bytes
   Driver: C:\Windows\system32\Gfxres.pt-PT.resources, 8/8/2013 23:44:48, 168167 bytes
   Driver: C:\Windows\system32\Gfxres.ro-RO.resources, 8/8/2013 23:44:48, 171806 bytes
   Driver: C:\Windows\system32\Gfxres.ru-RU.resources, 8/8/2013 23:44:48, 229330 bytes
   Driver: C:\Windows\system32\Gfxres.sk-SK.resources, 8/8/2013 23:44:48, 168500 bytes
   Driver: C:\Windows\system32\Gfxres.sl-SI.resources, 8/8/2013 23:44:48, 163378 bytes
   Driver: C:\Windows\system32\Gfxres.sv-SE.resources, 8/8/2013 23:44:48, 168034 bytes
   Driver: C:\Windows\system32\Gfxres.th-TH.resources, 8/8/2013 23:44:48, 260548 bytes
   Driver: C:\Windows\system32\Gfxres.tr-TR.resources, 8/8/2013 23:44:48, 170962 bytes
   Driver: C:\Windows\system32\Gfxres.zh-CN.resources, 8/8/2013 23:44:48, 148445 bytes
   Driver: C:\Windows\system32\Gfxres.zh-TW.resources, 8/8/2013 23:44:48, 150181 bytes
   Driver: C:\Windows\system32\ig75icd64.dll, 9.18.0010.3272 (English), 8/8/2013 23:45:04, 7135744 bytes
   Driver: C:\Windows\SysWow64\ig75icd32.dll, 9.18.0010.3272 (English), 8/8/2013 23:45:38, 5553664 bytes
   Driver: C:\Windows\system32\igdumdim64.dll, 9.18.0010.3272 (English), 8/8/2013 23:45:00, 8653312 bytes
   Driver: C:\Windows\system32\igdail64.dll, 8/8/2013 23:44:50, 123392 bytes
   Driver: C:\Windows\system32\Intel_OpenCL_ICD64.dll, 1.02.0011.0000 (English), 8/8/2013 23:35:08, 64000 bytes
   Driver: C:\Windows\system32\IntelOpenCL64.dll, 1.01.0000.1005 (English), 8/8/2013 23:47:28, 258560 bytes
   Driver: C:\Windows\system32\igdbcl64.dll, 6.14.0010.9139 (English), 8/8/2013 23:47:38, 322560 bytes
   Driver: C:\Windows\system32\igdrcl64.dll, 9.18.0010.3272 (English), 8/8/2013 23:47:56, 1696256 bytes
   Driver: C:\Windows\system32\igdfcl64.dll, 8/8/2013 23:45:38, 24283136 bytes
   Driver: C:\Windows\SysWow64\Intel_OpenCL_ICD32.dll, 1.02.0011.0000 (English), 8/8/2013 23:35:08, 60416 bytes
   Driver: C:\Windows\SysWow64\IntelOpenCL32.dll, 1.01.0000.1005 (English), 8/8/2013 23:46:50, 203264 bytes
   Driver: C:\Windows\SysWow64\igdbcl32.dll, 6.14.0010.9139 (English), 8/8/2013 23:46:52, 279040 bytes
   Driver: C:\Windows\SysWow64\igdrcl32.dll, 9.18.0010.3272 (English), 8/8/2013 23:47:08, 1569792 bytes
   Driver: C:\Windows\SysWow64\igdfcl32.dll, 8/8/2013 23:41:12, 19587072 bytes
   Driver: C:\Program Files\Intel\Media SDK\libmfxhw32.dll, 4.13.0007.0005 (English), 8/8/2013 23:48:26, 11441536 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264vd_w7_32.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 456704 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264ve_w7_32.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 461824 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_mp2vd_w7_32.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 456704 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vc1vd_w7_32.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 456704 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vpp_w7_32.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 441344 bytes
   Driver: C:\Program Files\Intel\Media SDK\m_w7_32.vp, 8/8/2013 23:48:26, 15771 bytes
   Driver: C:\Program Files\Intel\Media SDK\v1_w7_32.vp, 8/8/2013 23:48:26, 15755 bytes
   Driver: C:\Program Files\Intel\Media SDK\vp_w7_32.vp, 8/8/2013 23:48:26, 15229 bytes
   Driver: C:\Program Files\Intel\Media SDK\c_w7_32.cpa, 8/8/2013 23:48:26, 846855 bytes
   Driver: C:\Program Files\Intel\Media SDK\cpa_w7_32.vp, 8/8/2013 23:48:26, 993 bytes
   Driver: C:\Program Files\Intel\Media SDK\dev_w7_32.vp, 8/8/2013 23:48:26, 21523 bytes
   Driver: C:\Program Files\Intel\Media SDK\h_w7_32.vp, 8/8/2013 23:48:26, 15768 bytes
   Driver: C:\Program Files\Intel\Media SDK\he_w7_32.vp, 8/8/2013 23:48:26, 16040 bytes
   Driver: C:\Program Files\Intel\Media SDK\mj_w7_32.vp, 8/8/2013 23:48:26, 15748 bytes
   Driver: C:\Program Files\Intel\Media SDK\libmfxhw64.dll, 4.13.0007.0005 (English), 8/8/2013 23:48:26, 14471552 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264vd_w7_64.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 544768 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264ve_w7_64.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 549888 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_mp2vd_w7_64.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 544768 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vc1vd_w7_64.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 544768 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vpp_w7_64.dll, 4.13.0001.0011 (English), 8/8/2013 23:48:26, 524800 bytes
   Driver: C:\Program Files\Intel\Media SDK\m_w7_64.vp, 8/8/2013 23:48:26, 4015 bytes
   Driver: C:\Program Files\Intel\Media SDK\v1_w7_64.vp, 8/8/2013 23:48:26, 4019 bytes
   Driver: C:\Program Files\Intel\Media SDK\vp_w7_64.vp, 8/8/2013 23:48:26, 3949 bytes
   Driver: C:\Program Files\Intel\Media SDK\c_w7_64.cpa, 8/8/2013 23:48:26, 1519616 bytes
   Driver: C:\Program Files\Intel\Media SDK\cpa_w7_64.vp, 8/8/2013 23:48:26, 993 bytes
   Driver: C:\Program Files\Intel\Media SDK\dev_w7_64.vp, 8/8/2013 23:48:26, 21523 bytes
   Driver: C:\Program Files\Intel\Media SDK\h_w7_64.vp, 8/8/2013 23:48:26, 4016 bytes
   Driver: C:\Program Files\Intel\Media SDK\he_w7_64.vp, 8/8/2013 23:48:26, 4016 bytes
   Driver: C:\Program Files\Intel\Media SDK\mj_w7_64.vp, 8/8/2013 23:48:26, 4020 bytes
   Driver: C:\Windows\system32\igfxCoIn_v3272.dll, 1.02.0030.0000 (English), 8/8/2013 23:53:12, 89600 bytes

     Name: Intel(R) USB 3.0 eXtensible Host Controller
Device ID: PCI\VEN_8086&DEV_8C31&SUBSYS_220E17AA&REV_04\3&21436425&0&A0
   Driver: C:\Windows\system32\DRIVERS\iusb3xhc.sys, 2.05.0001.0028 (English), 8/15/2013 14:34:38, 790000 bytes

     Name: Intel(R) 8 Series SATA AHCI Controller - 8C03
Device ID: PCI\VEN_8086&DEV_8C03&SUBSYS_220E17AA&REV_04\3&21436425&0&FA
   Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.01.7601.17514 (English), 11/21/2010 11:23:47, 31104 bytes
   Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (Chinese (Simplified)), 7/14/2009 09:45:46, 48720 bytes
   Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/14/2009 09:52:21, 24128 bytes
   Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (Chinese (Simplified)), 8/5/2013 10:25:45, 155584 bytes

     Name: Realtek PCIE CardReader
Device ID: PCI\VEN_10EC&DEV_5227&SUBSYS_220E17AA&REV_01\4&25B394A3&0&00E0
   Driver: C:\Windows\system32\DRIVERS\RtsPer.sys, 6.02.9600.21240 (English), 9/11/2013 15:36:02, 429272 bytes
   Driver: C:\Windows\SysWOW64\RtsPerIcon.dll, 1.10.0000.0000 (English), 4/25/2013 18:12:12, 9889352 bytes

     Name: Intel(R) 8 Series/C220 Series USB EHCI #2 - 8C2D
Device ID: PCI\VEN_8086&DEV_8C2D&SUBSYS_220E17AA&REV_04\3&21436425&0&D0
   Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/27/2013 09:41:11, 53248 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/27/2013 09:41:11, 325120 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/27/2013 09:41:37, 343040 bytes

     Name: Intel(R) Ethernet Connection I217-LM
Device ID: PCI\VEN_8086&DEV_153A&SUBSYS_220E17AA&REV_04\3&21436425&0&C8
   Driver: C:\Windows\system32\DRIVERS\e1d62x64.sys, 12.06.0051.9427 (Chinese (Simplified)), 5/6/2013 15:44:24, 495888 bytes
   Driver: C:\Windows\system32\e1d62x64.din, 1/6/2012 14:03:50, 3114 bytes
   Driver: C:\Windows\system32\NicCo36.dll, 2.01.0002.0000 (English), 5/26/2009 10:05:46, 36472 bytes
   Driver: C:\Windows\system32\NicInstD.dll, 9.10.0087.0000 (English), 11/14/2012 05:01:02, 101224 bytes
   Driver: C:\Windows\system32\e1dmsg.dll, 10.00.0147.0000 (English), 12/6/2012 04:34:10, 73032 bytes

     Name: NVIDIA GeForce GT 730M   
Device ID: PCI\VEN_10DE&DEV_1290&SUBSYS_220F17AA&REV_A1\4&53F1977&0&0009
   Driver: C:\Program Files\NVIDIA Corporation\Drs\dbInstaller.exe, 8.17.0013.1269 (English), 11/15/2013 10:52:28, 233760 bytes
   Driver: C:\Program Files\NVIDIA Corporation\Drs\nvdrsdb.bin, 11/15/2013 10:52:52, 1134312 bytes
   Driver: C:\Windows\System32\DriverStore\FileRepository\nvlt.inf_amd64_neutral_85e12d23d0d4a9a1\NvCplSetupInt.exe, 1.00.0001.0000 (Chinese (Simplified)), 11/15/2013 10:52:46, 73263912 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\Nvd3d9wrap.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:50, 286536 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\detoured.dll, 9/13/2013 04:41:06, 4096 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvdxgiwrap.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:52, 193336 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\Nvd3d9wrapx.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:50, 327248 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\detoured.dll, 9/13/2013 04:41:06, 4096 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\nvdxgiwrapx.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:52, 228880 bytes
   Driver: C:\Program Files\NVIDIA Corporation\license.txt, 9/13/2013 04:41:06, 21898 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\MCU.exe, 1.01.5045.34391 (Chinese (Simplified)), 11/15/2013 10:52:28, 842016 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvdebugdump.exe, 6.14.0013.1269 (English), 11/15/2013 10:52:52, 224032 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.1.pdf, 11/15/2013 10:52:52, 40574 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe, 8.17.0013.1269 (English), 11/15/2013 10:52:52, 241440 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:54, 429344 bytes
   Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL.dll, 1.00.0000.0000 (English), 11/15/2013 10:53:08, 53024 bytes
   Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL64.dll, 1.00.0000.0000 (English), 11/15/2013 10:53:08, 61216 bytes
   Driver: C:\Windows\system32\DRIVERS\nvlddmkm.sys, 9.18.0013.1269 (English), 11/15/2013 10:52:54, 11137824 bytes
   Driver: C:\Windows\system32\DRIVERS\nvpciflt.sys, 9.18.0013.1269 (English), 11/15/2013 10:52:58, 30496 bytes
   Driver: C:\Windows\system32\nvEncodeAPI64.dll, 6.14.0013.1269 (English), 11/15/2013 10:52:52, 420128 bytes
   Driver: C:\Windows\system32\nvapi64.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:30, 2832720 bytes
   Driver: C:\Windows\system32\nvcompiler.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:30, 25256224 bytes
   Driver: C:\Windows\system32\nvcuda.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:48, 9393856 bytes
   Driver: C:\Windows\system32\nvcuvenc.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:50, 2346784 bytes
   Driver: C:\Windows\system32\nvcuvid.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:50, 2907936 bytes
   Driver: C:\Windows\system32\nvd3dumx.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:50, 18005208 bytes
   Driver: C:\Windows\system32\nvinfo.pb, 11/15/2013 10:52:54, 18146 bytes
   Driver: C:\Windows\system32\nvinitx.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:54, 245872 bytes
   Driver: C:\Windows\system32\nvoglv64.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:56, 26940704 bytes
   Driver: C:\Windows\system32\nvopencl.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:56, 7566624 bytes
   Driver: C:\Windows\system32\nvumdshimx.dll, 9.18.0013.1269 (English), 11/15/2013 10:53:00, 1107440 bytes
   Driver: C:\Windows\system32\nvwgf2umx.dll, 9.18.0013.1269 (English), 11/15/2013 10:53:04, 15051216 bytes
   Driver: C:\Windows\SysWow64\nvEncodeAPI.dll, 6.14.0013.1269 (English), 11/15/2013 10:52:52, 364832 bytes
   Driver: C:\Windows\SysWow64\nvapi.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:30, 2511312 bytes
   Driver: C:\Windows\SysWow64\nvcompiler.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:32, 17560352 bytes
   Driver: C:\Windows\SysWow64\nvcuda.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:48, 7935352 bytes
   Driver: C:\Windows\SysWow64\nvcuvenc.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:50, 1987360 bytes
   Driver: C:\Windows\SysWow64\nvcuvid.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:50, 2723616 bytes
   Driver: C:\Windows\SysWow64\nvd3dum.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:50, 15095440 bytes
   Driver: C:\Windows\SysWow64\nvinit.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:54, 201576 bytes
   Driver: C:\Windows\SysWow64\nvoglv32.dll, 9.18.0013.1269 (English), 11/15/2013 10:52:56, 20461344 bytes
   Driver: C:\Windows\SysWow64\nvopencl.dll, 8.17.0013.1269 (English), 11/15/2013 10:52:58, 6264144 bytes
   Driver: C:\Windows\SysWow64\nvumdshim.dll, 9.18.0013.1269 (English), 11/15/2013 10:53:00, 961192 bytes
   Driver: C:\Windows\SysWow64\nvwgf2um.dll, 9.18.0013.1269 (English), 11/15/2013 10:53:02, 12641480 bytes
   Driver: C:\Windows\system32\nvdispco6431269.dll, 2.00.0029.0004 (English), 11/15/2013 10:52:52, 1814304 bytes
   Driver: C:\Windows\system32\nvdispgenco6431269.dll, 2.00.0017.0002 (English), 11/15/2013 10:52:52, 1511712 bytes

     Name: Intel(R) 8 Series/C220 Series USB EHCI #1 - 8C26
Device ID: PCI\VEN_8086&DEV_8C26&SUBSYS_220E17AA&REV_04\3&21436425&0&E8
   Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/27/2013 09:41:11, 53248 bytes
   Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/27/2013 09:41:11, 325120 bytes
   Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/27/2013 09:41:37, 343040 bytes

------------------
DirectShow Filters
------------------

DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.18221
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
Intel? Media SDK MP3 Decoder,0x00200000,1,1,imc_mpa_dec_ds.dll,4.13.0006.0021
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.16426
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
Intel? Media SDK JPEG Decoder,0x00800000,1,1,jpeg_dec_filter.dll,4.13.0006.0021
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Intel? Media SDK MPEG-2 Splitter,0x00200000,1,0,imc_mp2_spl_ds.dll,4.13.0006.0021
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
Haali Media Splitter,0x00800001,0,1,splitter.x64.ax,1.13.0138.0014
Haali Media Splitter (AR),0x00400000,1,1,splitter.x64.ax,1.13.0138.0014
PICVideo M-JPEG 3 DirectShow Decompressor,0x00800001,1,1,,
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
Xvid MPEG-4 Video Decoder,0x00800002,1,1,xvid.ax,
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
Intel? Media SDK H.264 Encoder,0x00200000,1,1,h264_enc_filter.dll,4.13.0006.0021
Haali Video Renderer,0x00200000,1,0,dxr.x64.dll,
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
Intel? Media SDK MVC Decoder,0x00800000,1,1,mvc_dec_filter.dll,4.13.0006.0021
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
Intel? Media SDK AAC Decoder,0x00200000,1,1,imc_aac_dec_ds.dll,4.13.0006.0021
Haali Simple Media Splitter,0x00200000,0,1,splitter.x64.ax,1.13.0138.0014
Intel? Media SDK MPEG-2 Decoder,0x00800000,1,1,mpeg2_dec_filter.dll,4.13.0006.0021
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17713
Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
PICVideo M-JPEG 3 DirectShow Compressor,0x00100000,1,1,,
Overlay Mixer2,0x00200000,1,1,,
Haali Matroska Muxer,0x00200000,1,0,splitter.x64.ax,1.13.0138.0014
Intel? Media SDK MP4 Splitter,0x00200000,1,0,imc_mp4_spl_ds.dll,4.13.0006.0021
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
Intel? Media SDK MPEG-2 Muxer,0x00200000,1,1,imc_mp2_mux_ds.dll,4.13.0006.0021
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.18386
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.18386
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
Intel? Media SDK MP4 Muxer,0x00200000,1,1,imc_mp4_mux_ds.dll,4.13.0006.0021
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Intel? Media SDK H.264 Decoder,0x00800000,1,1,h264_dec_filter.dll,4.13.0006.0021
Overlay Mixer,0x00200000,0,0,,
Intel? Media SDK MP3 Encoder,0x00200000,1,1,imc_mpa_enc_ds.dll,4.13.0006.0021
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
Intel? Media SDK AAC Encoder,0x00200000,1,1,imc_aac_enc_ds.dll,4.13.0006.0021
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
MainConcept DV Video Encoder,0x00200000,1,1,mc_enc_dv_ds.ax,9.08.0010.9280
Intel? Media SDK MPEG-2 Encoder,0x00200000,1,1,mpeg2_enc_filter.dll,4.13.0006.0021
Haali Video Sink,0x00200000,1,0,splitter.x64.ax,1.13.0138.0014
Intel? Media SDK VC-1 Decoder,0x00800000,1,1,vc1_dec_filter.dll,4.13.0006.0021
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713

WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
MainConcept DV Video Encoder,0x00200000,1,1,mc_enc_dv_ds.ax,9.08.0010.9280
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
PICVideo M-JPEG 3 DirectShow Compressor,0x00100000,1,1,,

Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713

Audio Capture Sources:
Microphone (Realtek High Defini,0x00200000,0,0,qcap.dll,6.06.7601.17514

PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528

Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713

WDM Streaming Capture Devices:
Mic in at rear panel (black),0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio Mic input,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Integrated Camera,0x00200000,1,2,ksproxy.ax,6.01.7601.17514

WDM Streaming Rendering Devices:
Realtek HD Audio output,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Realtek HD Audio 2nd output,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514

Video Capture Sources:
Integrated Camera,0x00200000,1,2,ksproxy.ax,6.01.7601.17514

Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514

BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514

BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708

WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

Audio Renderers:
Speaker/HP (Realtek High Defini,0x00200000,1,0,quartz.dll,6.06.7601.17713
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Speaker/HP (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17713

---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality) 
  Quality Flags: 2576
    Enabled:
    Force throttling
    Allow half deinterlace
    Allow scaling
    Decode Power Usage: 100
  Balanced Flags: 1424
    Enabled:
    Force throttling
    Allow batching
    Force half deinterlace
    Force scaling
    Decode Power Usage: 50
  PowerFlags: 1424
    Enabled:
    Force throttling
    Allow batching
    Force half deinterlace
    Force scaling
    Decode Power Usage: 0

0 Kudos
Reply