---- Minecraft Crash Report ----
// Don't do that.
Time: 6/27/16 3:06 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 31499128 bytes (30 MB) / 64487424 bytes (61 MB) up to 477626368 bytes (455 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
As title , updated graphic driver , problem still remains.
This happens with ALL version of minecraft (i tried 1.7~1.10)
The Meaning of Life, the Universe, and Everything.
Location:
North Dakota
Join Date:
6/27/2012
Posts:
199
Location:
In a galaxy far, far away
Minecraft:
Herpahermaderp
Member Details
Install a Java version that isn't Java 1.8, and then, if it doesn't already, repoint your JAVA_HOME path to the folder location of your new Java installation.
I uninstalled my java8 update 45 (or something similar) and installed the Java7 SE development kit update79, problem still remains same
Here is the crash log
---- Minecraft Crash Report ----
// There are four lights!
Time: 6/27/16 5:33 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 34892432 bytes (33 MB) / 81264640 bytes (77 MB) up to 477626368 bytes (455 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
//UPDATE//
I found out minecraft was loading the wrong java version (1.8) , changed the directory to the 1.7 one , problem still remains
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 6/27/16 5:37 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 32821184 bytes (31 MB) / 62914560 bytes (60 MB) up to 477102080 bytes (455 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
------------------
System Information
------------------
Time of this report: 6/28/2016, 14:18:33
Machine name: BRIAN-PC
Operating System: Windows 8.1 64-bit (6.3, Build 9600) (9600.winblue_ltsb.160328-1315)
Language: English (Regional Setting: English)
System Manufacturer: LENOVO
System Model: 20238
BIOS: 79CN40WW(V3.00)
Processor: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz (4 CPUs), ~2.5GHz
Memory: 4096MB RAM
Available OS Memory: 4008MB RAM
Page File: 3767MB used, 12529MB available
Windows Dir: C:\windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.03.9600.17415 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Input Tab: No problems found.
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.9600.18154
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.9600.18154
WDM Streaming Capture Devices:
,0x00000000,0,0,,
Conexant HD Stereo Mix,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
Conexant HD Audio capture,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
USB PnP Sound Device,0x00200000,2,2,ksproxy.ax,6.03.9600.18154
Lenovo EasyCamera,0x00200000,1,2,ksproxy.ax,6.03.9600.18154
WDM Streaming Rendering Devices:
Conexant HD Audio output,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
,0x00000000,0,0,,
,0x00000000,0,0,,
USB PnP Sound Device,0x00200000,2,2,ksproxy.ax,6.03.9600.18154
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.9600.17415
Video Capture Sources:
Lenovo EasyCamera,0x00200000,1,2,ksproxy.ax,6.03.9600.18154
Corel Camera Plug-in,0x00600000,0,1,,6.06.9600.18154
CorelScreenCapture,0x00600000,0,1,,6.06.9600.18154
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.9600.17415
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.9600.17415
-------------------------------------
Media Foundation Byte Stream Handlers
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
<file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred]
--------------------------------
Media Foundation Scheme Handlers
--------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
---------------
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
---------------
Diagnostics
---------------
Windows Error Reporting:
+++ WER0 +++:
Fault bucket , type 0
I tried starting minecraft just now , but a message "LoadLibary failed with error 87: The paramater is incorrect" appears before the logo screen , when i close it , the game closes also.
Game is stuck at black screen with the message
Here is the game output
Jun 28, 2016 3:24:26 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
Jun 28, 2016 3:24:26 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft
229 recipes
27 achievements
2016-06-28 15:24:27 [CLIENT] [INFO] Setting user: DkesRtardoZyeedr
(Session ID is token:16fb0a0dade74544a4ca85e33c40b7b3:bbd5a43c1c3b432a89484e42ebd85eab)
Client asked for parameter: server
Turning of ImageIO disk-caching
Loading current icons for window from: C:\Users\user\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\user\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2016-06-28 15:24:27 [CLIENT] [INFO] LWJGL Version: 2.9.0
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
---- Minecraft Crash Report ----
// Don't do that.
Time: 6/27/16 3:06 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 31499128 bytes (30 MB) / 64487424 bytes (61 MB) up to 477626368 bytes (455 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
As title , updated graphic driver , problem still remains.
This happens with ALL version of minecraft (i tried 1.7~1.10)
pls halp
Install a Java version that isn't Java 1.8, and then, if it doesn't already, repoint your JAVA_HOME path to the folder location of your new Java installation.
#TeamRowlet
#TeamInstinct
#TeamIronMan
I uninstalled my java8 update 45 (or something similar) and installed the Java7 SE development kit update79, problem still remains same
Here is the crash log
---- Minecraft Crash Report ----
// There are four lights!
Time: 6/27/16 5:33 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 34892432 bytes (33 MB) / 81264640 bytes (77 MB) up to 477626368 bytes (455 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
//UPDATE//
I found out minecraft was loading the wrong java version (1.8) , changed the directory to the 1.7 one , problem still remains
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 6/27/16 5:37 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 32821184 bytes (31 MB) / 62914560 bytes (60 MB) up to 477102080 bytes (455 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Here is the DxDiag
------------------
System Information
------------------
Time of this report: 6/28/2016, 14:18:33
Machine name: BRIAN-PC
Operating System: Windows 8.1 64-bit (6.3, Build 9600) (9600.winblue_ltsb.160328-1315)
Language: English (Regional Setting: English)
System Manufacturer: LENOVO
System Model: 20238
BIOS: 79CN40WW(V3.00)
Processor: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz (4 CPUs), ~2.5GHz
Memory: 4096MB RAM
Available OS Memory: 4008MB RAM
Page File: 3767MB used, 12529MB available
Windows Dir: C:\windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.03.9600.17415 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: 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 4600
Manufacturer: Intel Corporation
Chip type: Intel(R) HD Graphics Family
DAC type: Internal
Device Type: Full Device
Device Key: Enum\PCI\VEN_8086&DEV_0416&SUBSYS_380117AA&REV_06
Display Memory: 4173 MB
Dedicated Memory: 2169 MB
Shared Memory: 2004 MB
Current Mode: 1366 x 768 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: unknown
Monitor Id: LGD033A
Native Mode: 1366 x 768(p) (59.996Hz)
Output Type: Internal
Driver Name: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32
Driver File Version: 10.18.0014.4414 (English)
Driver Version: 10.18.14.4414
DDI Version: 11.1
Feature Levels: 11.1,11.0,10.1,10.0,9.3,9.2,9.1
Driver Model: WDDM 1.2
Graphics Preemption: Primitive
Compute Preemption: Thread group
Miracast: Not Supported by Graphics driver
Hybrid Graphics GPU: Not Applicable
Power P-states: Not Applicable
Driver Attributes: Final Retail
Driver Date/Size: 5/12/2016 22:06:22, 24921384 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B78E66-4756-11CF-8F71-0B18B8C2C535}
Vendor ID: 0x8086
Device ID: 0x0416
SubSys ID: 0x380117AA
Revision ID: 0x0006
Driver Strong Name: oem68.inf:5f63e534dd929195:iHSWM_w81:10.18.14.4414:pci\ven_8086&dev_0416
Rank Of Driver: 00DA2001
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
DXVA2 Modes: DXVA2_ModeMPEG2_VLD DXVA2_ModeMPEG2_IDCT DXVA2_ModeWMV9_IDCT DXVA2_ModeVC1_IDCT DXVA2_ModeH264_VLD_NoFGT
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: 喇叭 (USB PnP Sound Device)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: USB\VID_0D8C&PID_0139&REV_0100&MI_00
Manufacturer ID: 65535
Product ID: 65535
Type: WDM
Driver Name: USBAUDIO.sys
Driver Version: 6.03.9600.16490 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 12/13/2013 15:24:20, 121088 bytes
Other Files:
Driver Provider: Microsoft
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
Description: 喇叭 (Conexant SmartAudio HD)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_14F1&DEV_5115&SUBSYS_17AAC041&REV_1001
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: CHDRT64.sys
Driver Version: 8.65.0004.0000 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/1/2014 12:53:22, 1387712 bytes
Other Files:
Driver Provider: Conexant
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: 麥克風 (USB PnP Sound Device)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: USBAUDIO.sys
Driver Version: 6.03.9600.16490 (English)
Driver Attributes: Final Retail
Date and Size: 12/13/2013 15:24:20, 121088 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
---------------------
Video Capture Devices
Number of Devices: 1
---------------------
FriendlyName: Lenovo EasyCamera
Location: Front
SymbolicLink: \\?\usb#vid_0bda&pid_5728&mi_00#7&382583e6&0&0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\global
Manufacturer: Lite-On
HardwareID: USB\VID_0BDA&PID_5728&REV_0013&MI_00,USB\VID_0BDA&PID_5728&MI_00
DriverDesc: Lenovo EasyCamera
DriverProvider: Realtek
DriverVersion: 6.2.9200.10260
DriverDateEnglish: 1/21/2014 00:00:00
DriverDateLocalized: 1/21/2014 12:00:00 AM
Service: rtsuvc
Class: Image
DevNodeStatus: 180200A[DN_DRIVER_LOADED|DN_STARTED|DN_DISABLEABLE|DN_NT_ENUMERATOR|DN_NT_DRIVER]
ContainerId: {00000000-0000-0000-FFFF-FFFFFFFFFFFF}
ProblemCode: No Problem
BusReportedDeviceDesc: Lenovo EasyCamera
Parent: USB\VID_0BDA&PID_5728\200901010001
DriverProblemDesc: n/a
UpperFilters: n/a
LowerFilters: n/a
Stack: \Driver\ksthunk,\Driver\rtsuvc,\Driver\ACPI,\Driver\usbccgp
ContainerCategory: Imaging
-------------------
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
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: UMDF HID minidriver Device
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0xBEEF, 0xFEED
FF Driver: n/a
Device Name: HID-compliant consumer control device
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0xFEEB, 0xDEEF
FF Driver: n/a
Device Name: USB PnP Sound Device
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x0D8C, 0x0139
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, 12/13/2014 18:29:31, 419648 bytes
| Driver: usbd.sys, 5/31/2014 18:07:07, 27480 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, 12/13/2014 18:29:31, 419648 bytes
| | Driver: usbd.sys, 5/31/2014 18:07:07, 27480 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ Standard PS/2 Keyboard
| Matching Device ID: *PNP0303
| Service: i8042prt
| Driver: i8042prt.sys, 12/13/2014 19:26:36, 108544 bytes
| Driver: kbdclass.sys, 12/13/2014 19:26:36, 59712 bytes
|
+ Synaptics PS/2 Port TouchPad
| Matching Device ID: *syn0002
| Upper Filters: SynTP
| Service: i8042prt
| Driver: SynTP.sys, 10/17/2013 23:46:22, 550640 bytes
| Driver: SynTPAPI.dll, 10/17/2013 23:46:18, 252144 bytes
| Driver: SynCOM.dll, 10/17/2013 23:46:16, 726768 bytes
| Driver: SynTPRes.dll, 10/17/2013 23:46:20, 16044784 bytes
| Driver: SynTPCpl.dll, 10/17/2013 23:46:20, 3892464 bytes
| Driver: SynCntxt.rtf, 10/17/2013 23:27:58, 12355301 bytes
| Driver: SynZMetr.exe, 10/17/2013 23:46:16, 1900272 bytes
| Driver: SynMood.exe, 10/17/2013 23:46:12, 1922800 bytes
| Driver: SynTPEnh.exe, 10/17/2013 23:46:14, 2773232 bytes
| Driver: SynTPCOM.dll, 10/17/2013 23:46:20, 205040 bytes
| Driver: Tutorial.exe, 10/17/2013 23:46:16, 2790128 bytes
| Driver: InstNT.exe, 10/17/2013 23:46:12, 489200 bytes
| Driver: SynISDLL.dll, 10/17/2013 23:46:18, 431344 bytes
| Driver: SynUnst.ini, 11/12/2013 11:46:18, 770383 bytes
| Driver: SynTPHelper.exe, 10/17/2013 23:46:14, 182000 bytes
| Driver: SynReflash.exe, 10/17/2013 23:46:14, 3398384 bytes
| Driver: StaticImg.html, 12/18/2009 09:23:12, 968 bytes
| Driver: StaticImg.png, 12/14/2009 11:49:44, 107143 bytes
| Driver: SynSysDetect.js, 7/10/2013 08:48:44, 1481 bytes
| Driver: Syn2FingerScrolling.wmv, 12/17/2009 18:09:58, 336563 bytes
| Driver: Syn3FingerFlick.wmv, 12/17/2009 18:09:58, 571445 bytes
| Driver: Syn4FingerFlick.wmv, 2/24/2011 16:10:40, 795115 bytes
| Driver: Syn4FFlickVNB.wmv, 4/20/2011 18:22:54, 628121 bytes
| Driver: SynSmartSense.wmv, 12/13/2012 10:59:14, 370121 bytes
| Driver: SynSmartSenseNB.wmv, 4/20/2011 18:22:54, 358939 bytes
| Driver: Syn4FingerFlickUpDown.wmv, 2/24/2011 16:10:40, 426019 bytes
| Driver: Syn4FingerFlickUpDownNB.wmv, 2/25/2011 15:42:30, 291835 bytes
| Driver: Syn4FingerFlickLeftRight.wmv, 5/11/2011 20:25:32, 588931 bytes
| Driver: Syn4FingerFlickLeftRightNB.wmv, 5/11/2011 20:25:50, 588931 bytes
| Driver: Syn3FingerPress.wmv, 12/17/2009 18:09:58, 112893 bytes
| Driver: SynEdgeMotion.wmv, 12/17/2009 18:09:58, 325411 bytes
| Driver: SynLinearScrolling.wmv, 12/17/2009 18:09:56, 258289 bytes
| Driver: SynMomentum.wmv, 12/17/2009 18:09:58, 146439 bytes
| Driver: SynMomentumScrolling.wmv, 12/17/2009 18:09:58, 604961 bytes
| Driver: SynPinchZoom.wmv, 4/13/2010 17:20:44, 426019 bytes
| Driver: SynBlackScreen.wmv, 3/16/2012 10:27:44, 14729 bytes
| Driver: SynPivotRotate.wmv, 12/17/2009 18:09:58, 481959 bytes
| Driver: SynTwistRotate.wmv, 3/3/2011 15:28:40, 437231 bytes
| Driver: SynCoverGesture.wmv, 3/1/2010 17:22:38, 146469 bytes
| Driver: SynChiralRotate.wmv, 12/17/2009 18:09:58, 191197 bytes
| Driver: SynChiralScrolling.wmv, 12/17/2009 18:09:58, 783933 bytes
| Driver: SynCoastingScrolling.wmv, 12/17/2009 18:09:56, 381321 bytes
| Driver: SynPointing.wmv, 3/1/2010 17:22:56, 124105 bytes
| Driver: SynPalmCheck.wmv, 3/1/2010 17:22:56, 370121 bytes
| Driver: SynSensitivity.wmv, 3/1/2010 17:22:56, 258349 bytes
| Driver: SynWindowConstrained.wmv, 3/1/2010 17:22:56, 336659 bytes
| Driver: SynSlowMotion.wmv, 2/9/2012 17:40:46, 1145627 bytes
| Driver: SynConstrainedMotion.wmv, 3/1/2010 17:22:56, 414981 bytes
| Driver: SynTapping.wmv, 3/4/2010 16:40:28, 79347 bytes
| Driver: SynButtons.wmv, 3/1/2010 17:22:56, 79377 bytes
| Driver: SynTouchStykSelect.wmv, 3/1/2010 17:22:56, 124105 bytes
| Driver: SynTouchStykButton.wmv, 3/1/2010 17:22:56, 135287 bytes
| Driver: SynTouchStykSensitivity.wmv, 3/16/2010 10:16:16, 224779 bytes
| Driver: SynEdgeMotionDragging.wmv, 9/14/2010 15:02:48, 90529 bytes
| Driver: SynEdgeMotionFixedSpeed.wmv, 9/14/2010 15:02:48, 90529 bytes
| Driver: SynEdgeMotionPointing.wmv, 9/14/2010 15:02:48, 68165 bytes
| Driver: SynEdgeMotionPressure.wmv, 9/14/2010 15:02:48, 101711 bytes
| Driver: SynNoButtons.wmv, 6/8/2010 08:46:36, 45741 bytes
| Driver: SynTapZones.wmv, 11/10/2010 14:07:52, 135257 bytes
| Driver: SynLinearHScrolling.wmv, 11/10/2010 14:07:52, 224713 bytes
| Driver: Syn2FingerHScrolling.wmv, 11/10/2010 14:07:52, 291805 bytes
| Driver: SynTapHoldToDrag.wmv, 11/10/2010 14:07:52, 79347 bytes
| Driver: SynTapLockingDrag.wmv, 6/5/2012 18:16:42, 135287 bytes
| Driver: Syn1FingerClickNB.wmv, 11/10/2010 14:07:52, 68165 bytes
| Driver: Syn1FingerClickDrag.wmv, 5/12/2011 16:54:32, 330277 bytes
| Driver: Syn2FingerClickDrag.wmv, 4/29/2011 15:07:02, 651665 bytes
| Driver: Syn2FingerFlickNB.wmv, 11/10/2010 14:07:52, 437261 bytes
| Driver: Syn2FingerFlickLR.wmv, 10/30/2012 08:32:52, 332713 bytes
| Driver: Syn2FingerHScrollingNB.wmv, 11/10/2010 14:07:52, 280623 bytes
| Driver: Syn2FingerScrollingNB.wmv, 11/10/2010 14:07:52, 314199 bytes
| Driver: Syn3FingerFlickNB.wmv, 11/10/2010 14:07:52, 537899 bytes
| Driver: Syn3FingerPressNB.wmv, 11/10/2010 14:07:52, 101711 bytes
| Driver: Syn4FingerFlickNB.wmv, 2/25/2011 15:42:30, 426049 bytes
| Driver: SynButtonsNB.wmv, 11/10/2010 14:07:52, 79377 bytes
| Driver: SynChiralRotateNB.wmv, 11/10/2010 14:07:52, 180015 bytes
| Driver: SynChiralScrollingNB.wmv, 11/10/2010 14:07:52, 750387 bytes
| Driver: SynCoastingScrollingNB.wmv, 11/10/2010 14:07:52, 370139 bytes
| Driver: SynCoverGestureNB.wmv, 11/10/2010 14:07:52, 135287 bytes
| Driver: SynEdgeMotionDraggingNB.wmv, 11/10/2010 14:07:52, 90529 bytes
| Driver: SynEdgeMotionFixedSpeedNB.wmv, 11/10/2010 14:07:52, 90529 bytes
| Driver: SynEdgeMotionPointingNB.wmv, 11/10/2010 14:07:52, 68165 bytes
| Driver: SynEdgeMotionPressureNB.wmv, 11/10/2010 14:07:52, 101711 bytes
| Driver: SynLinearHScrollingNB.wmv, 11/10/2010 14:07:52, 202349 bytes
| Driver: SynMomentumScrollingNB.wmv, 11/10/2010 14:07:52, 582597 bytes
| Driver: SynPinchZoomNB.wmv, 11/10/2010 14:07:52, 414837 bytes
| Driver: SynPivotRotateNB.wmv, 11/10/2010 14:07:52, 437231 bytes
| Driver: SynTapHoldToDragNB.wmv, 11/10/2010 14:07:52, 79347 bytes
| Driver: SynTapLockingDragNB.wmv, 6/5/2012 18:16:42, 124105 bytes
| Driver: SynTwistRotateNB.wmv, 3/3/2011 15:28:40, 448413 bytes
| Driver: SynPointingNB.wmv, 11/11/2010 11:55:08, 124105 bytes
| Driver: Syn2FingerMomentumVHScrolling.wmv, 11/11/2010 13:15:02, 895723 bytes
| Driver: Syn2FingerMomentumVHScrollingNB.wmv, 11/11/2010 13:15:02, 862177 bytes
| Driver: Syn2FingerMomentumVScrolling_win8.wmv, 8/27/2012 16:34:58, 597933 bytes
| Driver: Syn2FingerMomentumVScrollingNB_win8.wmv, 8/27/2012 16:34:58, 586882 bytes
| Driver: Syn2FingerMomentumHScrolling_win8.wmv, 8/27/2012 16:34:58, 575831 bytes
| Driver: Syn2FingerMomentumHScrollingNB_win8.wmv, 8/27/2012 16:34:58, 564780 bytes
| Driver: Syn2FingerVHCoasting.wmv, 11/11/2010 13:15:02, 1275941 bytes
| Driver: Syn2FingerVHCoastingNB.wmv, 11/11/2010 13:15:02, 1242395 bytes
| Driver: Syn2FingerVCoasting_win8.wmv, 8/27/2012 17:56:38, 653218 bytes
| Driver: Syn2FingerHCoasting_win8.wmv, 8/27/2012 17:56:38, 852136 bytes
| Driver: Syn2FingerVCoastingNB_win8.wmv, 8/27/2012 17:56:38, 653218 bytes
| Driver: Syn2FingerHCoastingNB_win8.wmv, 8/27/2012 17:56:38, 796881 bytes
| Driver: SynMomentumVHScrolling.wmv, 11/11/2010 13:15:02, 683265 bytes
| Driver: SynMomentumVHScrollingNB.wmv, 11/11/2010 13:15:02, 660901 bytes
| Driver: SynVHCoasting.wmv, 11/11/2010 13:15:02, 649779 bytes
| Driver: Syn2FingerHScrolling_win8.wmv, 1/7/2013 23:52:54, 432126 bytes
| Driver: Syn2FingerHScrollingNB_win8.wmv, 1/7/2013 23:52:54, 421117 bytes
| Driver: SynChiralScrolling_win8.wmv, 12/24/2012 23:27:56, 819031 bytes
| Driver: SynChiralScrollingNB_win8.wmv, 12/24/2012 23:27:56, 741716 bytes
| Driver: SynLinearHScrolling_win8.wmv, 12/24/2012 23:27:56, 376913 bytes
| Driver: SynLinearHScrollingNB_win8.wmv, 12/24/2012 23:27:56, 354811 bytes
| Driver: SynLinearScrolling_win8.wmv, 12/24/2012 23:27:56, 354811 bytes
| Driver: SynLinearScrollingNB_win8.wmv, 12/24/2012 23:27:56, 332709 bytes
| Driver: SynPivotRotate_win8.wmv, 12/24/2012 23:27:56, 498534 bytes
| Driver: SynPivotRotateNB_win8.wmv, 12/24/2012 23:27:56, 365880 bytes
| Driver: SynTwistRotate_win8.wmv, 12/24/2012 23:27:56, 421135 bytes
| Driver: SynTwistRotateNB_win8.wmv, 12/24/2012 23:27:56, 410084 bytes
| Driver: SynEdgePulls.wmv, 7/25/2012 11:13:38, 365982 bytes
| Driver: Syn4FingerFlick_win8.wmv, 7/27/2012 15:21:28, 598023 bytes
| Driver: Syn4FingerFlickNB_win8.wmv, 7/27/2012 15:21:28, 564870 bytes
| Driver: Syn2FingerScrolling.html, 6/25/2013 11:20:38, 3216 bytes
| Driver: Syn2FingerFlick.html, 6/25/2013 11:20:38, 3212 bytes
| Driver: Syn3FingerFlick.html, 6/25/2013 11:20:38, 3212 bytes
| Driver: Syn4FingerFlick.html, 6/25/2013 11:20:38, 3212 bytes
| Driver: Syn4FingerFlickUpDown.html, 6/25/2013 11:20:38, 3218 bytes
| Driver: Syn4FingerFlickLeftRight.html, 6/25/2013 11:20:38, 3221 bytes
| Driver: Syn3FingerPress.html, 6/25/2013 11:20:38, 3212 bytes
| Driver: SynEdgeMotion.html, 6/25/2013 11:20:38, 3210 bytes
| Driver: SynMomentum.html, 6/25/2013 11:20:38, 3208 bytes
| Driver: SynPinchZoom.html, 6/25/2013 11:20:38, 3209 bytes
| Driver: SynRotating.html, 6/25/2013 11:20:38, 3208 bytes
| Driver: SynTwistRotate.html, 6/25/2013 11:20:38, 3211 bytes
| Driver: SynCoverGesture.html, 6/25/2013 11:20:38, 3212 bytes
| Driver: SynAccessibility.html, 6/25/2013 11:20:38, 3221 bytes
| Driver: SynSmartSense.html, 6/25/2013 11:20:38, 3210 bytes
| Driver: SynButtons.html, 6/25/2013 11:20:38, 3207 bytes
| Driver: SynClicking.html, 6/25/2013 11:20:38, 3208 bytes
| Driver: SynMultiFingerGestures.html, 6/25/2013 11:20:38, 3219 bytes
| Driver: SynPalmCheck.html, 6/25/2013 11:20:38, 3209 bytes
| Driver: SynPointing.html, 6/25/2013 11:20:38, 3208 bytes
| Driver: SynScrolling.html, 6/25/2013 11:20:38, 3209 bytes
| Driver: SynSensitivity.html, 6/25/2013 11:20:38, 3211 bytes
| Driver: SynTapping.html, 6/25/2013 11:20:38, 3207 bytes
| Driver: SynTouchStykButton.html, 6/25/2013 11:20:38, 3215 bytes
| Driver: SynTouchStykSelect.html, 6/25/2013 11:20:38, 3215 bytes
| Driver: SynTouchStykSensitivity.html, 6/25/2013 11:20:38, 3220 bytes
| Driver: SynScrollingVertical.html, 6/25/2013 11:20:38, 3217 bytes
| Driver: SynScrollingHorizontal.html, 6/25/2013 11:20:38, 3219 bytes
| Driver: SynScrollingChiral.html, 6/25/2013 11:20:38, 3215 bytes
| Driver: SynLockingDrags.html, 6/25/2013 11:20:38, 3212 bytes
| Driver: SynEdgePulls.html, 6/25/2013 11:20:38, 3162 bytes
| Driver: Syn2FingerScrolling_win8.wmv, 1/7/2013 23:52:54, 398973 bytes
| Driver: Syn2FingerScrollingNB_win8.wmv, 1/7/2013 23:52:54, 387964 bytes
| Driver: SynTappingNB.wmv, 11/11/2010 11:55:08, 68165 bytes
| Driver: Syn2FingerRightClickNB.wmv, 4/11/2011 15:34:44, 101711 bytes
| Driver: SynVHCoastingNB.wmv, 11/11/2010 13:15:02, 593869 bytes
| Driver: SynEdgePullsNB.wmv, 7/25/2012 11:13:38, 343880 bytes
| Driver: SynPalmCheckNB.wmv, 11/11/2010 11:55:08, 358939 bytes
| Driver: SynLinearScrollingNB.wmv, 11/10/2010 14:07:52, 247107 bytes
| Driver: SynSensitivityNB.wmv, 11/10/2010 14:07:52, 247167 bytes
| Driver: SynMomentumNB.wmv, 11/10/2010 14:07:52, 135257 bytes
| Driver: SynTapZonesNB.wmv, 11/10/2010 14:07:52, 135257 bytes
| Driver: SynTapZonesNB_win8.wmv, 6/21/2013 10:17:00, 155875 bytes
| Driver: SynEdgeMotionNB.wmv, 11/10/2010 14:07:52, 314229 bytes
| Driver: SynSlowMotionNB.wmv, 2/9/2012 17:40:46, 1090735 bytes
| Driver: SynConstrainedMotionNB.wmv, 11/10/2010 14:07:52, 392617 bytes
| Driver: SynWindowConstrainedNB.wmv, 11/11/2010 11:55:08, 325477 bytes
| Driver: SynWakeup.html, 6/25/2013 11:20:38, 3206 bytes
| Driver: SynWakeup.wmv, 7/27/2011 19:05:16, 941701 bytes
| Driver: SynWakeupNB.wmv, 7/29/2011 13:45:58, 871159 bytes
| Driver: SynCom.dll, 10/17/2013 23:46:16, 403696 bytes
| Driver: SynTPCom.dll, 10/17/2013 23:46:20, 172272 bytes
| Driver: i8042prt.sys, 12/13/2014 19:26:36, 108544 bytes
| Driver: mouclass.sys, 12/13/2014 19:26:36, 51008 bytes
| Driver: SynTPCo19.dll, 10/17/2013 23:46:18, 422640 bytes
| Driver: WdfCoInstaller01011.dll, 4/16/2013 18:33:10, 1795952 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC52F
| Matching Device ID: HID_DEVICE_SYSTEM_MOUSE
| Service: mouhid
| Driver: mouhid.sys, 12/13/2014 19:26:36, 30208 bytes
| Driver: mouclass.sys, 12/13/2014 19:26:36, 51008 bytes
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 539.1 GB
Total Space: 911.2 GB
File System: NTFS
Model: ST1000LM024 HN-M101MBB
Drive: D:
Free Space: 20.5 GB
Total Space: 25.6 GB
File System: NTFS
Model: ST1000LM024 HN-M101MBB
Drive: G:
Model: DTSOFT Virtual CdRom Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.03.9600.16384 (English), 8/22/2013 16:46:35, 164352 bytes
Drive: E:
Model: MATSHITA DVD-RAM UJ8E1
Driver: c:\windows\system32\drivers\cdrom.sys, 6.03.9600.16384 (English), 8/22/2013 16:46:35, 164352 bytes
--------------
System Devices
--------------
Name: Intel(R) Management Engine Interface
Device ID: PCI\VEN_8086&DEV_8C3A&SUBSYS_397817AA&REV_04\3&11583659&1&B0
Driver: C:\windows\system32\DRIVERS\TeeDriverx64.sys, 10.00.0020.1258 (English), 11/1/2014 12:54:33, 125952 bytes
Driver: C:\ProgramData\Microsoft\Windows\DeviceMetadataStore\EN\3f3ca95b-3978-4168-b47b-5444f42d6c89.devicemetadata-ms, 8/9/2013 05:23:34, 938 bytes
Driver: C:\ProgramData\Microsoft\Windows\DeviceMetadataStore\EN\46a6fdbe-c823-4579-bab6-35f67e01f793.devicemetadata-ms, 8/9/2013 05:23:34, 833 bytes
Driver: C:\windows\system32\WdfCoInstaller01011.dll, 1.11.9200.16384 (English), 4/16/2013 18:33:10, 1795952 bytes
Name: Qualcomm Atheros AR8172/8176/8178 PCI-E Fast Ethernet Controller (NDIS 6.30)
Device ID: PCI\VEN_1969&DEV_10A0&SUBSYS_380117AA&REV_10\4&150EF8D3&0&00E2
Driver: C:\windows\system32\DRIVERS\L1C63x64.sys, 2.01.0000.0021 (English), 7/18/2013 13:55:42, 130248 bytes
Name: Intel(R) HD Graphics 4600
Device ID: PCI\VEN_8086&DEV_0416&SUBSYS_380117AA&REV_06\3&11583659&1&10
Driver: C:\windows\system32\DRIVERS\igdkmd64.sys, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 4923344 bytes
Driver: C:\windows\system32\igd10iumd64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 9532608 bytes
Driver: C:\windows\system32\igd10idpp64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 282696 bytes
Driver: C:\windows\system32\igd11dxva64.dll, 5/12/2016 22:06:22, 17881328 bytes
Driver: C:\windows\system32\igdumdim64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 24921384 bytes
Driver: C:\windows\system32\igdail64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 174080 bytes
Driver: C:\windows\system32\igdusc64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 6195456 bytes
Driver: C:\windows\system32\igdmd64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 1480128 bytes
Driver: C:\windows\system32\igfxcmrt64.dll, 4.00.0000.1192 (English), 5/12/2016 22:06:24, 208560 bytes
Driver: C:\windows\system32\igfx11cmrt64.dll, 4.00.0000.1192 (English), 5/12/2016 22:06:24, 209408 bytes
Driver: C:\windows\system32\igfxcmjit64.dll, 4.00.0000.1192 (English), 5/12/2016 22:06:24, 1372672 bytes
Driver: C:\windows\system32\IccLibDll_x64.dll, 8/23/2013 05:07:17, 94208 bytes
Driver: C:\windows\system32\igdde64.dll, 5/12/2016 22:06:22, 192000 bytes
Driver: C:\windows\SysWow64\igd10iumd32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 8732840 bytes
Driver: C:\windows\SysWow64\igd10idpp32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 262608 bytes
Driver: C:\windows\SysWow64\igd11dxva32.dll, 5/12/2016 22:06:22, 17405480 bytes
Driver: C:\windows\SysWow64\igdumdim32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 24124664 bytes
Driver: C:\windows\SysWow64\igdail32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 155136 bytes
Driver: C:\windows\SysWow64\igdusc32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 4880664 bytes
Driver: C:\windows\SysWow64\igdmd32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 1135560 bytes
Driver: C:\windows\SysWow64\iglhcp32.dll, 3.00.0001.0026 (English), 5/12/2016 22:06:24, 184352 bytes
Driver: C:\windows\SysWow64\iglhsip32.dll, 9.00.0030.9000 (English), 5/12/2016 22:06:24, 1399240 bytes
Driver: C:\windows\SysWow64\IntelCpHeciSvc.exe, 1.00.0001.0014 (English), 5/12/2016 22:12:34, 279160 bytes
Driver: C:\windows\SysWow64\igfxcmrt32.dll, 4.00.0000.1192 (English), 5/12/2016 22:06:24, 175576 bytes
Driver: C:\windows\SysWow64\igfx11cmrt32.dll, 4.00.0000.1192 (English), 5/12/2016 22:06:24, 176128 bytes
Driver: C:\windows\SysWow64\igfxcmjit32.dll, 4.00.0000.1192 (English), 5/12/2016 22:06:24, 1065984 bytes
Driver: C:\windows\SysWow64\igdde32.dll, 5/12/2016 22:06:22, 153088 bytes
Driver: C:\windows\system32\iglhxs64.vp, 5/12/2016 22:06:24, 4052 bytes
Driver: C:\windows\system32\iglhxo64.vp, 8/23/2013 05:07:21, 44025 bytes
Driver: C:\windows\system32\iglhxc64.vp, 8/23/2013 05:07:21, 43494 bytes
Driver: C:\windows\system32\iglhxg64.vp, 8/23/2013 05:07:21, 43256 bytes
Driver: C:\windows\system32\iglhxo64_dev.vp, 8/23/2013 05:07:21, 42079 bytes
Driver: C:\windows\system32\iglhxc64_dev.vp, 8/23/2013 05:07:21, 43816 bytes
Driver: C:\windows\system32\iglhxg64_dev.vp, 8/23/2013 05:07:21, 43298 bytes
Driver: C:\windows\system32\iglhxa64.vp, 8/23/2013 05:07:21, 1125 bytes
Driver: C:\windows\system32\iglhxa64.cpa, 8/23/2013 05:07:21, 2813952 bytes
Driver: C:\windows\system32\iglhcp64.dll, 3.00.0001.0026 (English), 5/12/2016 22:06:24, 220432 bytes
Driver: C:\windows\system32\iglhsip64.dll, 9.00.0030.9000 (English), 5/12/2016 22:06:24, 1402336 bytes
Driver: C:\windows\system32\difx64.exe, 1.04.0003.0000 (English), 5/12/2016 22:12:38, 156280 bytes
Driver: C:\windows\system32\igfxDH.dll, 6.15.0010.4414 (English), 5/12/2016 22:06:24, 698368 bytes
Driver: C:\windows\system32\igfxDHLib.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 60928 bytes
Driver: C:\windows\system32\igfxDHLibv2_0.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 73728 bytes
Driver: C:\windows\system32\igfxDI.dll, 6.15.0010.4414 (English), 5/12/2016 22:06:24, 288256 bytes
Driver: C:\windows\system32\igfxDILib.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 11264 bytes
Driver: C:\windows\system32\igfxDILibv2_0.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 10752 bytes
Driver: C:\windows\system32\igfxLHM.dll, 6.15.0010.4414 (English), 5/12/2016 22:06:24, 2039808 bytes
Driver: C:\windows\system32\igfxLHMLib.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 5120 bytes
Driver: C:\windows\system32\igfxLHMLibv2_0.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 5120 bytes
Driver: C:\windows\system32\igfxEM.exe, 6.15.0010.4414 (English), 5/12/2016 22:12:42, 313464 bytes
Driver: C:\windows\system32\igfxEMLib.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 10240 bytes
Driver: C:\windows\system32\igfxEMLibv2_0.dll, 1.00.0000.0000 (Invariant Language), 5/12/2016 22:06:24, 10240 bytes
Driver: C:\windows\system32\GfxUIEx.exe, 6.15.0010.4414 (English), 5/12/2016 22:12:34, 448120 bytes
Driver: C:\windows\system32\Gfxv4_0.exe, 8.15.0010.4414 (English), 5/12/2016 22:12:34, 1039992 bytes
Driver: C:\windows\system32\Gfxv4_0.exe.config, 12/11/2015 14:59:10, 935 bytes
Driver: C:\windows\system32\Gfxv2_0.exe, 8.15.0010.4414 (English), 5/12/2016 22:12:34, 1036408 bytes
Driver: C:\windows\system32\Gfxv2_0.exe.config, 5/12/2016 16:49:24, 895 bytes
Driver: C:\windows\system32\GfxResources.dll, 8.15.0010.4414 (English), 5/12/2016 22:06:20, 1131008 bytes
Driver: C:\windows\system32\MetroIntelGenericUIFramework.dll, 1.00.0000.0000 (English), 5/12/2016 16:49:36, 609280 bytes
Driver: C:\windows\system32\igfxCUIServicePS.dll, 5/12/2016 22:06:24, 86528 bytes
Driver: C:\windows\system32\igfxCUIService.exe, 6.15.0010.4414 (English), 5/12/2016 22:12:40, 344184 bytes
Driver: C:\windows\system32\igfxCPL.cpl, 5/12/2016 22:06:24, 256000 bytes
Driver: C:\windows\system32\igfxTray.exe, 5/12/2016 22:12:46, 382072 bytes
Driver: C:\windows\system32\igfxDTCM.dll, 6.15.0010.4414 (English), 5/12/2016 22:06:24, 219648 bytes
Driver: C:\windows\system32\igfxHK.exe, 6.15.0010.4414 (English), 5/12/2016 22:12:44, 248440 bytes
Driver: C:\windows\system32\igfxOSP.dll, 6.15.0010.4414 (English), 5/12/2016 22:06:24, 371712 bytes
Driver: C:\windows\system32\DPTopologyApp.exe, 8.15.0010.4414 (English), 5/12/2016 22:12:30, 339064 bytes
Driver: C:\windows\system32\DPTopologyApp.exe.config, 12/11/2015 14:59:10, 935 bytes
Driver: C:\windows\system32\DPTopologyAppv2_0.exe, 8.15.0010.4414 (English), 5/12/2016 22:12:30, 338552 bytes
Driver: C:\windows\system32\DPTopologyAppv2_0.exe.config, 5/12/2016 16:49:22, 895 bytes
Driver: C:\windows\system32\igfxext.exe, 6.15.0010.4414 (English), 5/12/2016 22:12:46, 218744 bytes
Driver: C:\windows\system32\igfxexps.dll, 6.15.0010.4414 (English), 5/12/2016 22:06:24, 36616 bytes
Driver: C:\windows\system32\ColorImageEnhancement.wmv, 12/11/2015 14:59:10, 375173 bytes
Driver: C:\windows\system32\ImageStabilization.wmv, 12/11/2015 14:59:24, 403671 bytes
Driver: C:\windows\system32\FilmModeDetection.wmv, 12/11/2015 14:59:10, 641530 bytes
Driver: C:\windows\SysWow64\igfxexps32.dll, 6.15.0010.4414 (English), 5/12/2016 22:06:24, 35328 bytes
Driver: C:\windows\system32\ig75icd64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:20, 9539072 bytes
Driver: C:\windows\SysWow64\ig75icd32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:20, 7513600 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\llvm_release_license.txt, 8/23/2013 05:07:24, 1981 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\readme.txt, 8/23/2013 05:07:24, 9788 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\version.ini, 12/11/2015 14:59:32, 28 bytes
Driver: C:\windows\SysWow64\Intel_OpenCL_ICD32.dll, 2.00.0002.0000 (English), 12/11/2015 14:59:26, 86528 bytes
Driver: C:\windows\SysWow64\IntelOpenCL32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:24, 305152 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\task_executor32.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:32, 285696 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\OclCpuBackend32.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:30, 8022016 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\intelocl32.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:30, 1153024 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\cpu_device32.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:30, 493568 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfnn8.rtl, 12/11/2015 14:59:30, 2455960 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfnn8_img_cbk.o, 12/11/2015 14:59:30, 295420 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfnn8_img_cbk.rtl, 12/11/2015 14:59:30, 393976 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfns9.rtl, 12/11/2015 14:59:30, 1880124 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfns9_img_cbk.o, 12/11/2015 14:59:30, 249668 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfns9_img_cbk.rtl, 12/11/2015 14:59:30, 354492 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clang_compiler32.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:28, 6908928 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\__ocl_svml_n8.dll, 3.04.0000.0000 (English), 12/11/2015 14:59:32, 5047808 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\__ocl_svml_s9.dll, 3.04.0000.0000 (English), 12/11/2015 14:59:32, 5244928 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\tbb\tbbmalloc.dll, 4.02.2013.1002 (), 12/11/2015 14:59:32, 186000 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\tbb\tbb.dll, 4.02.2013.1002 (), 12/11/2015 14:59:32, 338576 bytes
Driver: C:\windows\system32\Intel_OpenCL_ICD64.dll, 2.00.0002.0000 (English), 12/11/2015 14:59:26, 82432 bytes
Driver: C:\windows\system32\IntelOpenCL64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:24, 373248 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\task_executor64.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:32, 331776 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\OclCpuBackend64.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:30, 10621952 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\intelocl64.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:30, 1396736 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\cpu_device64.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:30, 641536 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnh8.rtl, 12/11/2015 14:59:30, 2457604 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnh8_img_cbk.o, 12/11/2015 14:59:30, 361592 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnh8_img_cbk.rtl, 12/11/2015 14:59:30, 407380 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnl9.rtl, 12/11/2015 14:59:30, 1881888 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnl9_img_cbk.o, 12/11/2015 14:59:30, 293576 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnl9_img_cbk.rtl, 12/11/2015 14:59:30, 367948 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clang_compiler64.dll, 4.02.0000.0148 (English), 12/11/2015 14:59:28, 7138304 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\__ocl_svml_h8.dll, 3.04.0000.0000 (English), 12/11/2015 14:59:32, 5255680 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\__ocl_svml_l9.dll, 3.04.0000.0000 (English), 12/11/2015 14:59:32, 5770240 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\tbb\tbbmalloc.dll, 4.02.2013.1002 (), 12/11/2015 14:59:32, 222352 bytes
Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\tbb\tbb.dll, 4.02.2013.1002 (), 12/11/2015 14:59:32, 416400 bytes
Driver: C:\windows\SysWow64\IntelOpenCL32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:24, 305152 bytes
Driver: C:\windows\SysWow64\igdbcl32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 375808 bytes
Driver: C:\windows\SysWow64\igdrcl32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 3330048 bytes
Driver: C:\windows\SysWow64\igdfcl32.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 10854400 bytes
Driver: C:\windows\system32\IntelOpenCL64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:24, 373248 bytes
Driver: C:\windows\system32\igdbcl64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 425472 bytes
Driver: C:\windows\system32\igdrcl64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 3597824 bytes
Driver: C:\windows\system32\igdfcl64.dll, 10.18.0014.4414 (English), 5/12/2016 22:06:22, 15984128 bytes
Driver: C:\windows\system32\igdclbif.bin, 5/12/2016 22:06:22, 6725162 bytes
Driver: C:\Program Files\Intel\Media SDK\libmfxhw32.dll, 7.15.0012.0020 (English), 5/12/2016 22:06:24, 8759448 bytes
Driver: C:\Program Files\Intel\Media SDK\mfxplugin32_hw.dll, 1.15.0012.0020 (English), 5/12/2016 22:06:24, 817816 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264ve_32.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1313432 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_mjpgvd_32.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1243800 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vp8vd_32.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1250456 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vp9vd_32.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1250456 bytes
Driver: C:\Program Files\Intel\Media SDK\he_32.vp, 12/11/2015 14:59:10, 51205 bytes
Driver: C:\Program Files\Intel\Media SDK\c_32.cpa, 8/23/2013 05:07:16, 846855 bytes
Driver: C:\Program Files\Intel\Media SDK\cpa_32.vp, 12/11/2015 14:59:10, 993 bytes
Driver: C:\Program Files\Intel\Media SDK\dev_32.vp, 12/11/2015 14:59:10, 21523 bytes
Driver: C:\Program Files\Intel\Media SDK\mj_32.vp, 12/11/2015 14:59:28, 47697 bytes
Driver: C:\Program Files\Intel\Media SDK\libmfxhw64.dll, 7.15.0012.0020 (English), 5/12/2016 22:06:24, 9390232 bytes
Driver: C:\Program Files\Intel\Media SDK\mfxplugin64_hw.dll, 1.15.0012.0020 (English), 5/12/2016 22:06:24, 1051800 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264ve_64.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1612440 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_mjpgvd_64.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1523352 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vp8vd_64.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1531544 bytes
Driver: C:\Program Files\Intel\Media SDK\mfx_mft_vp9vd_64.dll, 6.15.0008.0014 (English), 12/11/2015 14:59:28, 1531544 bytes
Driver: C:\Program Files\Intel\Media SDK\he_64.vp, 12/11/2015 14:59:10, 10549 bytes
Driver: C:\Program Files\Intel\Media SDK\c_64.cpa, 8/23/2013 05:07:16, 1519616 bytes
Driver: C:\Program Files\Intel\Media SDK\cpa_64.vp, 12/11/2015 14:59:10, 993 bytes
Driver: C:\Program Files\Intel\Media SDK\dev_64.vp, 12/11/2015 14:59:10, 21523 bytes
Driver: C:\Program Files\Intel\Media SDK\mj_64.vp, 12/11/2015 14:59:28, 10233 bytes
Driver: C:\windows\system32\IntelWiDiMCUMD64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 152024 bytes
Driver: C:\windows\system32\IntelWiDiSecureSourceFilter64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 1538520 bytes
Driver: C:\windows\system32\IntelWiDiAAC64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 2792920 bytes
Driver: C:\windows\system32\IntelWiDiMux64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 632280 bytes
Driver: C:\windows\system32\IntelWiDiDDEAgent64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 213976 bytes
Driver: C:\windows\system32\IntelWiDiAudioFilter64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 696792 bytes
Driver: C:\windows\system32\IntelWiDiUtils64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 285144 bytes
Driver: C:\windows\system32\IntelWiDiLogServer64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 143832 bytes
Driver: C:\windows\system32\IntelWiDiWinNextAgent64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 1043416 bytes
Driver: C:\windows\system32\IntelWiDiSilenceFilter64.dll, 5.05.0073.0000 (English), 5/12/2016 22:06:24, 375768 bytes
Driver: C:\windows\system32\IntelWiDiVAD64.exe, 5.05.0073.0000 (English), 5/12/2016 22:12:36, 2982624 bytes
Driver: C:\windows\system32\IntelWiDiUMS64.exe, 5.05.0073.0000 (English), 5/12/2016 22:12:36, 489080 bytes
Driver: C:\windows\system32\igfxCoIn_v4414.dll, 1.03.0014.0000 (English), 5/12/2016 22:06:24, 190464 bytes
Name: Intel(R) 8 Series/C220 Series USB EHCI #1 - 8C26
Device ID: PCI\VEN_8086&DEV_8C26&SUBSYS_397817AA&REV_05\3&11583659&1&E8
Driver: C:\windows\system32\drivers\usbehci.sys, 6.03.9600.17195 (English), 5/31/2014 18:07:08, 89944 bytes
Driver: C:\windows\system32\drivers\usbport.sys, 6.03.9600.17195 (English), 5/31/2014 18:07:07, 440664 bytes
Driver: C:\windows\system32\drivers\usbhub.sys, 6.03.9600.17238 (English), 12/13/2014 18:29:31, 419648 bytes
Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #3 - 8C14
Device ID: PCI\VEN_8086&DEV_8C14&SUBSYS_397817AA&REV_D5\3&11583659&1&E2
Driver: C:\windows\system32\DRIVERS\pci.sys, 6.03.9600.17238 (English), 12/13/2014 18:29:32, 280384 bytes
Name: Intel(R) 8 Series/C220 Series USB EHCI #2 - 8C2D
Device ID: PCI\VEN_8086&DEV_8C2D&SUBSYS_397817AA&REV_05\3&11583659&1&D0
Driver: C:\windows\system32\drivers\usbehci.sys, 6.03.9600.17195 (English), 5/31/2014 18:07:08, 89944 bytes
Driver: C:\windows\system32\drivers\usbport.sys, 6.03.9600.17195 (English), 5/31/2014 18:07:07, 440664 bytes
Driver: C:\windows\system32\drivers\usbhub.sys, 6.03.9600.17238 (English), 12/13/2014 18:29:31, 419648 bytes
Name: Intel(R) HM86 LPC Controller - 8C49
Device ID: PCI\VEN_8086&DEV_8C49&SUBSYS_397817AA&REV_05\3&11583659&1&F8
Driver: C:\windows\system32\DRIVERS\msisadrv.sys, 6.03.9600.16384 (English), 8/22/2013 20:43:49, 17248 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_397817AA&REV_06\3&11583659&1&08
Driver: C:\windows\system32\DRIVERS\pci.sys, 6.03.9600.17238 (English), 12/13/2014 18:29:32, 280384 bytes
Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #2 - 8C12
Device ID: PCI\VEN_8086&DEV_8C12&SUBSYS_397817AA&REV_D5\3&11583659&1&E1
Driver: C:\windows\system32\DRIVERS\pci.sys, 6.03.9600.17238 (English), 12/13/2014 18:29:32, 280384 bytes
Name: Intel(R) Xeon(R) processor E3-1200 v3/4th Gen Core processor DRAM Controller - 0C04
Device ID: PCI\VEN_8086&DEV_0C04&SUBSYS_397817AA&REV_06\3&11583659&1&00
Driver: n/a
Name: AMD Radeon R5 M200 / HD 8500M Series
Device ID: PCI\VEN_1002&DEV_6663&SUBSYS_380117AA&REV_00\4&31DBB3BB&0&0008
Driver: C:\windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.1533 (English), 11/18/2015 16:13:44, 23960064 bytes
Driver: C:\windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0024 (English), 11/18/2015 10:43:16, 43520 bytes
Driver: C:\windows\system32\DRIVERS\amdacpksd.sys, 2015.1117.2341.0012 (English), 11/18/2015 16:17:18, 296648 bytes
Driver: C:\windows\system32\atiumd64.dll, 9.14.0010.1162 (English), 11/18/2015 16:19:36, 10815664 bytes
Driver: C:\windows\system32\atiumd6a.dll, 8.14.0010.0533 (English), 11/18/2015 16:19:42, 9017808 bytes
Driver: C:\windows\system32\atitmm64.dll, 6.14.0011.0025 (English), 11/18/2015 11:22:52, 190976 bytes
Driver: C:\windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 11/18/2015 16:20:38, 78432 bytes
Driver: C:\windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 11/18/2015 16:20:46, 78432 bytes
Driver: C:\windows\system32\atiadlxx.dll, 7.16.0010.1301 (English), 11/18/2015 10:54:48, 1272832 bytes
Driver: C:\windows\system32\atiumd6a.cap, 11/18/2015 11:27:46, 3437632 bytes
Driver: C:\windows\system32\atimuixx.dll, 6.14.0010.1002 (English), 11/18/2015 11:25:34, 31744 bytes
Driver: C:\windows\system32\atiapfxx.exe, 6.14.0010.1001 (English), 11/18/2015 11:43:56, 367104 bytes
Driver: C:\windows\system32\ativvsva.dat, 8/1/2013 02:39:02, 157144 bytes
Driver: C:\windows\system32\ativvsvl.dat, 8/1/2013 02:39:02, 204952 bytes
Driver: C:\windows\system32\ativvaxy_cik.dat, 9/23/2015 01:28:38, 234292 bytes
Driver: C:\windows\system32\ativvaxy_cik_nd.dat, 9/23/2015 01:27:12, 232624 bytes
Driver: C:\windows\system32\ativce02.dat, 10/16/2015 05:08:52, 100832 bytes
Driver: C:\windows\system32\amdmmcl6.dll, 1.06.0000.0000 (English), 11/18/2015 11:32:22, 50688 bytes
Driver: C:\windows\system32\atiesrxx.exe, 6.14.0011.1209 (English), 11/18/2015 11:24:36, 246272 bytes
Driver: C:\windows\system32\atieclxx.exe, 6.14.0011.1209 (English), 11/18/2015 11:25:28, 552448 bytes
Driver: C:\windows\system32\atidemgy.dll, 4.05.5799.40390 (English), 11/18/2015 11:26:20, 442368 bytes
Driver: C:\windows\system32\atio6axx.dll, 6.14.0010.13416 (English), 11/18/2015 12:05:08, 31376896 bytes
Driver: C:\windows\system32\aticalrt64.dll, 6.14.0010.1848 (English), 11/18/2015 11:43:48, 62464 bytes
Driver: C:\windows\system32\aticalcl64.dll, 6.14.0010.1848 (English), 11/18/2015 11:43:36, 55808 bytes
Driver: C:\windows\system32\aticaldd64.dll, 6.14.0010.1848 (English), 11/18/2015 11:43:18, 15711744 bytes
Driver: C:\windows\system32\atiapfxx.blb, 11/18/2015 12:08:36, 683960 bytes
Driver: C:\windows\system32\amdmiracast.dll, 11/18/2015 16:20:54, 458472 bytes
Driver: C:\windows\system32\amdhdl64.dll, 11/18/2015 12:06:44, 134656 bytes
Driver: C:\windows\system32\hsa-thunk64.dll, 11/18/2015 10:45:36, 195072 bytes
Driver: C:\windows\system32\amdmantle64.dll, 9.01.0010.0099 (English), 11/18/2015 13:46:06, 6643200 bytes
Driver: C:\windows\system32\mantle64.dll, 9.01.0010.0099 (English), 11/18/2015 13:46:58, 127488 bytes
Driver: C:\windows\system32\mantleaxl64.dll, 9.01.0010.0099 (English), 11/18/2015 12:48:34, 96256 bytes
Driver: C:\windows\system32\ativce03.dat, 10/16/2015 05:04:34, 177344 bytes
Driver: C:\windows\system32\ativvaxy_vi.dat, 9/23/2015 01:38:20, 322740 bytes
Driver: C:\windows\system32\ativvaxy_vi_nd.dat, 9/23/2015 01:36:00, 321072 bytes
Driver: C:\windows\system32\ativvaxy_cz_nd.dat, 10/15/2015 02:48:54, 258464 bytes
Driver: C:\windows\system32\amde31a.dat, 10/16/2015 04:59:08, 175648 bytes
Driver: C:\windows\system32\detoured.dll, 2.01.0000.0207 (English), 9/3/2014 20:55:30, 4096 bytes
Driver: C:\windows\system32\amdgfxinfo64.dll, 11/18/2015 11:25:44, 204800 bytes
Driver: C:\windows\system32\atieah64.exe, 11/18/2015 11:25:52, 162304 bytes
Driver: C:\windows\system32\ativvaxy_FJ.dat, 10/15/2015 02:46:54, 252628 bytes
Driver: C:\windows\system32\ativvaxy_FJ_nd.dat, 10/15/2015 02:44:54, 249680 bytes
Driver: C:\windows\system32\amdocl12cl64.dll, 0.08.0000.0000 (English), 11/18/2015 15:50:04, 27596288 bytes
Driver: C:\windows\system32\amdicdxx.dat, 10/16/2015 16:28:46, 843639 bytes
Driver: C:\windows\system32\atiicdxx.dat, 11/6/2014 18:53:26, 737410 bytes
Driver: C:\windows\system32\amdlvr64.dll, 1.00.0003.0016 (English), 11/18/2015 13:50:20, 677888 bytes
Driver: C:\windows\system32\ativvaxy_el.dat, 9/23/2015 03:21:40, 323588 bytes
Driver: C:\windows\system32\ativvaxy_el_nd.dat, 9/23/2015 03:19:32, 320992 bytes
Driver: C:\windows\system32\amde34a.dat, 10/17/2015 02:19:12, 166560 bytes
Driver: C:\windows\system32\ativvaxy_stn_nd.dat, 10/15/2015 02:50:56, 261920 bytes
Driver: C:\windows\system32\dgtrayicon.exe, 11/18/2015 11:26:08, 223744 bytes
Driver: C:\windows\system32\AMDKernelEvents.man, 10/21/2015 00:14:12, 7112 bytes
Driver: C:\windows\system32\atidxx64.dll, 8.17.0010.0644 (English), 11/18/2015 16:20:12, 13189336 bytes
Driver: C:\windows\SysWOW64\atiumdag.dll, 9.14.0010.1162 (English), 11/18/2015 16:19:50, 9070320 bytes
Driver: C:\windows\SysWOW64\atiumdva.dll, 8.14.0010.0533 (English), 11/18/2015 16:19:58, 8089248 bytes
Driver: C:\windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 11/18/2015 16:20:36, 71704 bytes
Driver: C:\windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 11/18/2015 16:20:46, 71704 bytes
Driver: C:\windows\SysWOW64\atiadlxy.dll, 7.16.0010.1301 (English), 11/18/2015 10:54:36, 941568 bytes
Driver: C:\windows\SysWOW64\atiadlxx.dll, 7.16.0010.1301 (English), 11/18/2015 10:54:36, 941568 bytes
Driver: C:\windows\SysWOW64\atiumdva.cap, 11/18/2015 11:10:32, 3471376 bytes
Driver: C:\windows\SysWOW64\ativvsva.dat, 8/1/2013 02:39:02, 157144 bytes
Driver: C:\windows\SysWOW64\ativvsvl.dat, 8/1/2013 02:39:02, 204952 bytes
Driver: C:\windows\SysWOW64\amdmmcl.dll, 1.06.0000.0000 (English), 11/18/2015 11:32:16, 39424 bytes
Driver: C:\windows\SysWOW64\atioglxx.dll, 6.14.0010.13416 (English), 11/18/2015 11:40:46, 25840128 bytes
Driver: C:\windows\SysWOW64\atidxx32.dll, 8.17.0010.0644 (English), 11/18/2015 16:20:08, 10907328 bytes
Driver: C:\windows\SysWOW64\aticalrt.dll, 6.14.0010.1848 (English), 11/18/2015 11:43:44, 52224 bytes
Driver: C:\windows\SysWOW64\aticalcl.dll, 6.14.0010.1848 (English), 11/18/2015 11:43:34, 49152 bytes
Driver: C:\windows\SysWOW64\aticaldd.dll, 6.14.0010.1848 (English), 11/18/2015 11:40:04, 14302208 bytes
Driver: C:\windows\SysWOW64\atiapfxx.blb, 11/18/2015 12:08:36, 683960 bytes
Driver: C:\windows\SysWOW64\amdhdl32.dll, 11/18/2015 12:06:40, 123392 bytes
Driver: C:\windows\SysWOW64\hsa-thunk.dll, 11/18/2015 10:45:26, 174592 bytes
Driver: C:\windows\SysWOW64\amdmantle32.dll, 9.01.0010.0099 (English), 11/18/2015 13:14:08, 5223936 bytes
Driver: C:\windows\SysWOW64\mantle32.dll, 9.01.0010.0099 (English), 11/18/2015 13:46:36, 113664 bytes
Driver: C:\windows\SysWOW64\mantleaxl32.dll, 9.01.0010.0099 (English), 11/18/2015 12:48:22, 89088 bytes
Driver: C:\windows\SysWOW64\detoured.dll, 2.01.0000.0207 (English), 9/3/2014 20:55:30, 4096 bytes
Driver: C:\windows\SysWOW64\amdgfxinfo32.dll, 11/18/2015 11:25:38, 189952 bytes
Driver: C:\windows\SysWOW64\atieah32.exe, 11/18/2015 11:25:48, 145408 bytes
Driver: C:\windows\SysWOW64\amdocl12cl.dll, 0.08.0000.0000 (English), 11/18/2015 15:49:38, 22348288 bytes
Driver: C:\windows\SysWOW64\amdlvr32.dll, 1.00.0003.0016 (English), 11/18/2015 13:48:38, 562688 bytes
Driver: C:\windows\system32\ATIODCLI.exe, 1.00.0000.0001 (English), 4/10/2013 23:34:24, 51200 bytes
Driver: C:\windows\system32\ATIODE.exe, 1.00.0000.0001 (English), 4/10/2013 23:34:24, 332800 bytes
Driver: C:\windows\system32\amdave64.dll, 9.00.0006.0000 (English), 11/18/2015 16:20:58, 118608 bytes
Driver: C:\windows\SysWOW64\amdave32.dll, 9.00.0006.0000 (English), 11/18/2015 16:20:58, 110344 bytes
Driver: C:\windows\system32\atisamu64.dll, 7.01.0000.0001 (English), 11/18/2015 10:58:32, 89088 bytes
Driver: C:\windows\system32\amdhcp64.dll, 1.00.0000.0001 (English), 11/18/2015 16:20:52, 141792 bytes
Driver: C:\windows\system32\kapp_ci.sbin, 7/25/2015 06:43:02, 47664 bytes
Driver: C:\windows\system32\kapp_si.sbin, 7/25/2015 06:43:02, 43536 bytes
Driver: C:\windows\system32\samu_krnl_ci.sbin, 6/19/2014 01:28:18, 140240 bytes
Driver: C:\windows\system32\samu_krnl_isv_ci.sbin, 12/12/2013 21:53:54, 138832 bytes
Driver: C:\windows\SysWOW64\atisamu32.dll, 7.01.0000.0001 (English), 11/18/2015 10:58:26, 80896 bytes
Driver: C:\windows\SysWOW64\amdhcp32.dll, 1.00.0000.0001 (English), 11/18/2015 16:20:50, 128384 bytes
Driver: C:\windows\system32\DRIVERS\atikmpag.sys, 8.14.0001.6489 (English), 11/18/2015 10:53:38, 671232 bytes
Driver: C:\windows\system32\atiu9p64.dll, 8.14.0001.6489 (English), 11/18/2015 16:20:28, 120656 bytes
Driver: C:\windows\system32\atiuxp64.dll, 8.14.0001.6489 (English), 11/18/2015 16:20:32, 152568 bytes
Driver: C:\windows\system32\atig6txx.dll, 8.14.0001.6489 (English), 11/18/2015 10:54:12, 157696 bytes
Driver: C:\windows\system32\atiglpxx.dll, 8.14.0001.6489 (English), 11/18/2015 10:54:16, 70144 bytes
Driver: C:\windows\system32\aticfx64.dll, 8.17.0010.1429 (English), 11/18/2015 16:20:24, 1496736 bytes
Driver: C:\windows\SysWOW64\aticfx32.dll, 8.17.0010.1429 (English), 11/18/2015 16:20:20, 1229984 bytes
Driver: C:\windows\system32\OpenCL.dll, 2.00.0004.0000 (English), 11/18/2015 15:58:04, 65024 bytes
Driver: C:\windows\system32\amdocl64.dll, 10.00.1912.0005 (English), 11/18/2015 16:08:20, 49984000 bytes
Driver: C:\windows\system32\clinfo.exe, 11/18/2015 16:08:44, 235008 bytes
Driver: C:\windows\SysWOW64\OpenCL.dll, 2.00.0004.0000 (English), 11/18/2015 15:57:58, 59392 bytes
Driver: C:\windows\SysWOW64\amdocl.dll, 10.00.1912.0005 (English), 11/18/2015 16:02:54, 41510912 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.sbz, 8.14.0001.6028 (English), 4/24/2015 02:19:08, 65248 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.ibz, 2/13/2015 03:38:04, 1988 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.cbz, 5/29/2015 03:21:00, 9788 bytes
Driver: C:\windows\system32\atig6pxx.dll, 8.14.0001.6489 (English), 11/18/2015 10:54:20, 75776 bytes
Driver: C:\windows\SysWOW64\atiu9pag.dll, 8.14.0001.6489 (English), 11/18/2015 16:20:26, 102616 bytes
Driver: C:\windows\SysWOW64\atiuxpag.dll, 8.14.0001.6489 (English), 11/18/2015 16:20:32, 133016 bytes
Driver: C:\windows\SysWOW64\atigktxx.dll, 8.14.0001.6489 (English), 11/18/2015 10:53:54, 142336 bytes
Driver: C:\windows\SysWOW64\atiglpxx.dll, 8.14.0001.6489 (English), 11/18/2015 10:54:16, 70144 bytes
Driver: C:\windows\system32\coinst_15.30.dll, 1.00.0005.0009 (English), 11/18/2015 11:40:34, 865280 bytes
Name: Intel(R) 8 Series/C220 Series SMBus Controller - 8C22
Device ID: PCI\VEN_8086&DEV_8C22&SUBSYS_397817AA&REV_05\3&11583659&1&FB
Driver: n/a
Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #1 - 8C10
Device ID: PCI\VEN_8086&DEV_8C10&SUBSYS_397817AA&REV_D5\3&11583659&1&E0
Driver: C:\windows\system32\DRIVERS\pci.sys, 6.03.9600.17238 (English), 12/13/2014 18:29:32, 280384 bytes
Name: Qualcomm Atheros AR9485WB-EG Wireless Network Adapter
Device ID: PCI\VEN_168C&DEV_0032&SUBSYS_321817AA&REV_01\4&36233194&0&00E1
Driver: C:\windows\system32\DRIVERS\athwbx.sys, 10.00.0000.0263 (English), 8/16/2013 12:13:30, 3859968 bytes
Driver: C:\windows\system32\drivers\vwifibus.sys, 6.03.9600.16384 (English), 8/22/2013 19:39:00, 24576 bytes
Name: Intel(R) 8 Series Chipset Family SATA AHCI Controller
Device ID: PCI\VEN_8086&DEV_8C03&SUBSYS_397817AA&REV_05\3&11583659&1&FA
Driver: C:\windows\system32\DRIVERS\iaStorA.sys, 12.08.0000.1016 (English), 8/8/2013 06:23:46, 644968 bytes
Name: Intel(R) USB 3.0 eXtensible Host Controller - 0100 (Microsoft)
Device ID: PCI\VEN_8086&DEV_8C31&SUBSYS_397817AA&REV_05\3&11583659&1&A0
Driver: C:\windows\system32\DRIVERS\UCX01000.SYS, 6.03.9600.17393 (English), 12/13/2014 18:29:31, 189248 bytes
Driver: C:\windows\system32\DRIVERS\USBXHCI.SYS, 6.03.9600.17393 (English), 12/13/2014 18:29:31, 324928 bytes
Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_8C20&SUBSYS_397817AA&REV_05\3&11583659&1&D8
Driver: C:\windows\system32\DRIVERS\hdaudbus.sys, 6.03.9600.17238 (English), 12/13/2014 18:29:35, 76800 bytes
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.03.9600.18154
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.03.9600.18154
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.03.9600.18154
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.03.9600.18154
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.03.9600.18154
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.03.9600.18154
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.03.9600.18154
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.03.9600.18154
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.03.9600.18154
Xiph.Org Theora Decoder,0x00600000,1,1,dsfTheoraDecoder.dll,
Xiph.Org Vorbis Decoder,0x00600000,1,1,dsfVorbisDecoder.dll,
DV Muxer,0x00400000,0,0,qdv.dll,6.06.9600.17415
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.9600.18154
LogMeIn Video Encoder,0x00200000,1,1,,
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.9600.17415
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.9600.18154
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.9600.18154
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.9600.17415
Xiph.Org Ogg Muxer,0x00200000,1,0,dsfOggMux.dll,
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9600.17374
Corel Camera Plug-in,0x00600000,0,2,,6.06.9600.18154
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.9600.17415
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.9600.17415
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.9600.18154
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.9600.18154
Xiph.Org FLAC Decoder,0x00600000,1,1,dsfFLACDecoder.dll,
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.9600.18154
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9600.17415
ATI MPEG File Writer,0x00200000,1,0,atimpenc64.dll,13.30.0000.41120
AMD Video Decoder,0x00200000,1,2,atimpenc64.dll,13.30.0000.41120
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.9600.17415
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.9600.17415
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.9600.17415
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9600.17415
LogMeIn Video Decoder,0x00800000,1,1,,
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.9600.18154
CorelScreenCapture,0x00200000,0,1,,6.06.9600.18154
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.9600.18154
DV Splitter,0x00600000,1,2,qdv.dll,6.06.9600.17415
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.9600.18154
Xiph.Org Theora Encoder,0x00200000,1,1,dsfTheoraEncoder.dll,
Xiph.Org Vorbis Encoder,0x00200000,1,1,dsfVorbisEncoder.dll,
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,12.00.9600.17415
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
AMD MJPEG Decoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.9600.18154
Video Renderer,0x00800001,1,0,quartz.dll,6.06.9600.18154
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.9600.17415
Xiph.Org Native FLAC Decoder,0x00600000,0,1,dsfNativeFLACSource.dll,
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.9600.18154
Xiph.Org Speex Encoder,0x00200000,1,1,dsfSpeexEncoder.dll,
Video Renderer,0x00400000,1,0,quartz.dll,6.06.9600.18154
AMD Video Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
Xiph.Org Speex Decoder,0x00600000,1,1,dsfSpeexDecoder.dll,
Xiph.Org FLAC Encoder,0x00200000,1,1,dsfFLACEncoder.dll,
ATI MPEG Multiplexer,0x00200000,2,1,atimpenc64.dll,13.30.0000.41120
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.9600.17415
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.9600.17415
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.03.9600.17415
File writer,0x00200000,1,0,qcap.dll,6.06.9600.16384
Bandisoft MPEG-1 Video Decoder,0xff800001,1,1,bdfilters64.dll,1.00.0005.0016
AMD Video Scaler Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.9600.18154
Overlay Mixer2,0x00200000,1,1,,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9600.17415
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.9600.17415
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.9600.17415
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.9600.17415
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.9600.18152
Null Renderer,0x00200000,1,0,qedit.dll,6.06.9600.18152
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.9600.17415
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.03.9600.17415
Xiph.Org Ogg Demuxer,0x00600000,1,1,dsfOggDemux2.dll,
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.9600.17415
Smart Tee,0x00200000,1,2,qcap.dll,6.06.9600.16384
Overlay Mixer,0x00200000,0,0,,
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.9600.18154
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.9600.18154
Wave Parser,0x00400000,1,1,quartz.dll,6.06.9600.18154
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.9600.18154
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.9600.18154
File stream renderer,0x00400000,1,1,quartz.dll,6.06.9600.18154
AMD Video Rotation Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,12.00.9600.18145
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.9600.17415
AVI Mux,0x00200000,1,0,qcap.dll,6.06.9600.16384
Bandisoft MPEG-1 Audio Decoder,0xff800001,1,1,bdfilters64.dll,1.00.0005.0016
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.9600.18154
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.9600.18154
File Source (URL),0x00400000,0,1,quartz.dll,6.06.9600.18154
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
WebM Muxer Filter,0x00200000,2,1,webmmux.dll,0.09.0012.0000
WebM VP8 Decoder Filter,0x00600000,1,1,vp8decoder.dll,0.09.0012.0000
WebM VP8 Encoder Filter,0x00200000,1,1,vp8encoder.dll,0.09.0012.0000
WebM Splitter Filter,0x00600000,1,1,webmsplit.dll,0.09.0012.0000
CorelAudioRecorder,0x00200000,0,1,,6.06.9600.18154
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.9600.16384
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.03.9600.18154
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.9600.17415
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.9600.18154
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.03.9600.18154
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.03.9600.18154
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.03.9600.18154
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.9600.17415
LogMeIn Video Encoder,0x00200000,1,1,,
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.9600.18154
Xiph.Org Theora Encoder,0x00200000,1,1,dsfTheoraEncoder.dll,
WebM VP8 Encoder Filter,0x00200000,1,1,vp8encoder.dll,0.09.0012.0000
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.03.9600.18154
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.03.9600.18154
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
Xiph.Org Vorbis Encoder,0x00200000,1,1,dsfVorbisEncoder.dll,
Xiph.Org Speex Encoder,0x00200000,1,1,dsfSpeexEncoder.dll,
Xiph.Org FLAC Encoder,0x00200000,1,1,dsfFLACEncoder.dll,
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.9600.18154
PCM,0x00200000,1,1,quartz.dll,6.06.9600.18154
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.9600.18154
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.9600.18154
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.9600.18154
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.9600.18154
MP2,0x00200000,1,1,quartz.dll,6.06.9600.18154
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.9600.18154
Audio Capture Sources:
麥克風 (USB PnP Sound Device),0x00200000,0,0,qcap.dll,6.06.9600.16384
CorelAudioRecorder,0x00600000,0,1,,6.06.9600.18154
PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.9600.18192
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.9600.18192
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.9600.18192
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.9600.18154
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.9600.18154
WDM Streaming Capture Devices:
,0x00000000,0,0,,
Conexant HD Stereo Mix,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
Conexant HD Audio capture,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
USB PnP Sound Device,0x00200000,2,2,ksproxy.ax,6.03.9600.18154
Lenovo EasyCamera,0x00200000,1,2,ksproxy.ax,6.03.9600.18154
WDM Streaming Rendering Devices:
Conexant HD Audio output,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
,0x00000000,0,0,,
,0x00000000,0,0,,
USB PnP Sound Device,0x00200000,2,2,ksproxy.ax,6.03.9600.18154
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9600.17415
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.9600.17415
Video Capture Sources:
Lenovo EasyCamera,0x00200000,1,2,ksproxy.ax,6.03.9600.18154
Corel Camera Plug-in,0x00600000,0,1,,6.06.9600.18154
CorelScreenCapture,0x00600000,0,1,,6.06.9600.18154
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9600.17415
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.9600.17415
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.9600.17415
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.9600.18192
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.9600.18192
PTFilter,0x00200000,0,0,EncDec.dll,6.06.9600.18192
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.9600.18192
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.03.9600.18154
Audio Renderers:
喇叭 (USB PnP Sound Device),0x00200000,1,0,quartz.dll,6.06.9600.18154
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.9600.18154
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.9600.18154
DirectSound: 喇叭 (Conexant SmartAudio HD),0x00200000,1,0,quartz.dll,6.06.9600.18154
DirectSound: 喇叭 (USB PnP Sound Device),0x00200000,1,0,quartz.dll,6.06.9600.18154
喇叭 (Conexant SmartAudio HD),0x00200000,1,0,quartz.dll,6.06.9600.18154
----------------------------
Preferred DirectShow Filters
----------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\DirectShow\Preferred]
<media subtype GUID>, [<filter friendly name>, ]<filter CLSID>
MEDIASUBTYPE_WMAUDIO_LOSSLESS, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
MEDIASUBTYPE_MPG4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
MEDIASUBTYPE_WVC1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
{64687664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
MEDIASUBTYPE_h264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
MEDIASUBTYPE_MPEG1AudioPayload, MPEG Audio Decoder, CLSID_CMpegAudioCodec
{78766964-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_WMAUDIO3, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
MEDIASUBTYPE_WMV2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MPEG2_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
{64697678-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
WMMEDIASUBTYPE_MP3, MP3 Decoder DMO, CLSID_CMP3DecMediaObject
MEDIASUBTYPE_mp42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
MEDIASUBTYPE_MSS1, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
MEDIASUBTYPE_WVP2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMV1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVP, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMV3, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVR, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MJPG, MJPEG Decompressor, CLSID_MjpegDec
MEDIASUBTYPE_mp43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
MEDIASUBTYPE_MSS2, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
{64737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
WMMEDIASUBTYPE_WMAudioV8, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
{44495658-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
WMMEDIASUBTYPE_WMSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
MEDIASUBTYPE_RAW_AAC1, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
{6C737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
MEDIASUBTYPE_MP43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
MEDIASUBTYPE_MPEG1Payload, MPEG Video Decoder, CLSID_CMpegVideoCodec
MEDIASUBTYPE_AVC1, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
{20637664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
{58564944-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_MP42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
MEDIASUBTYPE_MPEG_ADTS_AAC, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
MEDIASUBTYPE_mpg4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
MEDIASUBTYPE_M4S2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_m4s2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_MP4S, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_mp4s, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_MPEG1Packet, MPEG Video Decoder, CLSID_CMpegVideoCodec
{5634504D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
{7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_H264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
MEDIASUBTYPE_MPEG2_VIDEO, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
MEDIASUBTYPE_WMVA, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
MEDIASUBTYPE_DVD_LPCM_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
MEDIASUBTYPE_MPEG_LOAS, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
---------------------------
Media Foundation Transforms
---------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms]
<category>:
<transform friendly name>, <transform CLSID>, <flags>, [<merit>, ]<file name>, <file version>
Video Decoders:
IntelR Hardware M-JPEG Decoder MFT, {00C69F81-0524-48C0-A353-4DD9D54F9A6E}, 0x6, 7, mfx_mft_mjpgvd_64.dll, 6.15.0008.0014
IntelR Hardware VP9 Decoder MFT, {0C69E30B-A112-4A86-B496-35120CD745D5}, 0x6, mfx_mft_vp9vd_64.dll, 6.15.0008.0014
AMD D3D11 Hardware MFT Playback Decoder, {17796AEB-0F66-4663-B8FB-99CBEE0224CE}, 0x4, 8, AMDhwDecoder_64.dll, 1.00.0000.0001
IntelR Hardware VP8 Decoder MFT, {6D856398-834E-4A89-8EE5-071BB3F58BE4}, 0x6, mfx_mft_vp8vd_64.dll, 6.15.0008.0014
IntelR Hardware VP9 Sync Decoder MFT, {07AB4BD2-1979-4FCD-A697-DF9AD15B34FE}, 0x1, mfx_mft_vp9vd_64.dll, 6.15.0008.0014
Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}, 0x1, msmpeg2vdec.dll, 12.00.9600.17374
DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}, 0x1, mfdvdec.dll, 6.03.9600.17415
IntelR Hardware VP8 Sync Decoder MFT, {451E3CB7-2622-4BA5-8E1D-44B3C41D0924}, 0x1, mfx_mft_vp8vd_64.dll, 6.15.0008.0014
Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT, 0x1, mp4sdecd.dll, 6.03.9600.18154
Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT, 0x1, msmpeg2vdec.dll, 12.00.9600.17374
WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject, 0x1, wmvsdecd.dll, 6.03.9600.18154
WMVideo Decoder MFT, CLSID_CWMVDecMediaObject, 0x1, wmvdecod.dll, 6.03.9600.18154
MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}, 0x1, mfmjpegdec.dll, 6.03.9600.17415
Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject, 0x1, mp43decd.dll, 6.03.9600.18154
Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject, 0x1, mpg4decd.dll, 6.03.9600.18154
Video Encoders:
IntelR Quick Sync Video H.264 Encoder MFT, {4BE8D3C0-0515-4A37-AD55-E4BAE19AF471}, 0x4, 7, mfx_mft_h264ve_64.dll, 6.15.0008.0014
AMD H.264 Hardware MFT Encoder, {ADC9BC80-0F41-46C6-AB75-D693D793597D}, 0x4, 8, AMDh264Enc64.dll, 1.00.0000.0001
H264 Encoder MFT, {6CA50344-051A-4DED-9779-A43305165E35}, 0x1, mfh264enc.dll, 6.03.9600.17415
WMVideo8 Encoder MFT, CLSID_CWMVXEncMediaObject, 0x1, wmvxencd.dll, 6.03.9600.18154
WMVideo9 Encoder MFT, CLSID_CWMV9EncMediaObject, 0x1, wmvencod.dll, 6.03.9600.18154
Microsoft MPEG-2 Video Encoder MFT, {E6335F02-80B7-4DC4-ADFA-DFE7210D20D5}, 0x2, msmpeg2enc.dll, 12.00.9600.17415
Video Effects:
Frame Rate Converter, CLSID_CFrameRateConvertDmo, 0x1, mfvdsp.dll, 6.03.9600.18154
Resizer MFT, CLSID_CResizerDMO, 0x1, vidreszr.dll, 6.03.9600.18154
VideoStabilization MFT, {51571744-7FE4-4FF2-A498-2DC34FF74F1B}, 0x1, MSVideoDSP.dll, 6.03.9600.17415
Color Control, CLSID_CColorControlDmo, 0x1, mfvdsp.dll, 6.03.9600.18154
Color Converter MFT, CLSID_CColorConvertDMO, 0x1, colorcnv.dll, 6.03.9600.18154
Video Processor:
Microsoft Video Processor MFT, {88753B26-5B24-49BD-B2E7-0C445C78C982}, 0x1, msvproc.dll, 12.00.9600.17415
Audio Decoders:
Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}, 0x1, MSAudDecMFT.dll, 6.03.9600.17415
WMAudio Decoder MFT, CLSID_CWMADecMediaObject, 0x1, WMADMOD.DLL, 6.03.9600.18154
Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT, 0x1, MSAudDecMFT.dll, 6.03.9600.17415
A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}, 0x1, mfcore.dll, 12.00.9600.18154
GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}, 0x1, mfcore.dll, 12.00.9600.18154
WMAPro over S/PDIF MFT, CLSID_CWMAudioSpdTxDMO, 0x1, WMADMOD.DLL, 6.03.9600.18154
Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}, 0x1, MSAudDecMFT.dll, 6.03.9600.17415
WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject, 0x1, WMSPDMOD.DLL, 6.03.9600.18154
G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}, 0x1, mfcore.dll, 12.00.9600.18154
IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}, 0x1, mfcore.dll, 12.00.9600.18154
MP3 Decoder MFT, CLSID_CMP3DecMediaObject, 0x1, mp3dmod.dll, 6.03.9600.18154
ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}, 0x1, mfcore.dll, 12.00.9600.18154
Audio Encoders:
MP3 Encoder ACM Wrapper MFT, {11103421-354C-4CCA-A7A3-1AFF9A5B6701}, 0x1, mfcore.dll, 12.00.9600.18154
WM Speech Encoder DMO, CLSID_CWMSPEncMediaObject2, 0x1, WMSPDMOE.DLL, 6.03.9600.18154
Microsoft MPEG-2 Audio Encoder MFT, {46A4DD5C-73F8-4304-94DF-308F760974F4}, 0x1, msmpeg2enc.dll, 12.00.9600.17415
WMAudio Encoder MFT, CLSID_CWMAEncMediaObject, 0x1, WMADMOE.DLL, 6.03.9600.18154
Microsoft AAC Audio Encoder MFT, {93AF0C51-2275-45D2-A35B-F2BA21CAED00}, 0x1, mfAACEnc.dll, 6.03.9600.17415
Microsoft Dolby Digital Encoder MFT, {AC3315C9-F481-45D7-826C-0B406C1F64B8}, 0x1, msac3enc.dll, 6.03.9600.17415
Audio Effects:
AEC, CLSID_CWMAudioAEC, 0x1, mfwmaaec.dll, 6.03.9600.18154
Resampler MFT, CLSID_CResamplerMediaObject, 0x1, resampledmo.dll, 6.03.9600.18154
Multiplexers:
Microsoft MPEG2 Multiplexer MFT, {AB300F71-01AB-46D2-AB6C-64906CB03258}, 0x2, mfmpeg2srcsnk.dll, 12.00.9600.17415
Others:
Microsoft H264 Video Remux (MPEG2TSToMP4) MFT, {05A47EBB-8BF0-4CBF-AD2F-3B71D75866F5}, 0x1, msmpeg2vdec.dll, 12.00.9600.17374
--------------------------------------------
Media Foundation Enabled Hardware Categories
--------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\HardwareMFT]
EnableVideoProcessors = 1
EnableEncoders = 1
EnableDecoders = 1
-------------------------------------
Media Foundation Byte Stream Handlers
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
<file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred]
.3g2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.3gp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.3gp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
.ac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
.adt, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
.adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
.asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
.dvr-ms, {65964407-A5D8-4060-85B0-1CCD63F768E2}, dvr-ms Byte Stream Handler, Preferred
.dvr-ms, {A8721937-E2FB-4D7A-A9EE-4EB08C890B6E}, MF SBE Source ByteStreamHandler
.ec3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
.m2t, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.m2ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mov, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mp2v, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
.mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mp4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
.mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mpg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.nsc, {B084785C-DDE0-4D30-8CA8-05A373E185BE}, NSC Byte Stream Handler, Preferred
.sami, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
.smi, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
.tod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.uvu, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.vob, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
.wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.wtv, {65964407-A5D8-4060-85B0-1CCD63F768E2}, WTV Byte Stream Handler, Preferred
audio/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/aacp, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/eac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
audio/L16, {3FFB3B8C-EB99-472B-8902-E1C1B05F07CF}, LPCM Byte Stream Handler, Preferred
audio/mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/mpeg3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/vnd.dlna.adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/vnd.dolby.dd-raw, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
audio/wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
audio/x-aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/x-m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/x-mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/x-mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/x-ms-wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
audio/x-wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
video/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
video/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
video/msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
video/vnd.dece.mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/vnd.dlna.mpeg-tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
video/x-m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/x-ms-asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
video/x-ms-wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
video/x-ms-wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
video/x-msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
--------------------------------
Media Foundation Scheme Handlers
--------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
<URL type>, <handler CLSID>, <brief description>[, Preferred]
file:, {477EC299-1421-4BDD-971F-7CCB933F21AD}, File Scheme Handler, Preferred
http:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler
http:, {9EC4B4F9-3029-45AD-947B-344DE2A249E2}, Urlmon Scheme Handler
http:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
httpd:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler, Preferred
httpnd:, {2EEEED04-0908-4CDB-AF8F-AC5B768A34C9}, Drm Scheme Handler, Preferred
https:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
httpsd:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
httpt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
httpu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
mcast:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
mms:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
ms-appdata:, {CFC81939-3886-4ACF-9692-DA58037AE716}, MsAppData Scheme Handler, Preferred
ms-appx-web:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppxWeb Scheme Handler, Preferred
ms-appx:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppx Scheme Handler, Preferred
ms-winsoundevent:, {F79A6BF9-7415-4CF3-AE10-4559509ABC3C}, Sound Event Scheme Handler, Preferred
rtsp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
rtspt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
rtspu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
sdp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
-------------------------------------
Preferred Media Foundation Transforms
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\Preferred]
<media subtype GUID>, [<transform friendly name>, ]<transform CLSID>
MFAudioFormat_AAC, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
MFAudioFormat_WMAudio_Lossless, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
MEDIASUBTYPE_MPG4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
{3F40F4F0-5622-4FF8-B6D8-A17A584BEE5E}, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
MFVideoFormat_WVC1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
KSDATAFORMAT_SUBTYPE_ADPCM, ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}
MFVideoFormat_DVHD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
MFAudioFormat_MPEG, Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}
{00002000-0000-0010-8000-00AA00389B71}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
MFAudioFormat_WMAudioV9, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
MFVideoFormat_WMV2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_DOLBY_DDPLUS, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
{53314356-0000-0010-8000-00AA00389B71}, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MFAudioFormat_MP3, MP3 Decoder MFT, CLSID_CMP3DecMediaObject
MEDIASUBTYPE_mp42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
MFVideoFormat_MSS1, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
MEDIASUBTYPE_WVP2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MFVideoFormat_WMV1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVP, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MFVideoFormat_WMV3, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVR, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
KSDATAFORMAT_SUBTYPE_MULAW, G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}
MFVideoFormat_MJPG, MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}
MEDIASUBTYPE_mp43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
{00000031-0000-0010-8000-00AA00389B71}, GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}
MFVideoFormat_DVSD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
MFVideoFormat_MSS2, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
MFAudioFormat_WMAudioV8, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
MFAudioFormat_MSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
MEDIASUBTYPE_RAW_AAC1, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
MFVideoFormat_DVSL, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
MFVideoFormat_MP43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
MFVideoFormat_DVC, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
{00000011-0000-0010-8000-00AA00389B71}, IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}
MEDIASUBTYPE_MP42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
{00000006-0000-0010-8000-00AA00389B71}, A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}
MEDIASUBTYPE_mpg4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
MFVideoFormat_M4S2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MEDIASUBTYPE_m4s2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MFVideoFormat_MP4S, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MEDIASUBTYPE_mp4s, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
{33363248-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
{E06D802C-DB46-11CF-B4D1-00805F6CBBEA}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
MFVideoFormat_MP4V, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
{7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MFVideoFormat_H264, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
MFVideoFormat_MPEG2, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
MFVideoFormat_MPG1, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
MEDIASUBTYPE_WMVA, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
-------------------------------------
Disabled Media Foundation Transforms
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\DoNotUse]
<transform CLSID>
------------------------
Disabled Media Sources
------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\DoNotUse]
<media source CLSID>
---------------
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
---------------
Diagnostics
---------------
Windows Error Reporting:
+++ WER0 +++:
Fault bucket , type 0
Event Name: PnPDriverInstallError
Response: Not available
Cab Id: 0
Problem signature:
P1: x64
P2: 000005B4
P3: CU301171.INF
P4: 82553900a85e7016265eacdfb86dd72a5f17e67f
P5: ati2mtag_R503
P6:
P7:
P8:
P9:
P10:
+++ WER1 +++:
Fault bucket , type 0
Event Name: PDUWICA
Response: 無法使用
Cab Id: 0
Problem signature:
P1: 101
P2: 1.6
P3: 6.3.0.0
P4: 3076
P5: 89
P6:
P7:
P8:
P9:
P10:
+++ WER2 +++:
Fault bucket , type 0
Event Name: PDUWICA
Response: 無法使用
Cab Id: 0
Problem signature:
P1: 101
P2: 1.6
P3: 6.3.0.0
P4: 3076
P5: 89
P6:
P7:
P8:
P9:
P10:
+++ WER3 +++:
Fault bucket 120442576947, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: RadeonSettings.exe
P2: 10.1.1.1622
P3: 56f001ba
P4: atiadlxx.dll
P5: 7.16.10.1301
P6: 564be878
P7: c0000005
P8: 000000000008e5f7
P9:
P10:
+++ WER4 +++:
Fault bucket , type 0
Event Name: PnPDriverInstallError
Response: 無法使用
Cab Id: 0
Problem signature:
P1: x64
P2: 000005B4
P3: CU301171.INF
P4: 82553900a85e7016265eacdfb86dd72a5f17e67f
P5: ati2mtag_R503
P6:
P7:
P8:
P9:
P10:
+++ WER5 +++:
Fault bucket , type 0
Event Name: PnPDriverInstallError
Response: 無法使用
Cab Id: 0
Problem signature:
P1: x64
P2: 000005B4
P3: CU301171.INF
P4: 82553900a85e7016265eacdfb86dd72a5f17e67f
P5: ati2mtag_R503
P6:
P7:
P8:
P9:
P10:
+++ WER6 +++:
Fault bucket 126236850895, type 5
Event Name: WindowsUpdateFailure2
Response: Not available
Cab Id: 0
Problem signature:
P1: 7.9.9600.17489
P2: 80240054
P3: 33E5E586-8DE5-447D-8E90-97D1BC89241A
P4: Download
P5: 101
P6: Unmanaged {9482F4B4-E343-43B6-B170-9A65BC822C77}
P7: 0
P8:
P9:
P10:
+++ WER7 +++:
Fault bucket 126236850895, type 5
Event Name: WindowsUpdateFailure2
Response: Not available
Cab Id: 0
Problem signature:
P1: 7.9.9600.17489
P2: 80240054
P3: 33E5E586-8DE5-447D-8E90-97D1BC89241A
P4: Download
P5: 101
P6: Unmanaged {9482F4B4-E343-43B6-B170-9A65BC822C77}
P7: 0
P8:
P9:
P10:
+++ WER8 +++:
Fault bucket 125778785109, type 5
Event Name: WindowsUpdateFailure2
Response: Not available
Cab Id: 0
Problem signature:
P1: 7.9.9600.17489
P2: 80240054
P3: D9672F48-3638-4684-8667-D102617469BB
P4: Download
P5: 101
P6: Unmanaged {9482F4B4-E343-43B6-B170-9A65BC822C77}
P7: 0
P8:
P9:
P10:
+++ WER9 +++:
Fault bucket 125778785109, type 5
Event Name: WindowsUpdateFailure2
Response: Not available
Cab Id: 0
Problem signature:
P1: 7.9.9600.17489
P2: 80240054
P3: D9672F48-3638-4684-8667-D102617469BB
P4: Download
P5: 101
P6: Unmanaged {9482F4B4-E343-43B6-B170-9A65BC822C77}
P7: 0
P8:
P9:
P10:
.
The comment marked as spam above is me posting the DxDiag, the DxDiag is very long so maybe its considered as a spam reply
Try posting it here then.
Ty for the website , i pasted it there http://pastebin.com/LFB1Lp28
I tried starting minecraft just now , but a message "LoadLibary failed with error 87: The paramater is incorrect" appears before the logo screen , when i close it , the game closes also.
Game is stuck at black screen with the message
Here is the game output
Jun 28, 2016 3:24:26 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
Jun 28, 2016 3:24:26 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft
229 recipes
27 achievements
2016-06-28 15:24:27 [CLIENT] [INFO] Setting user: DkesRtardoZyeedr
(Session ID is token:16fb0a0dade74544a4ca85e33c40b7b3:bbd5a43c1c3b432a89484e42ebd85eab)
Client asked for parameter: server
Turning of ImageIO disk-caching
Loading current icons for window from: C:\Users\user\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\user\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2016-06-28 15:24:27 [CLIENT] [INFO] LWJGL Version: 2.9.0
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
i don't understand , is there a fix?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTry finding the program to update your graphics drivers here http://support.amd.com/en-us/download
Should have a program called AMD Catalyst also already installed. If not the card in your computer wasn't installed correctly.
If only AMD made 1 program to manage every card :/
Nvidia does,
Former everything.
How to get dxdiag
@grimallq
It worked!
my minecraft works now, thank you so much!