I don't know why you can't run minecraft with 1024M heap if you have 3G of RAM.
Have you rebooted your computer lately? Maybe the problem is that there isn't enough contiguous memory available.
As for the Captain, you played with the Java arguments and you played wrong:
-Xmx1024 -Xms1024M
You're getting an incompatible heap size error because you have 1GB minimum heap (-Xms1024M) and 1024 bytes (yes that's 1 kilobyte) maximum heap (-Xmx1024)
OK, so i set the java arguments to default, then restarted. When my computer came back on, the problem got ... wait for it ... WORSE. But, I did notice something weird with the part of the development that gets deleted when the launcher starts. Here it is:
Bootstrap (v5)
Current time is Apr 19, 2014 10:47:26 PM
System.getProperty('os.name') == 'Windows Vista'
System.getProperty('os.version') == '6.0'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_51'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Looking for update
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Got reply in: 371ms
No update found.
Reversing LZMA on C:\Users\User\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\User\AppData\Roaming\.minecraft\launcher.pack
Unpacking C:\Users\User\AppData\Roaming\.minecraft\launcher.pack to C:\Users\User\AppData\Roaming\.minecraft\launcher.jar
Cleaning up C:\Users\User\AppData\Roaming\.minecraft\launcher.pack
Starting launcher.
I'm pretty sure the bolded site is actually some form of spyware on my computer (don't ask what the previous owner did to this thing). Do you know anything about it? Or is there another problem?
I'm pretty sure the bolded site is actually some form of spyware on my computer (don't ask what the previous owner did to this thing). Do you know anything about it? Or is there another problem?
That is all normal. There is nothing malicious there. I don't even see a problem here, just normal launcher start-up.
You're getting an incompatible heap size error because you have 1GB minimum heap (-Xms1024M) and 1024 bytes (yes that's 1 kilobyte) maximum heap (-Xmx1024)
I realized that error after posting and changed it. Unfortunately even after setting it I got the same result:
[09:10:07 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:00.798)
[09:10:07 INFO]: Launching game
[09:10:07 INFO]: Looking for old natives & assets to clean up...
[09:10:07 INFO]: Unpacking natives to C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532
[09:10:08 INFO]: Launching in C:\Users\Durzo\AppData\Roaming\.minecraft
[09:10:08 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms1024M -Djava.library.path=C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532 -cp C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.13\authlib-1.5.13.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9.jar net.minecraft.client.main.Main
[09:10:09 INFO]: Client> [09:10:09] [main/INFO]: Setting user: CptLighning
[09:10:09 INFO]: Client> [09:10:09] [main/INFO]: (Session ID is token:30f130387f944cc88d33cd81f4396284:b5309076df824f1aab91fa90f19cd822)
[09:10:09 INFO]: Client> [09:10:09] [Client thread/INFO]: LWJGL Version: 2.9.1
[09:10:10 INFO]: Client> [09:10:10] [Client thread/INFO]: Reloading ResourceManager: Default
[09:10:10 INFO]: Client>
[09:10:10 INFO]: Client> Starting up SoundSystem...
[09:10:10 INFO]: Client> Initializing LWJGL OpenAL
[09:10:10 INFO]: Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[09:10:10 INFO]: Client> OpenAL initialized.
[09:10:11 INFO]: Client>
[09:10:11 INFO]: Client> [09:10:11] [Sound Library Loader/INFO]: Sound engine started
[09:10:11 INFO]: Client> [09:10:11] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[09:10:11 INFO]: Client> [09:10:11] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[09:10:36 ERROR]: Game ended with bad state (exit code -805306369)
[09:10:36 INFO]: Deleting C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532
[09:10:36 WARN]: Couldn't delete C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532 - scheduling for deletion upon exit
[09:10:36 INFO]: Ignoring visibility rule and showing launcher due to a game crash
Unfortunately I've tried those before. I still get a black screen and it says my Video driver has stopped responding but has recovered. It must be something specific about Minecraft though as it never crashes for anything except for FTL. I assume they use something similar.
You don't have the same issue, which is why you shouldn't hijack other people's threads. Your profile is trying to run java from the java 6 path, but your log says your OS has java 7. I am a little curious if your profile has the java path option "checked" or 'unchecked' right now, in any case, that's what you need to fix.
Well in terms of Memory, it's taking up harddrive space. Not that much RAM. It's pretty light in terms of that. You said previously you have a decent amount of harddrive space. So it should be fine.
Yes, it is called as people have said few times here.
Post your DXDiag log contents in a spoiler.
Also Windows Vista. I bet it does not even have SP2.
You are leaving a lot of information out here... Dragging this thread on for pointless reasons.
Machine probably does not have but like 1GB or 2GB ram. Most vista machines were like this, and given it is 32bit OS, it is likely so up to max of 3GB, but at those were the high end hardware config vista machines for consumers.
I'm dragging this thread on because i want to have my Minecraft back. No need to be rude like that. Anyway, here's the DXDiag:
------------------
System Information
------------------
Time of this report: 4/18/2014, 17:48:23
Machine name: BRENDAN-PC
Operating System: Windows Vista™ Home Premium (6.0, Build 6001) Service Pack 1 (6001.vistasp1_gdr.101014-0432)
Language: English (Regional Setting: English)
System Manufacturer: TOSHIBA
System Model: Satellite A205
BIOS: Ver 1.00PARTTBL
Processor: Intel(R) Core(TM)2 Duo CPU T5550 @ 1.83GHz (2 CPUs), ~1.8GHz
Memory: 3062MB RAM
Page File: 1641MB used, 4683MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 10
DX Setup Parameters: Not found
DxDiag Version: 6.00.6001.18000 32bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
InterVideo MPEG4 Video Encoder,0x00200000,1,1,MP4VENC.ax,0.08.0008.0000
InterVideo Video Encoder,0x00200000,2,1,IVIVENC.ax,3.01.0006.0000
MJPEG Compressor,0x00200000,0,0,,6.06.6001.18461
Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Bandi MJPEG Video Decoder,0x00200000,1,1,,6.06.6001.18000
Bandi MPEG-1 Video Decoder,0x00200000,1,1,,6.06.6001.18000
Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,,
WMAudio Encoder DMO,0x00600800,1,1,,
InterVideo Audio Encoder,0x00200000,1,1,iviaenc.ax,3.01.0006.0000
Intervideo AAC Encoder,0x00600000,0,0,AACEnc.ax,1.00.0000.0001
Intervideo AMR Encoder,0x00600000,1,1,AmrEnc.ax,8.01.0000.0000
IMA ADPCM,0x00200000,1,1,,6.06.6001.18461
PCM,0x00200000,1,1,,6.06.6001.18461
Microsoft ADPCM,0x00200000,1,1,,6.06.6001.18461
GSM 6.10,0x00200000,1,1,,6.06.6001.18461
DV Audio -- NTSC,0x00200000,1,1,,6.06.6001.18461
DV Audio -- PAL,0x00200000,1,1,,6.06.6001.18461
Messenger Audio Codec,0x00200000,1,1,,6.06.6001.18461
CCITT A-Law,0x00200000,1,1,,6.06.6001.18461
CCITT u-Law,0x00200000,1,1,,6.06.6001.18461
MP2,0x00200000,1,1,,6.06.6001.18461
MPEG Layer-3,0x00200000,1,1,,6.06.6001.18461
Audio Capture Sources:
Microphone (Realtek High Defini,0x00200000,0,0,,6.06.6001.18000
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,,6.06.6001.18461
Microsoft GS Wavetable Synth,0x00200000,1,0,,6.06.6001.18461
WDM Streaming Capture Devices:
,0x00000000,0,0,,
,0x00000000,0,0,,
Chicony USB 2.0 Camera,0x00200000,1,1,,6.00.6001.18000
WDM Streaming Rendering Devices:
Realtek HD Audio output,0x00200000,1,1,,6.00.6001.18000
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.6001.18459
Video Capture Sources:
Chicony USB 2.0 Camera,0x00200000,1,1,,6.00.6001.18000
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.6001.18459
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.6001.18000
Hope this helps as well. I'm having the same error here. Display driver stops responding but recovers. Looking in the "eventvwr" it seems the javaw.exe is failing.
DxDiag:
------------------
System Information
------------------
Time of this report: 4/26/2014, 20:57:03
Machine name: BLINT
Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130828-1532)
Language: English (Regional Setting: English)
System Manufacturer: Acer
System Model: Aspire M7720
BIOS: Default System BIOS
Processor: Intel® Core™ i7 CPU 920 @ 2.67GHz (8 CPUs), ~2.7GHz
Memory: 12288MB RAM
Available OS Memory: 12280MB RAM
Page File: 7918MB used, 16638MB 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.01.7601.17514 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Display Tab 2: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Sound Tab 3: No problems found.
Input Tab: No problems found.
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
WDM Streaming Capture Devices:
,0x00000000,0,0,,
HD Audio Mixed capture,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
USB2.0 PC CAMERA,0x00200000,1,2,ksproxy.ax,6.01.7601.17514
USB2.0 MIC,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
WDM Streaming Rendering Devices:
AMD HD Audio HDMI out #0,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio HDMI out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio Headphone/Speakers,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
Video Capture Sources:
USB2.0 PC CAMERA,0x00200000,1,2,ksproxy.ax,6.01.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
---------------
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
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Have you rebooted your computer lately? Maybe the problem is that there isn't enough contiguous memory available.
As for the Captain, you played with the Java arguments and you played wrong:
You're getting an incompatible heap size error because you have 1GB minimum heap (-Xms1024M) and 1024 bytes (yes that's 1 kilobyte) maximum heap (-Xmx1024)
Bootstrap (v5)
Current time is Apr 19, 2014 10:47:26 PM
System.getProperty('os.name') == 'Windows Vista'
System.getProperty('os.version') == '6.0'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_51'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Looking for update
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Got reply in: 371ms
No update found.
Reversing LZMA on C:\Users\User\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\User\AppData\Roaming\.minecraft\launcher.pack
Unpacking C:\Users\User\AppData\Roaming\.minecraft\launcher.pack to C:\Users\User\AppData\Roaming\.minecraft\launcher.jar
Cleaning up C:\Users\User\AppData\Roaming\.minecraft\launcher.pack
Starting launcher.
I'm pretty sure the bolded site is actually some form of spyware on my computer (don't ask what the previous owner did to this thing). Do you know anything about it? Or is there another problem?
That is all normal. There is nothing malicious there. I don't even see a problem here, just normal launcher start-up.
I realized that error after posting and changed it. Unfortunately even after setting it I got the same result:
[09:10:07 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:00.798)
[09:10:07 INFO]: Launching game
[09:10:07 INFO]: Looking for old natives & assets to clean up...
[09:10:07 INFO]: Unpacking natives to C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532
[09:10:08 INFO]: Launching in C:\Users\Durzo\AppData\Roaming\.minecraft
[09:10:08 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms1024M -Djava.library.path=C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532 -cp C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.13\authlib-1.5.13.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9.jar net.minecraft.client.main.Main
[09:10:09 INFO]: Client> [09:10:09] [main/INFO]: Setting user: CptLighning
[09:10:09 INFO]: Client> [09:10:09] [main/INFO]: (Session ID is token:30f130387f944cc88d33cd81f4396284:b5309076df824f1aab91fa90f19cd822)
[09:10:09 INFO]: Client> [09:10:09] [Client thread/INFO]: LWJGL Version: 2.9.1
[09:10:10 INFO]: Client> [09:10:10] [Client thread/INFO]: Reloading ResourceManager: Default
[09:10:10 INFO]: Client>
[09:10:10 INFO]: Client> Starting up SoundSystem...
[09:10:10 INFO]: Client> Initializing LWJGL OpenAL
[09:10:10 INFO]: Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[09:10:10 INFO]: Client> OpenAL initialized.
[09:10:11 INFO]: Client>
[09:10:11 INFO]: Client> [09:10:11] [Sound Library Loader/INFO]: Sound engine started
[09:10:11 INFO]: Client> [09:10:11] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[09:10:11 INFO]: Client> [09:10:11] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[09:10:36 ERROR]: Game ended with bad state (exit code -805306369)
[09:10:36 INFO]: Deleting C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532
[09:10:36 WARN]: Couldn't delete C:\Users\Durzo\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-1003313289970532 - scheduling for deletion upon exit
[09:10:36 INFO]: Ignoring visibility rule and showing launcher due to a game crash
All I can suggest is to follow the suggestions at the link.
Yes, it is called as people have said few times here.
Post your DXDiag log contents in a spoiler.
Also Windows Vista. I bet it does not even have SP2.
You are leaving a lot of information out here... Dragging this thread on for pointless reasons.
Machine probably does not have but like 1GB or 2GB ram. Most vista machines were like this, and given it is 32bit OS, it is likely so up to max of 3GB, but at those were the high end hardware config vista machines for consumers.
Simple said, post DXDiag in a spoiler.
System Information
------------------
Time of this report: 4/18/2014, 17:48:23
Machine name: BRENDAN-PC
Operating System: Windows Vista™ Home Premium (6.0, Build 6001) Service Pack 1 (6001.vistasp1_gdr.101014-0432)
Language: English (Regional Setting: English)
System Manufacturer: TOSHIBA
System Model: Satellite A205
BIOS: Ver 1.00PARTTBL
Processor: Intel(R) Core(TM)2 Duo CPU T5550 @ 1.83GHz (2 CPUs), ~1.8GHz
Memory: 3062MB RAM
Page File: 1641MB used, 4683MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 10
DX Setup Parameters: Not found
DxDiag Version: 6.00.6001.18000 32bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)
---------------
Display Devices
---------------
Card name: Mobile Intel(R) 965 Express Chipset Family
Manufacturer: Intel Corporation
Chip type: Mobile Intel(R) 965 Express Chipset Family
DAC type: Internal
Device Key: Enum\PCI\VEN_8086&DEV_2A02&SUBSYS_FF001179&REV_0C
Display Memory: 358 MB
Dedicated Memory: 0 MB
Shared Memory: 358 MB
Current Mode: 1280 x 800 (32 bit) (60Hz)
Monitor: Generic PnP Monitor
Driver Name: igdumd32.dll
Driver Version: 7.14.0010.1329 (English)
DDI Version: 9Ex
Driver Attributes: Final Retail
Driver Date/Size: 9/13/2007 18:23:46, 2498560 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B78E66-6942-11CF-F877-0ADFADC2CA35}
Vendor ID: 0x8086
Device ID: 0x2A02
SubSys ID: 0xFF001179
Revision ID: 0x000C
Revision ID: 0x000C
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_B ModeVC1_B
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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
{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
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Speakers (Realtek High Definition Audio)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0268&SUBSYS_1179FF02&REV_1000
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: RTKVHDA.sys
Driver Version: 6.00.0001.5904 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 7/28/2009 22:02:42, 2735504 bytes
Other Files:
Driver Provider: Realtek Semiconductor Corp.
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
---------------------
Sound Capture Devices
---------------------
Description: Microphone (Realtek High Definition Audio)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: RTKVHDA.sys
Driver Version: 6.00.0001.5904 (English)
Driver Attributes: Final Retail
Date and Size: 7/28/2009 22:02:42, 2735504 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x2830
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 1/20/2008 22:23:03, 194560 bytes
| Driver: usbd.sys, 1/20/2008 22:23:03, 5888 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ Standard PS/2 Keyboard
| Matching Device ID: *pnp0303
| Service: i8042prt
| Driver: i8042prt.sys, 1/20/2008 22:23:20, 54784 bytes
| Driver: kbdclass.sys, 1/20/2008 22:23:23, 35384 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 1/20/2008 22:23:20, 54784 bytes
| Driver: kbdclass.sys, 1/20/2008 22:23:23, 35384 bytes
|
+ Alps Pointing-device
| Matching Device ID: *pnp0f13
| Upper Filters: ApfiltrService
| Service: i8042prt
| Driver: Apfiltr.sys, 8/30/2006 12:35:58, 140800 bytes
| Driver: Vxdif.dll, 6/8/2006 13:25:14, 100030 bytes
| Driver: Apoint.exe, 9/11/2006 18:21:16, 180224 bytes
| Driver: ApntEx.exe, 9/8/2006 18:06:08, 40960 bytes
| Driver: EzPopup.exe, 9/11/2006 18:47:24, 57344 bytes
| Driver: Ezcapt.exe, 9/8/2006 18:00:00, 159744 bytes
| Driver: ApInst.dll, 9/20/2006 02:55:20, 45056 bytes
| Driver: Uninstap.exe, 9/15/2006 15:35:12, 167936 bytes
| Driver: ApCommon.dll, 9/26/2006 15:48:40, 106496 bytes
| Driver: ApTabCtl.dll, 8/31/2006 15:53:06, 53248 bytes
| Driver: ApMain.dll, 8/19/2006 20:55:50, 81920 bytes
| Driver: ApDual.dll, 8/19/2006 19:47:56, 77824 bytes
| Driver: ApStick.dll, 8/19/2006 15:37:08, 147456 bytes
| Driver: ApPad.dll, 8/19/2006 19:18:20, 413696 bytes
| Driver: ApOthers.dll, 8/19/2006 20:11:10, 81920 bytes
| Driver: ApString.dll, 2/28/2006 18:31:06, 364544 bytes
| Driver: ApMouse.dll, 8/23/2006 13:38:04, 98304 bytes
| Driver: EzCapt.dll, 8/19/2006 13:56:08, 81920 bytes
| Driver: EzAuto.dll, 8/7/2006 20:47:20, 69632 bytes
| Driver: EzLaunch.dll, 8/19/2006 13:38:22, 163840 bytes
| Driver: hidfind.exe, 9/8/2006 18:10:22, 40960 bytes
| Driver: ApMsgFwd.exe, 9/8/2006 17:54:30, 42544 bytes
| Driver: ApHelp04.01, 1/24/2003 22:31:20, 8339 bytes
| Driver: ApHelp04.02, 1/24/2003 22:32:00, 8321 bytes
| Driver: ApHelp07.01, 9/4/2003 18:24:50, 16039 bytes
| Driver: ApHelp09.01, 1/29/2003 13:26:32, 12875 bytes
| Driver: ApHelp10.01, 1/24/2003 23:48:16, 17443 bytes
| Driver: ApHelp0A.03, 1/24/2003 22:35:32, 16017 bytes
| Driver: ApHelp0C.01, 1/25/2003 02:30:54, 16157 bytes
| Driver: ApHelp11.01, 3/23/2004 18:12:38, 11879 bytes
| Driver: ApHelp12.01, 1/27/2003 17:29:32, 11427 bytes
| Driver: ApHelp05.01, 7/28/2003 17:26:08, 12375 bytes
| Driver: ApHelp06.01, 7/28/2003 17:41:50, 12723 bytes
| Driver: ApHelp0B.01, 7/28/2003 17:46:36, 13184 bytes
| Driver: ApHelp08.01, 8/5/2003 00:07:42, 16944 bytes
| Driver: ApHelp13.01, 7/28/2003 17:52:26, 14629 bytes
| Driver: ApHelp14.01, 7/28/2003 17:55:08, 13042 bytes
| Driver: ApHelp15.01, 8/6/2003 20:36:36, 15211 bytes
| Driver: ApHelp16.02, 8/8/2003 16:05:10, 14827 bytes
| Driver: ApHelp19.01, 7/28/2003 18:13:34, 14816 bytes
| Driver: ApHelp1D.01, 7/28/2003 18:15:08, 12193 bytes
| Driver: ApHelp1F.01, 8/19/2003 20:14:24, 13292 bytes
| Driver: ball_hit.avi, 6/11/1997 17:52:00, 10752 bytes
| Driver: ball_ini.avi, 6/11/1997 17:52:00, 5120 bytes
| Driver: Logo.bmp, 10/25/2002 13:44:00, 1344 bytes
| Driver: GPEnable.bmp, 10/31/2002 04:30:08, 19920 bytes
| Driver: SPEnable.bmp, 10/31/2002 04:29:22, 19920 bytes
| Driver: GPDisabl.bmp, 10/31/2002 04:30:30, 19420 bytes
| Driver: SPDisabl.bmp, 10/31/2002 04:29:44, 19356 bytes
| Driver: SpBtn.bmp, 10/31/2002 04:28:52, 63576 bytes
| Driver: MouBtn2.bmp, 10/30/2002 08:16:54, 32400 bytes
| Driver: MouBtn3.bmp, 10/30/2002 08:17:26, 32400 bytes
| Driver: MouBtnW.bmp, 10/30/2002 08:16:18, 32400 bytes
| Driver: BtnScrol.ico, 10/29/2002 02:38:38, 766 bytes
| Driver: DragLock.ico, 10/24/2002 11:43:10, 2238 bytes
| Driver: GpSpeed.ico, 10/24/2002 10:15:44, 2238 bytes
| Driver: Tapping.ico, 10/24/2002 10:20:56, 2238 bytes
| Driver: TapType.ico, 10/24/2002 11:01:30, 2238 bytes
| Driver: TouchSen.ico, 10/24/2002 10:21:32, 2238 bytes
| Driver: PadScrl.ico, 10/24/2002 10:18:28, 2238 bytes
| Driver: Browser.ico, 10/24/2002 10:09:44, 2238 bytes
| Driver: Corner.ico, 10/24/2002 10:11:14, 2238 bytes
| Driver: ElMenu.ico, 10/24/2002 10:13:18, 2238 bytes
| Driver: ElPos.ico, 10/24/2002 10:14:00, 2238 bytes
| Driver: ElScut.ico, 10/24/2002 10:14:44, 2238 bytes
| Driver: OthIcon.ico, 10/24/2002 11:42:40, 2238 bytes
| Driver: OthIme.ico, 10/24/2002 10:55:48, 2238 bytes
| Driver: OthSound.ico, 10/24/2002 10:17:46, 2238 bytes
| Driver: OthUsbm.ico, 3/4/2004 19:30:34, 2238 bytes
| Driver: SpScroll.ico, 10/24/2002 10:19:42, 2238 bytes
| Driver: SpSpeed.ico, 10/24/2002 10:20:10, 2238 bytes
| Driver: InerMov.ico, 10/24/2002 10:16:28, 2238 bytes
| Driver: EcaPen.ico, 10/24/2002 11:44:12, 2238 bytes
| Driver: EcaSize.ico, 10/24/2002 10:12:26, 2238 bytes
| Driver: EcaStore.ico, 10/24/2002 11:43:46, 2238 bytes
| Driver: MouSpeed.ico, 10/24/2002 10:17:12, 2238 bytes
| Driver: MouWheel.ico, 10/24/2002 10:57:30, 2238 bytes
| Driver: scr_wh.ico, 1/21/1999 23:59:02, 766 bytes
| Driver: WdfCoinstaller01001.dll, 4/20/2006 04:18:40, 1418720 bytes
| Driver: TPad.bmp, 10/31/2002 05:00:54, 30648 bytes
| Driver: BackFord.bmp, 10/30/2002 10:58:08, 2840 bytes
| Driver: InerMov0.bmp, 10/30/2002 10:54:44, 2104 bytes
| Driver: InerMov1.bmp, 10/30/2002 10:55:24, 1608 bytes
| Driver: InerMov2.bmp, 10/30/2002 10:55:56, 1608 bytes
| Driver: InerMov3.bmp, 10/30/2002 10:56:28, 2104 bytes
| Driver: SetFunc.bmp, 10/30/2002 10:58:40, 1212 bytes
| Driver: HScroll.bmp, 10/30/2002 10:59:26, 2172 bytes
| Driver: VScroll.bmp, 10/30/2002 11:00:00, 1688 bytes
| Driver: TPad.bmp, 10/31/2002 04:36:14, 30648 bytes
| Driver: BackFord.bmp, 10/30/2002 11:04:14, 2928 bytes
| Driver: InerMov0.bmp, 10/30/2002 11:02:00, 2264 bytes
| Driver: InerMov1.bmp, 10/30/2002 11:02:32, 1728 bytes
| Driver: InerMov2.bmp, 10/30/2002 11:03:08, 1728 bytes
| Driver: InerMov3.bmp, 10/30/2002 11:03:38, 2264 bytes
| Driver: SetFunc.bmp, 10/30/2002 10:58:40, 1212 bytes
| Driver: HScroll.bmp, 10/30/2002 11:09:38, 2432 bytes
| Driver: VScroll.bmp, 10/30/2002 11:09:02, 1928 bytes
| Driver: TPad.bmp, 12/15/2002 06:28:32, 30648 bytes
| Driver: BackFord.bmp, 12/13/2002 18:35:14, 2840 bytes
| Driver: InerMov0.bmp, 12/13/2002 18:28:02, 1128 bytes
| Driver: InerMov1.bmp, 12/13/2002 18:29:20, 724 bytes
| Driver: InerMov2.bmp, 12/13/2002 18:31:04, 1728 bytes
| Driver: InerMov3.bmp, 12/13/2002 18:31:40, 2136 bytes
| Driver: SetFunc.bmp, 10/30/2002 10:58:40, 1212 bytes
| Driver: HScroll.bmp, 12/13/2002 18:34:00, 2224 bytes
| Driver: VScroll.bmp, 12/13/2002 18:33:10, 1928 bytes
| Driver: TPad.bmp, 12/16/2002 18:28:52, 30646 bytes
| Driver: BackFord.bmp, 12/13/2002 18:46:48, 2840 bytes
| Driver: InerMov0.bmp, 12/13/2002 18:43:10, 2104 bytes
| Driver: InerMov1.bmp, 12/13/2002 18:43:36, 1680 bytes
| Driver: InerMov2.bmp, 12/13/2002 18:44:10, 1680 bytes
| Driver: InerMov3.bmp, 12/13/2002 18:44:50, 2104 bytes
| Driver: SetFunc.bmp, 10/30/2002 10:58:40, 1212 bytes
| Driver: HScroll.bmp, 12/13/2002 18:46:02, 2172 bytes
| Driver: VScroll.bmp, 12/13/2002 18:45:24, 1832 bytes
| Driver: TPad.bmp, 12/16/2002 18:28:52, 30646 bytes
| Driver: BackFord.bmp, 12/13/2002 18:46:48, 2840 bytes
| Driver: InerMov0.bmp, 12/13/2002 18:43:10, 2104 bytes
| Driver: InerMov1.bmp, 12/13/2002 18:43:36, 1680 bytes
| Driver: InerMov2.bmp, 12/13/2002 18:44:10, 1680 bytes
| Driver: InerMov3.bmp, 12/13/2002 18:44:50, 2104 bytes
| Driver: SetFunc.bmp, 10/30/2002 10:58:40, 1212 bytes
| Driver: HScroll.bmp, 12/13/2002 18:46:02, 2172 bytes
| Driver: VScroll.bmp, 12/13/2002 18:45:24, 1832 bytes
| Driver: i8042prt.sys, 1/20/2008 22:23:20, 54784 bytes
| Driver: mouclass.sys, 1/20/2008 22:23:20, 34360 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 1/20/2008 22:23:01, 54328 bytes
| Driver: sermouse.sys, 1/20/2008 22:23:20, 19968 bytes
| Driver: mouclass.sys, 1/20/2008 22:23:20, 34360 bytes
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 85.9 GB
Total Space: 151.1 GB
File System: NTFS
Model: TOSHIBA MK1637GSX ATA Device
Drive: D:
Model: HL-DT-ST DVDRAM GSA-T20F ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:02, 67072 bytes
--------------
System Devices
--------------
Name: Intel(R) PRO/Wireless 3945ABG Network Connection
Device ID: PCI\VEN_8086&DEV_4222&SUBSYS_10408086&REV_02\4&11413AA8&0&00E2
Driver: C:\Windows\system32\DRIVERS\NETw4v32.sys, 11.05.0000.0032 (English), 9/26/2007 09:12:22, 2251776 bytes
Driver: C:\Windows\system32\NETw4c32.dll, 11.05.0000.0000 (English), 8/27/2007 14:12:00, 745472 bytes
Driver: C:\Windows\system32\NETw4r32.dll, 11.05.0000.0000 (English), 8/27/2007 14:12:58, 2777088 bytes
Name: Mobile Intel(R) 965 Express Chipset Family
Device ID: PCI\VEN_8086&DEV_2A03&SUBSYS_FF001179&REV_0C\3&21436425&0&11
Driver: n/a
Name: Mobile Intel(R) 965 Express Chipset Family
Device ID: PCI\VEN_8086&DEV_2A02&SUBSYS_FF001179&REV_0C\3&21436425&0&10
Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 7.14.0010.1329 (English), 9/13/2007 18:23:50, 1925632 bytes
Driver: C:\Windows\system32\igdumd32.dll, 7.14.0010.1329 (English), 9/13/2007 18:23:46, 2498560 bytes
Driver: C:\Windows\system32\igmedkrn.dll, 9/13/2007 18:22:46, 1238832 bytes
Driver: C:\Windows\system32\igmedcompkrn.dll, 9/13/2007 18:22:46, 104636 bytes
Driver: C:\Windows\system32\iglhxs32.vp, 9/13/2007 18:53:58, 26320 bytes
Driver: C:\Windows\system32\iglhxo32.vp, 9/13/2007 18:03:54, 2096 bytes
Driver: C:\Windows\system32\iglhxc32.vp, 9/13/2007 18:03:54, 2096 bytes
Driver: C:\Windows\system32\hccutils.dll, 7.14.0010.1329 (English), 9/13/2007 18:10:08, 102400 bytes
Driver: C:\Windows\system32\igfxsrvc.dll, 7.14.0010.1329 (English), 9/13/2007 18:10:32, 48128 bytes
Driver: C:\Windows\system32\igfxsrvc.exe, 7.14.0010.1329 (English), 9/20/2007 13:58:48, 252440 bytes
Driver: C:\Windows\system32\igfxpph.dll, 7.14.0010.1329 (English), 9/13/2007 18:10:52, 204800 bytes
Driver: C:\Windows\system32\igfxcpl.cpl, 7.14.0010.1329 (English), 9/13/2007 18:10:42, 122880 bytes
Driver: C:\Windows\system32\igfxcfg.exe, 7.14.0010.1329 (English), 9/20/2007 13:58:38, 526872 bytes
Driver: C:\Windows\system32\igfxdev.dll, 7.14.0010.1329 (English), 9/13/2007 18:10:04, 204800 bytes
Driver: C:\Windows\system32\igfxdo.dll, 7.14.0010.1329 (English), 9/13/2007 18:10:16, 135168 bytes
Driver: C:\Windows\system32\igfxtray.exe, 7.14.0010.1329 (English), 9/20/2007 13:58:50, 141848 bytes
Driver: C:\Windows\system32\igfxzoom.exe, 7.14.0010.1329 (English), 9/20/2007 13:58:54, 170520 bytes
Driver: C:\Windows\system32\hkcmd.exe, 7.14.0010.1329 (English), 9/20/2007 13:58:34, 154136 bytes
Driver: C:\Windows\system32\igfxress.dll, 7.14.0010.1329 (English), 9/13/2007 18:09:52, 3293184 bytes
Driver: C:\Windows\system32\igfxpers.exe, 7.14.0010.1329 (English), 9/20/2007 13:58:44, 129560 bytes
Driver: C:\Windows\system32\igfxTMM.dll, 1.00.0000.0001 (English), 9/13/2007 18:11:18, 249856 bytes
Driver: C:\Windows\system32\igfxext.exe, 7.14.0010.1329 (English), 9/20/2007 13:58:40, 166424 bytes
Driver: C:\Windows\system32\igfxexps.dll, 7.14.0010.1329 (English), 9/13/2007 18:10:44, 24576 bytes
Driver: C:\Windows\system32\oemdspif.dll, 7.14.0010.1329 (English), 9/13/2007 18:10:56, 69632 bytes
Driver: C:\Windows\system32\igfxrara.lrc, 7.14.0010.1329 (English), 9/13/2007 18:13:56, 159744 bytes
Driver: C:\Windows\system32\igfxrchs.lrc, 7.14.0010.1329 (English), 9/13/2007 18:13:58, 110592 bytes
Driver: C:\Windows\system32\igfxrcht.lrc, 7.14.0010.1329 (English), 9/13/2007 18:13:58, 110592 bytes
Driver: C:\Windows\system32\igfxrdan.lrc, 7.14.0010.1329 (English), 9/13/2007 18:13:58, 172032 bytes
Driver: C:\Windows\system32\igfxrdeu.lrc, 7.14.0010.1329 (English), 9/13/2007 18:13:58, 192512 bytes
Driver: C:\Windows\system32\igfxrenu.lrc, 7.14.0010.1329 (English), 9/13/2007 18:09:52, 172032 bytes
Driver: C:\Windows\system32\igfxresp.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:00, 188416 bytes
Driver: C:\Windows\system32\igfxrfin.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:00, 176128 bytes
Driver: C:\Windows\system32\igfxrfra.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:00, 184320 bytes
Driver: C:\Windows\system32\igfxrheb.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:02, 155648 bytes
Driver: C:\Windows\system32\igfxrita.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:02, 188416 bytes
Driver: C:\Windows\system32\igfxrjpn.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:02, 131072 bytes
Driver: C:\Windows\system32\igfxrkor.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:02, 126976 bytes
Driver: C:\Windows\system32\igfxrnld.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:02, 188416 bytes
Driver: C:\Windows\system32\igfxrnor.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:04, 172032 bytes
Driver: C:\Windows\system32\igfxrplk.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:04, 180224 bytes
Driver: C:\Windows\system32\igfxrptb.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:04, 180224 bytes
Driver: C:\Windows\system32\igfxrptg.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:04, 180224 bytes
Driver: C:\Windows\system32\igfxrrus.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:04, 180224 bytes
Driver: C:\Windows\system32\igfxrsky.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:04, 176128 bytes
Driver: C:\Windows\system32\igfxrslv.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:06, 172032 bytes
Driver: C:\Windows\system32\igfxrsve.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:06, 172032 bytes
Driver: C:\Windows\system32\igfxrtha.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:06, 163840 bytes
Driver: C:\Windows\system32\igfxrcsy.lrc, 7.14.0010.1329 (English), 9/13/2007 18:13:58, 176128 bytes
Driver: C:\Windows\system32\igfxrell.lrc, 7.14.0010.1329 (English), 9/13/2007 18:13:58, 192512 bytes
Driver: C:\Windows\system32\igfxrhun.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:02, 180224 bytes
Driver: C:\Windows\system32\igfxrtrk.lrc, 7.14.0010.1329 (English), 9/13/2007 18:14:06, 172032 bytes
Driver: C:\Windows\system32\ig4icd32.dll, 7.14.0010.1329 (English), 9/13/2007 18:18:26, 2408448 bytes
Driver: C:\Windows\system32\ig4dev32.dll, 7.14.0010.1329 (English), 9/13/2007 18:18:40, 1585152 bytes
Driver: C:\Windows\system32\igfxCoIn_v1329.dll, 9/13/2007 18:31:06, 147456 bytes
Name: Mobile Intel(R) PM965/GM965/GL960 Express Processor to DRAM Controller - 2A00
Device ID: PCI\VEN_8086&DEV_2A00&SUBSYS_FF001179&REV_0C\3&21436425&0&00
Driver: n/a
Name: Intel(R) ICH8M Ultra ATA Storage Controllers - 2850
Device ID: PCI\VEN_8086&DEV_2850&SUBSYS_FF001179&REV_03\3&21436425&0&F9
Driver: C:\Windows\system32\DRIVERS\intelide.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 17976 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 45112 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 21560 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 110136 bytes
Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_284B&SUBSYS_FF001179&REV_03\3&21436425&0&D8
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.00.6001.17036 (English), 1/20/2008 22:23:22, 53760 bytes
Name: Intel(R) ICH8 Family PCI Express Root Port 5 - 2847
Device ID: PCI\VEN_8086&DEV_2847&SUBSYS_FF001179&REV_03\3&21436425&0&E4
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 151096 bytes
Name: Intel(R) ICH8 Family PCI Express Root Port 4 - 2845
Device ID: PCI\VEN_8086&DEV_2845&SUBSYS_FF001179&REV_03\3&21436425&0&E3
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 151096 bytes
Name: Intel(R) ICH8 Family PCI Express Root Port 3 - 2843
Device ID: PCI\VEN_8086&DEV_2843&SUBSYS_FF001179&REV_03\3&21436425&0&E2
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 151096 bytes
Name: Intel(R) ICH8 Family PCI Express Root Port 2 - 2841
Device ID: PCI\VEN_8086&DEV_2841&SUBSYS_FF001179&REV_03\3&21436425&0&E1
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 151096 bytes
Name: Intel(R) ICH8 Family PCI Express Root Port 1 - 283F
Device ID: PCI\VEN_8086&DEV_283F&SUBSYS_FF001179&REV_03\3&21436425&0&E0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 151096 bytes
Name: Intel(R) ICH8 Family SMBus Controller - 283E
Device ID: PCI\VEN_8086&DEV_283E&SUBSYS_FF001179&REV_03\3&21436425&0&FB
Driver: n/a
Name: Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A
Device ID: PCI\VEN_8086&DEV_283A&SUBSYS_FF001179&REV_03\3&21436425&0&D7
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 39424 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 194560 bytes
Driver: C:\Windows\system32\hccoin.dll, 6.00.6000.16386 (English), 11/2/2006 05:46:05, 8704 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes
Name: Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836
Device ID: PCI\VEN_8086&DEV_2836&SUBSYS_FF001179&REV_03\3&21436425&0&EF
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 39424 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 194560 bytes
Driver: C:\Windows\system32\hccoin.dll, 6.00.6000.16386 (English), 11/2/2006 05:46:05, 8704 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes
Name: Intel(R) ICH8 Family USB Universal Host Controller - 2835
Device ID: PCI\VEN_8086&DEV_2835&SUBSYS_FF001179&REV_03\3&21436425&0&D1
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 194560 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes
Name: Intel(R) ICH8 Family USB Universal Host Controller - 2834
Device ID: PCI\VEN_8086&DEV_2834&SUBSYS_FF001179&REV_03\3&21436425&0&D0
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 194560 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes
Name: Intel(R) ICH8 Family USB Universal Host Controller - 2832
Device ID: PCI\VEN_8086&DEV_2832&SUBSYS_FF001179&REV_03\3&21436425&0&EA
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 194560 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes
Name: Intel(R) ICH8 Family USB Universal Host Controller - 2831
Device ID: PCI\VEN_8086&DEV_2831&SUBSYS_FF001179&REV_03\3&21436425&0&E9
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 194560 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes
Name: Intel(R) ICH8 Family USB Universal Host Controller - 2830
Device ID: PCI\VEN_8086&DEV_2830&SUBSYS_FF001179&REV_03\3&21436425&0&E8
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 194560 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 15872 bytes
Name: Intel(R) ICH8M SATA AHCI Controller - 2829
Device ID: PCI\VEN_8086&DEV_2829&SUBSYS_FF001179&REV_03\3&21436425&0&FA
Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 28728 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 45112 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 21560 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:00, 110136 bytes
Name: LPC Interface Controller
Device ID: PCI\VEN_8086&DEV_2815&SUBSYS_FF001179&REV_03\3&21436425&0&F8
Driver: C:\Windows\system32\DRIVERS\LPCFilter.sys, 1.00.0050.0008 (English), 7/28/2006 20:25:26, 19456 bytes
Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 16440 bytes
Name: Intel(R) 82801 PCI Bridge - 2448
Device ID: PCI\VEN_8086&DEV_2448&SUBSYS_FF001179&REV_F3\3&21436425&0&F0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:01, 151096 bytes
Name: Realtek RTL8101E Family PCI-E Fast Ethernet NIC (NDIS 6.0)
Device ID: PCI\VEN_10EC&DEV_8136&SUBSYS_FF001179&REV_01\4&1A9DA48&0&00E1
Driver: C:\Windows\system32\DRIVERS\Rtlh86.sys, 6.193.0430.2007 (English), 4/30/2007 17:42:14, 81408 bytes
Name: SDA Standard Compliant SD Host Controller
Device ID: PCI\VEN_104C&DEV_803C&SUBSYS_FF021179&REV_00\4&4ECA21B&0&23F0
Driver: C:\Windows\system32\DRIVERS\sdbus.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:21, 88576 bytes
Name: Texas Instruments PCIxx12 Integrated FlashMedia Controller
Device ID: PCI\VEN_104C&DEV_803B&SUBSYS_FF021179&REV_00\4&4ECA21B&0&22F0
Driver: C:\Windows\system32\DRIVERS\tifm21.sys, 2.00.0000.0006 (English), 7/6/2006 14:44:00, 168448 bytes
Name: Texas Instruments OHCI Compliant IEEE 1394 Host Controller
Device ID: PCI\VEN_104C&DEV_803A&SUBSYS_FF001179&REV_00\4&4ECA21B&0&21F0
Driver: C:\Windows\system32\DRIVERS\ohci1394.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:21, 61952 bytes
Driver: C:\Windows\system32\DRIVERS\1394bus.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:21, 53376 bytes
Name: Texas Instruments PCIxx12 Cardbus Controller
Device ID: PCI\VEN_104C&DEV_8039&SUBSYS_FF001179&REV_00\4&4ECA21B&0&20F0
Driver: C:\Windows\system32\DRIVERS\pcmcia.sys, 6.00.6001.18000 (English), 1/20/2008 22:23:03, 179256 bytes
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,,
WMAPro over S/PDIF DMO,0x00600800,1,1,,
WMSpeech Decoder DMO,0x00600800,1,1,,
MP3 Decoder DMO,0x00600800,1,1,,
Mpeg4s Decoder DMO,0x00800001,1,1,,
WMV Screen decoder DMO,0x00600800,1,1,,
WMVideo Decoder DMO,0x00800001,1,1,,
Mpeg43 Decoder DMO,0x00800001,1,1,,
Mpeg4 Decoder DMO,0x00800001,1,1,,
Ulead DV Writer,0x00200000,1,0,ulDvRite.ax,1.00.0000.0003
Full Screen Renderer,0x00200000,1,0,,6.06.6001.18461
Ulead Ogg Parser,0x00600000,1,1,ulOggParserFilter.ax,1.00.0000.0002
InterVideo Stream Buffer Filter,0x00200000,1,2,SmBuffer.ax,3.00.0085.0000
Multiple File Output,0x00200000,2,2,WMM2FILT.dll,
InterVideo Audio Encoder,0x00200000,1,1,iviaenc.ax,3.01.0006.0000
WMT Black Frame Generator,0x00200000,1,1,WMM2FILT.dll,
InterVideo Demux,0x00200000,1,2,IVIdemxx.ax,3.01.0006.0000
WMT Import Filter,0x00200000,0,1,WMM2FILT.dll,
DV Muxer,0x00400000,0,0,,6.06.6001.18000
Color Space Converter,0x00400001,1,1,,6.06.6001.18461
WMT Interlacer,0x00200000,1,1,WMM2FILT.dll,
Ulead Push Source Filter,0x00200000,0,1,ulpushSource.ax,1.00.0000.0000
Ulead Sub-Picture Push Source Filter,0x00200000,0,1,ulSubpicPushSource.ax,1.00.0000.0003
WM ASF Reader,0x00400000,0,0,,11.00.6001.7000
Audio Source,0x00200000,0,1,wmprevu.dll,9.00.0000.2980
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.6001.7000
AVI Splitter,0x00600000,1,1,,6.06.6001.18461
InterVideo Time Shift,0x00200000,1,2,ivits.ax,3.01.0006.0000
VGA 16 Color Ditherer,0x00400000,1,1,,6.06.6001.18461
DV V/A Source Filter,0x00400000,0,1,dvsf.ax,7.00.0000.0000
Microsoft MPEG-2 Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,11.00.6001.7000
MPEG2 TS Source,0x00200000,0,1,MpgTsRdr.ax,
Intervideo 3gFileSource,0x00200000,0,2,Source3g.ax,9.00.0000.0000
TOSHIBA MPEG-2 Video Decoder (DVD),0x00200000,2,3,TosMP2DVD.ax,4.00.0000.0002
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.6001.18571
WMT Format Conversion,0x00200000,1,1,WMM2FILT.dll,
9x8Resize,0x00200000,1,1,WMM2FILT.dll,
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.6001.18571
Intervideo AMR Decoder,0x00200000,1,1,AmrDec.ax,8.01.0000.0000
Ulead DVD Navigator,0x00000000,0,0,UleadDVDNavigator.ax,1.00.0002.0001
WMT Virtual Source,0x00200000,0,1,WMM2FILT.dll,
Microsoft TV Caption Decoder,0x00200001,1,0,MSTVCapn.dll,6.00.6001.18000
MJPEG Decompressor,0x00600000,1,1,,6.06.6001.18461
InterVideo Video Encoder,0x00200000,2,1,IVIVENC.ax,3.01.0006.0000
InterVideo Multiplexer,0x00200000,1,1,ivimux.ax,3.01.0006.0000
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.00.6001.18459
MPEG-I Stream Splitter,0x00600000,1,2,,6.06.6001.18461
SAMI (CC) Parser,0x00400000,1,1,,6.06.6001.18461
Ulead Video Deinterlace Filter,0x00200000,1,1,deinterlace.ax,1.00.0002.0003
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
DV V/A ACM Source Filter,0x00400000,0,1,dvsf.ax,7.00.0000.0000
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.6001.18571
WMT AudioAnalyzer,0x00200000,1,1,WMM2FILT.dll,
Microsoft MPEG-2 Video Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
Stretch Video,0x00200000,1,1,WMM2FILT.dll,
DV Video Source Filter,0x00400000,0,1,dvsf.ax,7.00.0000.0000
Internal Script Command Renderer,0x00800001,1,0,,6.06.6001.18461
MPEG Audio Decoder,0x03680001,1,1,,6.06.6001.18461
DV Splitter,0x00600000,1,2,,6.06.6001.18000
Video Mixing Renderer 9,0x00200000,1,0,,6.06.6001.18461
TOSHIBA Audio Rate Converter,0x00200000,1,1,TosARC.ax,2.00.0001.0004
InterVideo VBI Decoder,0x00200000,1,1,IvVBIDec.ax,1.00.0000.0000
Disk Record Queue,0x00200000,1,1,wmedque.dll,9.00.0000.2980
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,11.00.6001.7000
Frame Eater,0x00200000,1,1,WMM2FILT.dll,
InterVideo MPEG4 Video Decoder,0x00800000,1,1,MP4VDEC.ax,0.08.0008.0000
InterVideo Down Scale Filter,0x00200000,1,1,IVIDownS.ax,3.01.0006.0000
Allocator Fix,0x00200000,1,1,WMM2FILT.dll,
Color Converter,0x00200000,1,1,declrds.ax,9.00.0000.3369
TOSHIBA DVD Navigator,0x00200000,0,3,tdvdnavi.ax,1.00.0000.0071
Ulead DV Scene Detect,0x00200000,1,1,ulDvScDt.ax,1.00.0000.0006
ACM Wrapper,0x00600000,1,1,,6.06.6001.18461
Video Renderer,0x00800001,1,0,,6.06.6001.18461
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.6001.18571
Capture ASF Writer,0x00200000,0,0,WMM2FILT.dll,
Line 21 Decoder,0x00600000,1,1,,6.06.6001.18000
Video Port Manager,0x00600000,2,1,,6.06.6001.18461
Video Renderer,0x00400000,1,0,,6.06.6001.18461
Chicony Source Filter,0x00200000,0,1,CECSource.ax,1.00.0000.0001
Bitmap Generate,0x00200000,1,1,WMM2FILT.dll,
Proxy Sink,0x00200000,1,0,WMM2FILT.dll,
TOSHIBA Progress Monitor,0x00200000,1,1,TProgMon.ax,1.00.0001.0209
TOSHIBA WAV Converter,0x00200000,0,0,TWavConv.ax,1.00.0000.0315
InterVideo Pre-scaling Filter,0x00200000,1,1,IVIScale.ax,3.00.0088.0004
Proxy Source,0x00200000,0,1,WMM2FILT.dll,
Ulead DVD Video decoder 2,0x00400000,2,2,ulDVDVideo.ax,2.00.0000.0034
TOSHIBA DVD VR Navigator,0x00200000,0,3,tvrnavi.ax,1.00.0000.0001
WM ASF Writer,0x00400000,0,0,,11.00.6001.7000
Intervideo AAC Encoder,0x00200000,0,0,AACEnc.ax,1.00.0000.0001
Dib Output,0x00200000,0,1,DibOutput.ax,8.00.0000.0000
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.00.6001.18000
Dib Receive,0x00200000,1,0,DibReceive.AX,8.00.0000.0000
InterVideo PSIP/SI Filter,0x00200000,0,0,PsiDecod.ax,1.05.0000.0001
InterVideo DVB Subpicture Filter,0x00200000,1,1,DvbSpic.ax,1.00.0000.0001
InterVideo DVB DSM-CC Filter,0x00200000,1,0,DvbDsmcc.ax,1.00.0000.0001
InterVideo Transport to Program Stream,0x00200000,1,1,TrToProg.ax,1.00.0001.0000
WMT Sample Information Filter,0x00200000,1,1,WMM2FILT.dll,
File writer,0x00200000,1,0,,6.06.6001.18000
Bandisoft MPEG-1 Video Decoder,0xff800001,1,1,bdfilters.dll,1.00.0005.0016
Ulead OggVorbis Encoder,0x00400000,1,1,ulOggVorbisEncoderFilter.ax,1.00.0000.0001
Ulead MPEG Transcoder,0x00200000,1,1,ulMPGTrans.ax,1.00.0000.0033
DVD Navigator,0x00200000,0,3,,6.06.6001.18000
WMT DV Extract,0x00200000,1,1,WMM2FILT.dll,
ULead Infinite Pin Tee,0x00200000,1,1,uinftee.ax,1.00.0000.0002
Overlay Mixer2,0x00200000,1,1,,6.06.6001.18000
Ulead MPEG-4 Splitter,0x00600000,1,3,ulspmp4.ax,1.00.0004.0000
Ulead MPEG-4 Audio Decoder,0x00400000,1,1,uladmp4.ax,2.00.0001.0004
Ulead MPEG-4 Video Decoder,0x00400000,1,1,ulvdmp4.ax,2.00.0001.0005
InterVideo MPEG4 Video Encoder,0x00200000,1,1,MP4VENC.ax,0.08.0008.0000
AVI Draw,0x00600064,9,1,,6.06.6001.18461
Ulead DVD Audio decoder 2,0x00200001,1,1,ulDVDAudio.ax,2.00.0000.0045
InterVideo Stream Writer,0x00200000,1,0,StmRite.ax,1.00.0002.0000
Microsoft MPEG-2 Audio Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
WST Pager,0x00800000,1,1,WSTPager.ax,6.06.6001.18000
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.6001.18571
Record Queue,0x00200000,1,1,WMM2FILT.dll,
DV Video Decoder,0x00800000,1,1,,6.06.6001.18000
Screen Capture filter,0x00200000,0,1,wmesrcwp.dll,9.00.0000.2980
TOSHIBA DualMono,0x00200000,1,1,TosDualMono.ax,2.00.0001.0000
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.6001.18000
Null Renderer,0x00200000,1,0,qedit.dll,6.06.6001.18000
WMT Log Filter,0x00200000,1,1,WMM2FILT.dll,
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.6001.18000
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,11.00.6001.7000
WMT Virtual Renderer,0x00200000,1,0,WMM2FILT.dll,
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.6001.18571
InterVideo AAC (XForm) Decoder,0x00700000,1,1,iviAACDec.ax,1.00.0000.0000
Smart Tee,0x00200000,1,2,,6.06.6001.18000
Overlay Mixer,0x00200000,0,0,,6.06.6001.18000
AVI Decompressor,0x00600000,1,1,,6.06.6001.18461
Ulead MPEG Splitter,0x00400002,1,2,Ulspmpeg.ax,1.00.0000.0105
Ulead MPEG Audio Decoder,0x00400000,1,1,ulDVDAudio.ax,2.00.0000.0045
Ulead MPEG Video Decoder,0x00200000,1,1,Uldsmpeg.ax,1.00.0000.0085
Ulead MPEG Encoder,0x00200000,2,1,Ulesmpeg.ax,1.00.0002.0049
Ulead MPEG Muxer,0x00200000,5,1,Ulmxmpeg.ax,1.00.0001.0170
ULead File Writer,0x00200000,1,0,ULDump.ax,1.00.0000.0002
ULead File Source (Async.),0x00400000,0,1,Ulasync.ax,1.00.0000.0013
WMT MuxDeMux Filter,0x00200000,0,0,WMM2FILT.dll,
NetBridge,0x00200000,2,0,netbridge.dll,6.01.6001.18000
InterVideo File Writer,0x00200000,1,0,IVIwrite.ax,3.01.0006.0000
AVI/WAV File Source,0x00400000,0,2,,6.06.6001.18461
WMT Volume,0x00200000,1,1,WMM2FILT.dll,
Wave Parser,0x00400000,1,1,,6.06.6001.18461
MIDI Parser,0x00400000,1,1,,6.06.6001.18461
Multi-file Parser,0x00400000,1,1,,6.06.6001.18461
File stream renderer,0x00400000,1,1,,6.06.6001.18461
Intervideo 3gFileWrite,0x00200000,2,0,Write3g.ax,9.00.0000.0000
InterVideo Still Capture,0x00200000,1,1,IVIscapt.ax,3.01.0006.0000
Video Source,0x00200000,0,1,wmprevu.dll,9.00.0000.2980
WMT VIH2 Fix,0x00200000,1,1,WMM2FILT.dll,
TOSHIBA Audio Decoder DVD,0x00200000,1,1,TosAudDecL.ax,2.00.0001.0006
Microsoft MPEG-1/DD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,11.00.6001.7000
AVI Mux,0x00200000,1,0,,6.06.6001.18000
Bandisoft MPEG-1 Audio Decoder,0xff800001,1,1,bdfilters.dll,1.00.0005.0016
Line 21 Decoder 2,0x00600002,1,1,,6.06.6001.18461
File Source (Async.),0x00400000,0,1,,6.06.6001.18461
File Source (URL),0x00400000,0,1,,6.06.6001.18461
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.6001.18459
AudioRecorder WAV Dest,0x00200000,0,0,,6.00.6001.18000
AudioRecorder Wave Form,0x00200000,0,0,,6.00.6001.18000
SoundRecorder Null Renderer,0x00200000,0,0,,6.00.6001.18000
Ulead DVB Parser,0x00200000,1,0,ulDVBParser.ax,2.00.0000.0017
Ulead Audio Dual Channel Filter,0x00200000,1,1,UAudioDCFilter.ax,1.00.0000.0002
Ulead OggVorbis Decoder,0x00400000,1,1,ulOggVorbisDecoderFilter.ax,1.00.0000.0001
InterVideo DV Pre-Process,0x00200000,1,1,dvProcs.ax,1.02.0003.0000
Infinite Pin Tee Filter,0x00200000,1,1,,6.06.6001.18000
WMT Switch Filter,0x00200000,1,1,WMM2FILT.dll,
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.00.6001.18000
Uncompressed Domain Shot Detection Filter,0x00200000,1,1,WMM2FILT.dll,
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.6001.18459
MPEG Video Decoder,0x40000001,1,1,,6.06.6001.18461
Intervideo AMR Encoder,0x00200000,1,1,AmrEnc.ax,8.01.0000.0000
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
InterVideo MPEG4 Video Encoder,0x00200000,1,1,MP4VENC.ax,0.08.0008.0000
InterVideo Video Encoder,0x00200000,2,1,IVIVENC.ax,3.01.0006.0000
MJPEG Compressor,0x00200000,0,0,,6.06.6001.18461
Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Bandi MJPEG Video Decoder,0x00200000,1,1,,6.06.6001.18000
Bandi MPEG-1 Video Decoder,0x00200000,1,1,,6.06.6001.18000
Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,,
WMAudio Encoder DMO,0x00600800,1,1,,
InterVideo Audio Encoder,0x00200000,1,1,iviaenc.ax,3.01.0006.0000
Intervideo AAC Encoder,0x00600000,0,0,AACEnc.ax,1.00.0000.0001
Intervideo AMR Encoder,0x00600000,1,1,AmrEnc.ax,8.01.0000.0000
IMA ADPCM,0x00200000,1,1,,6.06.6001.18461
PCM,0x00200000,1,1,,6.06.6001.18461
Microsoft ADPCM,0x00200000,1,1,,6.06.6001.18461
GSM 6.10,0x00200000,1,1,,6.06.6001.18461
DV Audio -- NTSC,0x00200000,1,1,,6.06.6001.18461
DV Audio -- PAL,0x00200000,1,1,,6.06.6001.18461
Messenger Audio Codec,0x00200000,1,1,,6.06.6001.18461
CCITT A-Law,0x00200000,1,1,,6.06.6001.18461
CCITT u-Law,0x00200000,1,1,,6.06.6001.18461
MP2,0x00200000,1,1,,6.06.6001.18461
MPEG Layer-3,0x00200000,1,1,,6.06.6001.18461
Audio Capture Sources:
Microphone (Realtek High Defini,0x00200000,0,0,,6.06.6001.18000
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,,6.06.6001.18461
Microsoft GS Wavetable Synth,0x00200000,1,0,,6.06.6001.18461
WDM Streaming Capture Devices:
,0x00000000,0,0,,
,0x00000000,0,0,,
Chicony USB 2.0 Camera,0x00200000,1,1,,6.00.6001.18000
WDM Streaming Rendering Devices:
Realtek HD Audio output,0x00200000,1,1,,6.00.6001.18000
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.6001.18459
Video Capture Sources:
Chicony USB 2.0 Camera,0x00200000,1,1,,6.00.6001.18000
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.6001.18459
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.6001.18000
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,0,EncDec.dll,6.06.6001.18571
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.6001.18571
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.6001.18571
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000
Audio Renderers:
Speakers (Realtek High Definiti,0x00200000,1,0,,6.06.6001.18461
Default DirectSound Device,0x00800000,1,0,,6.06.6001.18461
Default WaveOut Device,0x00200000,1,0,,6.06.6001.18461
DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,,6.06.6001.18461
DxDiag:
System Information
------------------
Time of this report: 4/26/2014, 20:57:03
Machine name: BLINT
Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130828-1532)
Language: English (Regional Setting: English)
System Manufacturer: Acer
System Model: Aspire M7720
BIOS: Default System BIOS
Processor: Intel® Core™ i7 CPU 920 @ 2.67GHz (8 CPUs), ~2.7GHz
Memory: 12288MB RAM
Available OS Memory: 12280MB RAM
Page File: 7918MB used, 16638MB 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.01.7601.17514 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Display Tab 2: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Sound Tab 3: 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: AMD Radeon HD 7900 Series
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x6798)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_6798&SUBSYS_0B001002&REV_00
Display Memory: 740 MB
Dedicated Memory: 3049 MB
Shared Memory: 1787 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: Acer H233H
Monitor Model: Acer H233H
Monitor Id: ACR00A0
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: HDMI
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1280 (English)
Driver Version: 14.100.0.0
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 4/17/2014 22:42:54, 1343272 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71EE2-24D8-11CF-B276-0A2BBEC2C535}
Vendor ID: 0x1002
Device ID: 0x6798
SubSys ID: 0x0B001002
Revision ID: 0x0000
Driver Strong Name: oem26.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_R575:14.100.0.0:pci\ven_1002&dev_6798
Rank Of Driver: 00E62001
Video Accel: ModeMPEG2_A ModeMPEG2_C
Deinterlace Caps: {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY 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
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
Card name: AMD Radeon HD 7900 Series
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x6798)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_6798&SUBSYS_0B001002&REV_00
Display Memory: 740 MB
Dedicated Memory: 3049 MB
Shared Memory: 1787 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: S24B240
Monitor Id: SAM08E9
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: DVI
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1280 (English)
Driver Version: 14.100.0.0
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 4/17/2014 22:42:54, 1343272 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71EE2-24D8-11CF-B276-0A2BBEC2C535}
Vendor ID: 0x1002
Device ID: 0x6798
SubSys ID: 0x0B001002
Revision ID: 0x0000
Driver Strong Name: oem26.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_R575:14.100.0.0:pci\ven_1002&dev_6798
Rank Of Driver: 00E62001
Video Accel: ModeMPEG2_A ModeMPEG2_C
Deinterlace Caps: {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY 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
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Speakers (High Definition Audio Device)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_10250198&REV_1001
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/20/2010 06:44:23, 350208 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™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
Description: 1 - Acer H233H (AMD High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1003
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: AtihdW76.sys
Driver Version: 7.12.0000.7718 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 12/19/2013 12:45:50, 94720 bytes
Other Files:
Driver Provider: Advanced Micro Devices
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™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
Description: Digital Audio (HDMI) (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_10250198&REV_1001
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/20/2010 06:44:23, 350208 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™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
---------------------
Sound Capture Devices
---------------------
Description: Microphone (USB2.0 MIC)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: USBAUDIO.sys
Driver Version: 6.01.7601.18208 (English)
Driver Attributes: Final Retail
Date and Size: 7/12/2013 06:40:58, 109824 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Microphone (High Definition Audio Device)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
Date and Size: 11/20/2010 06:44:23, 350208 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Media Center Interface
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04EB, 0xE030
FF Driver: n/a
Device Name: Media Center Interface
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04EB, 0xE030
FF Driver: n/a
Device Name: Media Center Interface
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04EB, 0xE030
FF Driver: n/a
Device Name: USB Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x0760
FF Driver: n/a
Device Name: USB Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x0760
FF Driver: n/a
Device Name: USB Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x0760
FF Driver: n/a
Device Name: USB2.0-CRW
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x0BDA, 0x0152
FF Driver: n/a
Device Name: Razer Naga
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x1532, 0x0040
FF Driver: n/a
Device Name: Razer Naga
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x1532, 0x0040
FF Driver: n/a
Device Name: Razer Naga
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x1532, 0x0040
FF Driver: n/a
Device Name: Razer Naga
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x1532, 0x0040
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x3A36
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 11/26/2013 21:41:37, 343040 bytes
| Driver: usbd.sys, 11/26/2013 21:41:03, 7808 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x04EB, 0xE030
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 06:33:25, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 21:48:04, 50768 bytes
|
+ HID Keyboard Device
| Vendor/Product ID: 0x04F2, 0x0760
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 06:33:25, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 21:48:04, 50768 bytes
|
+ HID Keyboard Device
| Vendor/Product ID: 0x1532, 0x0040
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 06:33:25, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 21:48:04, 50768 bytes
|
+ Razer Naga
| Vendor/Product ID: 0x1532, 0x0040
| Matching Device ID: hid\vid_1532&pid_0040&mi_02
| Upper Filters: rzudd
| Service: kbdhid
| Driver: rzudd.sys, 11/15/2013 02:37:14, 149160 bytes
| Driver: kbdhid.sys, 11/20/2010 06:33:25, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 21:48:04, 50768 bytes
| Driver: WdfCoInstaller01009.dll, 7/14/2009 02:21:12, 1721576 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 7/13/2009 19:19:57, 105472 bytes
| Driver: kbdclass.sys, 7/13/2009 21:48:04, 50768 bytes
|
+ Razer Naga
| Vendor/Product ID: 0x1532, 0x0040
| Matching Device ID: hid\vid_1532&pid_0040&mi_00
| Upper Filters: rzudd
| Service: mouhid
| Driver: rzudd.sys, 11/15/2013 02:37:14, 149160 bytes
| Driver: mouhid.sys, 7/13/2009 20:00:20, 31232 bytes
| Driver: mouclass.sys, 7/13/2009 21:48:27, 49216 bytes
| Driver: WdfCoInstaller01009.dll, 7/14/2009 02:21:12, 1721576 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 11/20/2010 09:33:57, 63360 bytes
| Driver: sermouse.sys, 7/13/2009 20:00:20, 26624 bytes
| Driver: mouclass.sys, 7/13/2009 21:48:27, 49216 bytes
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 11.1 GB
Total Space: 114.4 GB
File System: NTFS
Model: INTEL SSDSC2BW120A4 ATA Device
Drive: D:
Free Space: 864.8 GB
Total Space: 953.8 GB
File System: NTFS
Model: WDC WD1002FAEX-00Y9A0 ATA Device
Drive: K:
Free Space: 459.0 GB
Total Space: 953.9 GB
File System: NTFS
Model: Seagate Desktop USB Device
Drive: L:
Model: DTSOFT Virtual CdRom Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 05:19:21, 147456 bytes
Drive: E:
Model: Optiarc DVD RW AD-7233S ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 05:19:21, 147456 bytes
--------------
System Devices
--------------
Name: Intel® ICH10 Family USB Universal Host Controller - 3A39
Device ID: PCI\VEN_8086&DEV_3A39&SUBSYS_01981025&REV_00\3&11583659&0&D2
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:06, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Intel® ICH10R LPC Interface Controller - 3A16
Device ID: PCI\VEN_8086&DEV_3A16&SUBSYS_01981025&REV_00\3&11583659&0&F8
Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 21:48:27, 15424 bytes
Name: Intel® 5520/5500/X58 I/O Hub PCI Express Root Port 7 - 340E
Device ID: PCI\VEN_8086&DEV_340E&SUBSYS_01981025&REV_12\3&11583659&0&38
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 09:33:48, 184704 bytes
Name: High Definition Audio Controller
Device ID: PCI\VEN_1002&DEV_AAA0&SUBSYS_AAA01002&REV_00\4&1635B5A2&0&0118
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 06:43:43, 122368 bytes
Name: Intel® ICH10 Family USB Universal Host Controller - 3A38
Device ID: PCI\VEN_8086&DEV_3A38&SUBSYS_01981025&REV_00\3&11583659&0&D1
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:06, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Intel® 5520/5500/X58 I/O Hub Throttle Registers - 3438
Device ID: PCI\VEN_8086&DEV_3438&SUBSYS_00000000&REV_12\3&11583659&0&A3
Driver: n/a
Name: Intel® 5520/5500/X58 I/O Hub PCI Express Root Port 3 - 340A
Device ID: PCI\VEN_8086&DEV_340A&SUBSYS_01981025&REV_12\3&11583659&0&18
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 09:33:48, 184704 bytes
Name: AMD Radeon HD 7900 Series
Device ID: PCI\VEN_1002&DEV_6798&SUBSYS_0B001002&REV_00\4&1635B5A2&0&0018
Driver: C:\Windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.1390 (English), 4/17/2014 22:36:46, 15376384 bytes
Driver: C:\Windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0024 (English), 4/17/2014 21:04:24, 43520 bytes
Driver: C:\Windows\system32\DRIVERS\amdacpksd.sys, 1.00.0000.0000 (English), 4/17/2014 22:39:06, 274656 bytes
Driver: C:\Windows\system32\atiumd64.dll, 9.14.0010.1029 (English), 4/17/2014 22:42:28, 8010968 bytes
Driver: C:\Windows\system32\atiumd6a.dll, 8.14.0010.0448 (English), 4/17/2014 22:42:30, 7520200 bytes
Driver: C:\Windows\system32\atitmm64.dll, 6.14.0011.0025 (English), 4/17/2014 21:28:30, 190976 bytes
Driver: C:\Windows\system32\atiicdxx.dat, 1/16/2014 04:34:52, 723841 bytes
Driver: C:\Windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 4/17/2014 22:43:06, 78432 bytes
Driver: C:\Windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 4/17/2014 22:43:06, 78432 bytes
Driver: C:\Windows\system32\atiadlxx.dll, 6.14.0010.1300 (English), 4/17/2014 21:09:20, 1177600 bytes
Driver: C:\Windows\system32\atiumd6a.cap, 4/17/2014 21:28:48, 3437632 bytes
Driver: C:\Windows\system32\atimuixx.dll, 6.14.0010.1002 (English), 4/17/2014 21:30:02, 31232 bytes
Driver: C:\Windows\system32\atiapfxx.exe, 6.14.0010.1001 (English), 4/17/2014 21:46:34, 368128 bytes
Driver: C:\Windows\system32\ativvsva.dat, 12/6/2013 16:39:24, 157144 bytes
Driver: C:\Windows\system32\ativvsvl.dat, 12/6/2013 16:39:24, 204952 bytes
Driver: C:\Windows\system32\ativvaxy_cik.dat, 3/31/2014 18:06:22, 234804 bytes
Driver: C:\Windows\system32\ativvaxy_cik_nd.dat, 3/31/2014 18:04:42, 233008 bytes
Driver: C:\Windows\system32\ativce02.dat, 4/10/2014 13:58:46, 82128 bytes
Driver: C:\Windows\system32\amdmmcl6.dll, 1.05.0000.0000 (English), 4/17/2014 21:33:06, 48128 bytes
Driver: C:\Windows\system32\atiesrxx.exe, 6.14.0011.1169 (English), 4/17/2014 21:29:24, 239616 bytes
Driver: C:\Windows\system32\atieclxx.exe, 6.14.0011.1169 (English), 4/17/2014 21:29:54, 586240 bytes
Driver: C:\Windows\system32\atidemgy.dll, 4.05.5220.36907 (English), 4/17/2014 21:30:14, 442368 bytes
Driver: C:\Windows\system32\atio6axx.dll, 6.14.0010.12874 (English), 4/17/2014 22:12:54, 27907584 bytes
Driver: C:\Windows\system32\aticalrt64.dll, 6.14.0010.1848 (English), 4/17/2014 21:46:26, 62464 bytes
Driver: C:\Windows\system32\aticalcl64.dll, 6.14.0010.1848 (English), 4/17/2014 21:46:18, 55808 bytes
Driver: C:\Windows\system32\aticaldd64.dll, 6.14.0010.1848 (English), 4/17/2014 21:46:04, 15716352 bytes
Driver: C:\Windows\system32\atibtmon.exe, 2.00.0000.0000 (English), 5/11/2009 18:35:28, 118784 bytes
Driver: C:\Windows\system32\atiapfxx.blb, 4/17/2014 21:46:56, 580816 bytes
Driver: C:\Windows\system32\amdmantle64.dll, 9.01.0010.0013 (English), 4/17/2014 22:12:48, 5442048 bytes
Driver: C:\Windows\system32\mantle64.dll, 9.01.0010.0013 (English), 4/17/2014 22:13:30, 127488 bytes
Driver: C:\Windows\system32\mantleaxl64.dll, 9.01.0010.0013 (English), 4/17/2014 21:45:56, 91136 bytes
Driver: C:\Windows\system32\ativce03.dat, 2/6/2014 11:45:58, 134192 bytes
Driver: C:\Windows\system32\ativvaxy_vi.dat, 1/16/2014 12:59:20, 275124 bytes
Driver: C:\Windows\system32\ativvaxy_vi_nd.dat, 1/16/2014 13:00:46, 273712 bytes
Driver: C:\Windows\system32\atidxx64.dll, 8.17.0010.0545 (English), 4/17/2014 22:42:48, 10335208 bytes
Driver: C:\Windows\SysWOW64\atiumdag.dll, 9.14.0010.1029 (English), 4/17/2014 22:42:36, 6799688 bytes
Driver: C:\Windows\SysWOW64\atiumdva.dll, 8.14.0010.0448 (English), 4/17/2014 22:42:40, 6796592 bytes
Driver: C:\Windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 4/17/2014 22:43:04, 71704 bytes
Driver: C:\Windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 4/17/2014 22:43:04, 71704 bytes
Driver: C:\Windows\SysWOW64\atiadlxy.dll, 6.14.0010.1300 (English), 4/17/2014 21:09:00, 848896 bytes
Driver: C:\Windows\SysWOW64\atiumdva.cap, 4/17/2014 21:17:36, 3471376 bytes
Driver: C:\Windows\SysWOW64\ativvsva.dat, 12/6/2013 16:39:24, 157144 bytes
Driver: C:\Windows\SysWOW64\ativvsvl.dat, 12/6/2013 16:39:24, 204952 bytes
Driver: C:\Windows\SysWOW64\amdmmcl.dll, 1.05.0000.0000 (English), 4/17/2014 21:33:02, 37888 bytes
Driver: C:\Windows\SysWOW64\atioglxx.dll, 6.14.0010.12874 (English), 4/17/2014 21:51:44, 23409152 bytes
Driver: C:\Windows\SysWOW64\atidxx32.dll, 8.17.0010.0545 (English), 4/17/2014 22:42:46, 8866928 bytes
Driver: C:\Windows\SysWOW64\aticalrt.dll, 6.14.0010.1848 (English), 4/17/2014 21:46:24, 52224 bytes
Driver: C:\Windows\SysWOW64\aticalcl.dll, 6.14.0010.1848 (English), 4/17/2014 21:46:18, 49152 bytes
Driver: C:\Windows\SysWOW64\aticaldd.dll, 6.14.0010.1848 (English), 4/17/2014 21:42:52, 14302208 bytes
Driver: C:\Windows\SysWOW64\atiapfxx.blb, 4/17/2014 21:46:56, 580816 bytes
Driver: C:\Windows\SysWOW64\amdmantle32.dll, 9.01.0010.0013 (English), 4/17/2014 21:58:32, 4358656 bytes
Driver: C:\Windows\SysWOW64\mantle32.dll, 9.01.0010.0013 (English), 4/17/2014 22:13:10, 113664 bytes
Driver: C:\Windows\SysWOW64\mantleaxl32.dll, 9.01.0010.0013 (English), 4/17/2014 21:45:46, 85504 bytes
Driver: C:\Windows\system32\ATIODCLI.exe, 1.00.0000.0001 (English), 6/22/2009 12:34:36, 51200 bytes
Driver: C:\Windows\system32\ATIODE.exe, 1.00.0000.0001 (English), 8/27/2010 15:33:08, 332800 bytes
Driver: C:\Windows\system32\atisamu64.dll, 7.01.0000.0001 (English), 4/17/2014 21:08:34, 89088 bytes
Driver: C:\Windows\system32\amdhcp64.dll, 1.00.0000.0001 (English), 4/17/2014 22:43:08, 127872 bytes
Driver: C:\Windows\system32\kapp_ci.sbin, 3/6/2014 12:31:42, 42544 bytes
Driver: C:\Windows\system32\kapp_si.sbin, 3/6/2014 12:31:42, 35408 bytes
Driver: C:\Windows\system32\samu_krnl_ci.sbin, 12/12/2013 09:53:54, 138832 bytes
Driver: C:\Windows\system32\samu_krnl_isv_ci.sbin, 12/12/2013 09:53:54, 138832 bytes
Driver: C:\Windows\system32\amdave64.dll, 5.16.0006.0000 (English), 4/17/2014 21:08:50, 95744 bytes
Driver: C:\Windows\SysWOW64\amdave32.dll, 5.16.0006.0000 (English), 4/17/2014 21:08:44, 90112 bytes
Driver: C:\Windows\SysWOW64\atisamu32.dll, 7.01.0000.0001 (English), 4/17/2014 21:08:28, 80896 bytes
Driver: C:\Windows\SysWOW64\amdhcp32.dll, 1.00.0000.0001 (English), 4/17/2014 22:43:06, 117560 bytes
Driver: C:\Windows\system32\DRIVERS\atikmpag.sys, 8.14.0001.6374 (English), 4/17/2014 21:07:06, 638976 bytes
Driver: C:\Windows\system32\atipblag.dat, 9/12/2011 19:06:16, 3917 bytes
Driver: C:\Windows\system32\atiu9p64.dll, 8.14.0001.6374 (English), 4/17/2014 22:42:58, 117584 bytes
Driver: C:\Windows\system32\atiuxp64.dll, 8.14.0001.6374 (English), 4/17/2014 22:43:00, 143304 bytes
Driver: C:\Windows\system32\atig6txx.dll, 8.14.0001.6374 (English), 4/17/2014 21:07:36, 146944 bytes
Driver: C:\Windows\system32\atiglpxx.dll, 8.14.0001.6374 (English), 4/17/2014 21:07:46, 69632 bytes
Driver: C:\Windows\system32\aticfx64.dll, 8.17.0010.1280 (English), 4/17/2014 22:42:54, 1343272 bytes
Driver: C:\Windows\SysWOW64\aticfx32.dll, 8.17.0010.1280 (English), 4/17/2014 22:42:52, 1117184 bytes
Driver: C:\Windows\system32\OpenCL.dll, 2.00.0001.0000 (English), 4/17/2014 22:17:28, 65024 bytes
Driver: C:\Windows\system32\amdocl64.dll, 10.00.1445.0005 (English), 4/17/2014 22:22:32, 28685824 bytes
Driver: C:\Windows\system32\amdocl_as64.exe, 12/6/2013 17:38:40, 1187342 bytes
Driver: C:\Windows\system32\amdocl_ld64.exe, 12/6/2013 17:38:40, 1061902 bytes
Driver: C:\Windows\system32\OpenVideo64.dll, 10.00.1445.0005 (English), 4/17/2014 22:22:54, 98816 bytes
Driver: C:\Windows\system32\OVDecode64.dll, 10.00.1445.0005 (English), 4/17/2014 22:22:42, 86528 bytes
Driver: C:\Windows\system32\clinfo.exe, 4/17/2014 22:23:08, 231424 bytes
Driver: C:\Windows\SysWOW64\OpenCL.dll, 2.00.0001.0000 (English), 4/17/2014 22:17:24, 58880 bytes
Driver: C:\Windows\SysWOW64\amdocl.dll, 10.00.1445.0005 (English), 4/17/2014 22:19:54, 24107520 bytes
Driver: C:\Windows\SysWOW64\amdocl_as32.exe, 12/6/2013 17:38:38, 995342 bytes
Driver: C:\Windows\SysWOW64\amdocl_ld32.exe, 12/6/2013 17:38:38, 798734 bytes
Driver: C:\Windows\SysWOW64\OpenVideo.dll, 10.00.1445.0005 (English), 4/17/2014 22:22:48, 83456 bytes
Driver: C:\Windows\SysWOW64\OVDecode.dll, 10.00.1445.0005 (English), 4/17/2014 22:22:38, 73216 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.ssz, 8.14.0001.6024 (English), 12/11/2013 19:32:24, 36608 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.isz, 11/21/2013 14:42:02, 1988 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.csz, 12/18/2013 03:56:40, 8206 bytes
Driver: C:\Windows\system32\atig6pxx.dll, 8.14.0001.6374 (English), 4/17/2014 21:07:54, 75264 bytes
Driver: C:\Windows\SysWOW64\atipblag.dat, 9/12/2011 19:06:16, 3917 bytes
Driver: C:\Windows\SysWOW64\atiu9pag.dll, 8.14.0001.6374 (English), 4/17/2014 22:42:56, 99520 bytes
Driver: C:\Windows\SysWOW64\atiuxpag.dll, 8.14.0001.6374 (English), 4/17/2014 22:42:58, 126336 bytes
Driver: C:\Windows\SysWOW64\atigktxx.dll, 8.14.0001.6374 (English), 4/17/2014 21:07:20, 133632 bytes
Driver: C:\Windows\SysWOW64\atiglpxx.dll, 8.14.0001.6374 (English), 4/17/2014 21:07:46, 69632 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDh264Enc32.dll, 1.00.0000.0001 (English), 4/17/2014 22:14:18, 258048 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDh264Enc64.dll, 1.00.0000.0001 (English), 4/17/2014 22:14:34, 290304 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_32.dll, 1.00.0000.0001 (English), 4/17/2014 21:52:00, 196608 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_64.dll, 1.00.0000.0001 (English), 4/17/2014 21:52:18, 232960 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTDecoder_32.dll, 1.00.24881.2151 (English), 4/17/2014 21:51:36, 98304 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTDecoder_64.dll, 1.00.24881.2151 (English), 4/17/2014 21:51:44, 121344 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTVideoDecoder_32.dll, 4/17/2014 22:42:26, 109832 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTVideoDecoder_64.dll, 4/17/2014 22:42:26, 132528 bytes
Driver: C:\Windows\system32\coinst_14.100.dll, 1.00.0005.0009 (English), 4/17/2014 21:21:30, 806912 bytes
Name: Intel® ICH10 Family USB Universal Host Controller - 3A37
Device ID: PCI\VEN_8086&DEV_3A37&SUBSYS_01981025&REV_00\3&11583659&0&D0
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:06, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Intel® 5520/5500/X58 I/O Hub System Management Registers - 342E
Device ID: PCI\VEN_8086&DEV_342E&SUBSYS_00000000&REV_12\3&11583659&0&A0
Driver: n/a
Name: Intel® 5520/5500/X58 I/O Hub PCI Express Root Port 1 - 3408
Device ID: PCI\VEN_8086&DEV_3408&SUBSYS_01981025&REV_12\3&11583659&0&08
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 09:33:48, 184704 bytes
Name: Intel® ICH10 Family USB Universal Host Controller - 3A36
Device ID: PCI\VEN_8086&DEV_3A36&SUBSYS_01981025&REV_00\3&11583659&0&EA
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:06, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Intel® 5520/5500/X58 I/O Hub I/OxAPIC Interrupt Controller - 342D
Device ID: PCI\VEN_8086&DEV_342D&SUBSYS_00000000&REV_12\3&11583659&0&98
Driver: n/a
Name: Intel® 5520/5500/X58 I/O Hub to ESI Port - 3405
Device ID: PCI\VEN_8086&DEV_3405&SUBSYS_01981025&REV_12\3&11583659&0&00
Driver: n/a
Name: Intel® ICH10 Family USB Universal Host Controller - 3A35
Device ID: PCI\VEN_8086&DEV_3A35&SUBSYS_01981025&REV_00\3&11583659&0&E9
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:06, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Intel® 5520/5500/X58 Routing and Protocol Layer Registers Port 0 - 3426
Device ID: PCI\VEN_8086&DEV_3426&SUBSYS_00000000&REV_12\3&11583659&0&81
Driver: n/a
Name: Intel® 82801 PCI Bridge - 244E
Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_01981025&REV_90\3&11583659&0&F0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 09:33:48, 184704 bytes
Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_3A3E&SUBSYS_01981025&REV_00\3&11583659&0&D8
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 06:43:43, 122368 bytes
Name: Intel® ICH10 Family USB Universal Host Controller - 3A34
Device ID: PCI\VEN_8086&DEV_3A34&SUBSYS_01981025&REV_00\3&11583659&0&E8
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:06, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Intel® 5520/5500/X58 Physical and Link Layer Registers Port 0 - 3425
Device ID: PCI\VEN_8086&DEV_3425&SUBSYS_00000000&REV_12\3&11583659&0&80
Driver: n/a
Name: Intel® 82567LF-2 Gigabit Network Connection
Device ID: PCI\VEN_8086&DEV_10CD&SUBSYS_01981025&REV_00\3&11583659&0&C8
Driver: C:\Windows\system32\DRIVERS\e1y60x64.sys, 10.00.0002.0000 (English), 6/10/2009 16:35:02, 281088 bytes
Name: Intel® ICH10 Family USB Enhanced Host Controller - 3A3C
Device ID: PCI\VEN_8086&DEV_3A3C&SUBSYS_01981025&REV_00\3&11583659&0&D7
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 53248 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Intel® ICH10 Family SMBus Controller - 3A30
Device ID: PCI\VEN_8086&DEV_3A30&SUBSYS_01981025&REV_00\3&11583659&0&FB
Driver: n/a
Name: Intel® 5520/5500/X58 I/O Hub Control Status and RAS Registers - 3423
Device ID: PCI\VEN_8086&DEV_3423&SUBSYS_00000000&REV_12\3&11583659&0&A2
Driver: n/a
Name: Standard AHCI 1.0 Serial ATA Controller
Device ID: PCI\VEN_197B&DEV_2363&SUBSYS_01981025&REV_03\4&4054087&0&0008
Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.01.7601.17514 (English), 11/20/2010 09:33:44, 31104 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 21:45:46, 48720 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 21:52:21, 24128 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 22:25:45, 155584 bytes
Name: Intel® ICH10 Family USB Enhanced Host Controller - 3A3A
Device ID: PCI\VEN_8086&DEV_3A3A&SUBSYS_01981025&REV_00\3&11583659&0&EF
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 53248 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 21:41:37, 343040 bytes
Name: Standard AHCI 1.0 Serial ATA Controller
Device ID: PCI\VEN_8086&DEV_3A22&SUBSYS_01981025&REV_00\3&11583659&0&FA
Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.01.7601.17514 (English), 11/20/2010 09:33:44, 31104 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 21:45:46, 48720 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 21:52:21, 24128 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 22:25:45, 155584 bytes
Name: Intel® 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers - 3422
Device ID: PCI\VEN_8086&DEV_3422&SUBSYS_00000000&REV_12\3&11583659&0&A1
Driver: n/a
Name: VIA 1394 OHCI Compliant Host Controller
Device ID: PCI\VEN_1106&DEV_3044&SUBSYS_01981025&REV_C0\4&1963F9A4&0&30F0
Driver: C:\Windows\system32\DRIVERS\1394ohci.sys, 6.01.7601.17514 (English), 11/20/2010 06:44:56, 229888 bytes
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.18221
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.16426
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
ATI MPEG File Writer,0x00200000,1,0,atimpenc64.dll,13.30.0000.40417
AMD Video Decoder,0x00200000,1,2,atimpenc64.dll,13.30.0000.40417
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.40417
AMD MJPEG Decoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.40417
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
AMD Video Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.40417
ATI MPEG Multiplexer,0x00200000,2,1,atimpenc64.dll,13.30.0000.40417
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
AMD Video Scaler Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.40417
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17835
Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
Overlay Mixer2,0x00200000,1,1,,
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.18386
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.18386
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Overlay Mixer,0x00200000,0,0,,
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
AMD Video Rotation Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.40417
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.40417
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
Audio Capture Sources:
Microphone (USB2.0 MIC),0x00200000,0,0,qcap.dll,6.06.7601.17514
Microphone (High Definition Aud,0x00200000,0,0,qcap.dll,6.06.7601.17514
PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
WDM Streaming Capture Devices:
,0x00000000,0,0,,
HD Audio Mixed capture,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
USB2.0 PC CAMERA,0x00200000,1,2,ksproxy.ax,6.01.7601.17514
USB2.0 MIC,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
WDM Streaming Rendering Devices:
AMD HD Audio HDMI out #0,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio HDMI out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio Headphone/Speakers,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
Video Capture Sources:
USB2.0 PC CAMERA,0x00200000,1,2,ksproxy.ax,6.01.7601.17514
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Audio Renderers:
Speakers (High Definition Audio,0x00200000,1,0,quartz.dll,6.06.7601.17713
1 - Acer H233H (AMD High Defini,0x00200000,1,0,quartz.dll,6.06.7601.17713
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
Digital Audio (HDMI) (High Defi,0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: 1 - Acer H233H (AMD High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Digital Audio (HDMI) (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0