3D transform filter elements6

I'm trying to create a cube using a photo but cannot get it to work.
I've created a new layer and used FILTER  RENDER  3D TRANSFORM then selected CUBE and arranged the cube on the photo in the
dialogue box after this I cannot hit on the correct procedure.
Anyone got a foolproof method of working for this filter??
Dylan

Here are some general directions:
http://www.heathrowe.com/3d-transform-filter-revival/
You'll probably get better results if you make the cube first and then put the picture or pictures on it.
Something like this:
or like this:

Similar Messages

  • 3d transform filter

    my photoshop application disc, or my Illustrator disc will not start when put into my cd, every other disc works and starts just fine, just not my adobe disc,s, all I want to do is get the 3d transform.8bf filter and install it because it does not load autumatically, is there anywhere I can get this filter? using cs on XP help
    Thank You
    Leon

    Try here.
    http://webauthb.rutgers.edu/05spring/group3/3D%20Transform.8BF

  • 3D Transform does not now work on elements 10. Why?

    When accessing the 3D Transform and selecting the shape required and OK.  The shape does not download to a blank page.  Also the anchor points, pan camera tool and trackball tool are all greyed out.  All these features worked a few months ago.  What has happened please?

    Although the 3d transform filter will install in pse 10 under windows it might not always work as it was designed for older versions of photoshop (elements)
    For the first part (shape does not appear on a blank layer)
    Look under Options and uncheck Display Background
    Or start with a new blank layer. (transparent layer)
    For the anchor points it needs to be a shape drawn with the Cylinder Tool (C)
    The Trackball and Pan Camera are greyed out until you actually draw out the shape.
    I'll post the instructions for the 3d transform tool from an old photoshop help manual.
    Added:
    Actually the stuff online is better than the photoshop manual in this case.
    Like here:
    http://www.teamphotoshop.com/articles-The-Tools-Intro-to-the-3D-transform-tool-4,8,29a.htm l
    Message was edited by: R_Kelly

  • Submit a request for a new feature

    Hi, How can I submit a request for a function in Transform filter in Adobe Illustration?

    Feature Requests HERE

  • 7000 : null : java.sql.SQLException: ODI-40400: Invalid format description

    Hello all,
    I am getting this following error , when trying to load from files to Oracle (used this link as reference : http://john-goodwin.blogspot.com/2009/06/odi-series-processing-all-files-in.html)
    ODI 11g 11.1.1.6
    Database
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE     11.2.0.2.0     Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    any help would be greatly appreciated
    7000 : null : java.sql.SQLException: ODI-40400: Invalid format description
    java.sql.SQLException: ODI-40400: Invalid format description
         at com.sunopsis.jdbc.driver.file.impl.metadata.MetaDataExtractor.buildTableDescFromRequestSQLExceptionOnly(MetaDataExtractor.java:479)
         at com.sunopsis.jdbc.driver.file.FilePreparedStatement.buildGenericRow(FilePreparedStatement.java:75)
         at com.sunopsis.jdbc.driver.file.FilePreparedStatement.<init>(FilePreparedStatement.java:57)
         at com.sunopsis.jdbc.driver.file.FileConnection.prepareStatement(FileConnection.java:299)
         at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter$OnDisconnectCommandExecutionHandler.invoke(OnConnectOnDisconnectDataSourceAdapter.java:200)
         at $Proxy2.prepareStatement(Unknown Source)
         at oracle.odi.runtime.agent.execution.sql.SQLCommand.doInitializeStatement(SQLCommand.java:82)
         at oracle.odi.runtime.agent.execution.sql.SQLCommand.getStatement(SQLCommand.java:117)
         at oracle.odi.runtime.agent.execution.sql.SQLCommand.getBatchCommand(SQLCommand.java:329)
         at oracle.odi.runtime.agent.execution.sql.SQLCommand.processRecord(SQLCommand.java:137)
         at oracle.odi.runtime.agent.execution.cmd.TextCommand.processRecord(TextCommand.java:1)
         at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:86)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:561)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:366)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:292)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:855)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:662)Question2:
    I am calling
    OdiStartScen -SCEN_NAME=ALL_FILES -SCEN_VERSION=001 "-ACTIVITIES.CURRFILENAME=#LOADFILE"
    in ODI procedure and when I execute I am getting this following error two
    OdiStartScen -SCEN_NAME=ALL_FILES -SCEN_VERSION=001 "-ACTIVITIES.CURRFILENAME=#LOADFILE"
    Exception getTargetTable("METADATA_DESC") : ODI-15081: There is no Target TableBoth these errors are happening the same procedure with two commands

    Hello,
    I am getting the same error too. I am just trying to load simple (13 columns all number) txt to oracle table. My interface defination doesn't contain any transformation, filter or join.
    7000 : null : java.sql.SQLException: ODI-40400: Invalid format description
    java.sql.SQLException: ODI-40400: Invalid format description
    at com.sunopsis.jdbc.driver.file.impl.metadata.MetaDataExtractor.buildTableDescFromRequestSQLExceptionOnly(MetaDataExtractor.java:479)
    at com.sunopsis.jdbc.driver.file.FilePreparedStatement.<init>(FilePreparedStatement.java:62)
    at com.sunopsis.jdbc.driver.file.FileConnection.prepareStatement(FileConnection.java:299)
    at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter$OnDisconnectCommandExecutionHandler.invoke(OnConnectOnDisconnectDataSourceAdapter.java:200)
    Source Code:
    select
    CITY_ID
    C1_CITY_ID,
    DISTRICT_ID
    C2_DISTRICT_ID,
    TOWNSHIP_ID
    C3_TOWNSHIP_ID,
    VILLAGE_ID
    C4_VILLAGE_ID,
    QUARTER_ID
    C5_QUARTER_ID,
    STREET_ID
    C6_STREET_ID,
    BUILDING_ID
    C7_BUILDING_ID,
    INDEPENDENTSECTION_ID
    C8_INDEPENDENTSECTION_ID,
    MATCH_LEVEL
    C9_MATCH_LEVEL,
    SERIAL_NUM_SEQ
    C10_SERIAL_NUM_SEQ,
    POLICY_NUM
    C11_POLICY_NUM,
    RENEWAL_NUM
    C12_RENEWAL_NUM,
    ADDRESS_NUM
    C13_ADDRESS_NUM
    from
    TABLE
    /*$$SNPS_START_KEYSNP$CRDWG_TABLESNP$CRTABLE_NAME=ADDRESS_HINT_FLSNP$CRLOAD_FILE=C:/temi/adress_hints.txtSNP$CRFILE_FORMAT=DSNP$CRFILE_SEP_FIELD=0x0009SNP$CRFILE_SEP_LINE=0x000D0x000ASNP$CRFILE_FIRST_ROW=1SNP$CRFILE_ENC_FIELD=SNP$CRFILE_DEC_SEP=SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=CITY_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=1SNP$CRLINE_OFFSET=1SNP$CRLENGTH=3SNP$CRSCALE=0SNP$CRPRECISION=3SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=DISTRICT_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=2SNP$CRLINE_OFFSET=4SNP$CRLENGTH=5SNP$CRSCALE=0SNP$CRPRECISION=5SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=TOWNSHIP_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=3SNP$CRLINE_OFFSET=9SNP$CRLENGTH=5SNP$CRSCALE=0SNP$CRPRECISION=5SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=VILLAGE_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=4SNP$CRLINE_OFFSET=14SNP$CRLENGTH=10SNP$CRSCALE=0SNP$CRPRECISION=10SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=QUARTER_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=5SNP$CRLINE_OFFSET=24SNP$CRLENGTH=10SNP$CRSCALE=0SNP$CRPRECISION=10SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=STREET_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=6SNP$CRLINE_OFFSET=34SNP$CRLENGTH=10SNP$CRSCALE=0SNP$CRPRECISION=10SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=BUILDING_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=7SNP$CRLINE_OFFSET=44SNP$CRLENGTH=15SNP$CRSCALE=0SNP$CRPRECISION=15SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=INDEPENDENTSECTION_IDSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=8SNP$CRLINE_OFFSET=59SNP$CRLENGTH=15SNP$CRSCALE=0SNP$CRPRECISION=15SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=MATCH_LEVELSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=9SNP$CRLINE_OFFSET=74SNP$CRLENGTH=2SNP$CRSCALE=0SNP$CRPRECISION=2SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=SERIAL_NUM_SEQSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=10SNP$CRLINE_OFFSET=76SNP$CRLENGTH=10SNP$CRSCALE=0SNP$CRPRECISION=10SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=POLICY_NUMSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=11SNP$CRLINE_OFFSET=86SNP$CRLENGTH=10SNP$CRSCALE=0SNP$CRPRECISION=10SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=RENEWAL_NUMSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=12SNP$CRLINE_OFFSET=96SNP$CRLENGTH=2SNP$CRSCALE=0SNP$CRPRECISION=2SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=ADDRESS_NUMSNP$CRTYPE_NAME=NUMERICSNP$CRORDER=13SNP$CRLINE_OFFSET=98SNP$CRLENGTH=20SNP$CRSCALE=0SNP$CRPRECISION=20SNP$CR$$SNPS_END_KEY*/
    Target  Code:
    insert into DASK_DWH.C$_0ADDRESS_HINT
      C1_CITY_ID,
      C2_DISTRICT_ID,
      C3_TOWNSHIP_ID,
      C4_VILLAGE_ID,
      C5_QUARTER_ID,
      C6_STREET_ID,
      C7_BUILDING_ID,
      C8_INDEPENDENTSECTION_ID,
      C9_MATCH_LEVEL,
      C10_SERIAL_NUM_SEQ,
      C11_POLICY_NUM,
      C12_RENEWAL_NUM,
      C13_ADDRESS_NUM
    values
      :C1_CITY_ID,
      :C2_DISTRICT_ID,
      :C3_TOWNSHIP_ID,
      :C4_VILLAGE_ID,
      :C5_QUARTER_ID,
      :C6_STREET_ID,
      :C7_BUILDING_ID,
      :C8_INDEPENDENTSECTION_ID,
      :C9_MATCH_LEVEL,
      :C10_SERIAL_NUM_SEQ,
      :C11_POLICY_NUM,
      :C12_RENEWAL_NUM,
      :C13_ADDRESS_NUM

  • Green video error

    I just installed the newest version of quicktime for windows xp, and I'm having a problem with trying to play video for more than a few seconds. When I first play the the videos will automatically start the problem and a flat green color shows up, showing no video. The sound locks up also for a few seconds at a time and then plays again for a few seconds. The cursor also freezes while the sounds does. Any idea what this is, and how to fix it? or any other player that plays mov files? its very annoying

    heres my dxdiag report if it helps any
    System Information
    Time of this report: 12/2/2005, 16:40:40
    Machine name: BIGO
    Operating System: Windows XP Home Edition (5.1, Build 2600) Service Pack 2 (2600.xpspsp2gdr.050301-1519)
    Language: English (Regional Setting: English)
    System Manufacturer: Compaq Presario 061
    System Model: DF260A-ABA S4030NX NA210
    BIOS: Phoenix - AwardBIOS v6.00PG
    Processor: AMD Athlon(tm) XP 2400+, MMX, 3DNow, ~2.0GHz
    Memory: 1024MB RAM
    Page File: 356MB used, 1570MB available
    Windows Dir: C:\WINDOWS
    DirectX Version: DirectX 9.0c (4.09.0000.0904)
    DX Setup Parameters: Not found
    DxDiag Version: 5.03.2600.2180 32bit Unicode
    DxDiag Notes
    DirectX Files Tab: No problems found.
    Display Tab 1: No problems found.
    Sound Tab 1: No problems found.
    Music Tab: No problems found.
    Input Tab: No problems found.
    Network Tab: No problems found.
    DirectX Debug Levels
    Direct3D: 0/4 (n/a)
    DirectDraw: 0/4 (retail)
    DirectInput: 0/5 (n/a)
    DirectMusic: 0/5 (n/a)
    DirectPlay: 0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow: 0/6 (retail)
    Display Devices
    Card name: NVIDIA GeForce FX 5200
    Manufacturer: NVIDIA
    Chip type: GeForce FX 5200
    DAC type: Integrated RAMDAC
    Device Key: Enum\PCI\VEN10DE&DEV_0322&SUBSYS_00000000&REVA1
    Display Memory: 128.0 MB
    Current Mode: 1024 x 768 (32 bit) (60Hz)
    Monitor: Plug and Play Monitor
    Monitor Max Res: 1600,1200
    Driver Name: nv4_disp.dll
    Driver Version: 6.14.0010.8195 (English)
    DDI Version: 9 (or higher)
    Driver Attributes: Final Retail
    Driver Date/Size: 11/11/2005 13:47:00, 3924992 bytes
    WHQL Logo'd: Yes
    WHQL Date Stamp: n/a
    VDD: n/a
    Mini VDD: nv4_mini.sys
    Mini VDD Date: 11/11/2005 13:47:00, 3532928 bytes
    Device Identifier: {D7B71E3E-4062-11CF-B343-0A2000C2CB35}
    Vendor ID: 0x10DE
    Device ID: 0x0322
    SubSys ID: 0x00000000
    Revision ID: 0x00A1
    Revision ID: 0x00A1
    Video Accel: ModeMPEG2_A ModeMPEG2_B ModeMPEG2_C ModeMPEG2_D
    Deinterlace Caps: {212DC722-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {212DC723-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_MedianFiltering
    {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
    {212DC722-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {212DC723-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_MedianFiltering
    {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
    {212DC722-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {212DC723-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_MedianFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
    {212DC722-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
    {212DC723-3235-44A4-BD29-E1652BBCC71C}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_MedianFiltering
    {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
    Registry: OK
    DDraw Status: Enabled
    D3D Status: Enabled
    AGP Status: Enabled
    DDraw Test Result: Not run
    D3D7 Test Result: Not run
    D3D8 Test Result: Not run
    D3D9 Test Result: Not run
    Sound Devices
    Description: Realtek AC97 Audio
    Default Sound Playback: Yes
    Default Voice Playback: Yes
    Hardware ID: PCI\VEN1106&DEV_3059&SUBSYS_90121509&REV50
    Manufacturer ID: 65535
    Product ID: 65535
    Type: WDM
    Driver Name: ALCXWDM.SYS
    Driver Version: 5.10.0000.5730 (English)
    Driver Attributes: Final Retail
    WHQL Logo'd: Yes
    Date and Size: 10/1/2004 10:24:02, 2279424 bytes
    Other Files:
    Driver Provider: Realtek Semiconductor Corp.
    HW Accel Level: Full
    Cap Flags: 0xF5F
    Min/Max Sample Rate: 100, 192000
    Static/Strm HW Mix Bufs: 33, 32
    Static/Strm HW 3D Bufs: 33, 32
    HW Memory: 0
    Voice Management: No
    EAX(tm) 2.0 Listen/Src: Yes, Yes
    I3DL2(tm) Listen/Src: Yes, Yes
    Sensaura(tm) ZoomFX(tm): No
    Registry: OK
    Sound Test Result: Not run
    Sound Capture Devices
    Description: Realtek AC97 Audio
    Default Sound Capture: Yes
    Default Voice Capture: Yes
    Driver Name: ALCXWDM.SYS
    Driver Version: 5.10.0000.5730 (English)
    Driver Attributes: Final Retail
    Date and Size: 10/1/2004 10:24:02, 2279424 bytes
    Cap Flags: 0x41
    Format Flags: 0xFFF
    DirectMusic
    DLS Path: C:\WINDOWS\SYSTEM32\drivers\GM.DLS
    DLS Version: 1.00.0016.0002
    Acceleration: n/a
    Ports: Microsoft Synthesizer, Software (Not Kernel Mode), Output, DLS, Internal, Default Port
    Realtek AC97 Audio, Software (Kernel Mode), Output, DLS, Internal
    Microsoft MIDI Mapper [Emulated], Hardware (Not Kernel Mode), Output, No DLS, Internal
    Microsoft GS Wavetable SW Synth [Emulated], Hardware (Not Kernel Mode), Output, No DLS, Internal
    Registry: OK
    Test Result: Not run
    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: Logitech USB Keyboard
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC309
    FF Driver: n/a
    Device Name: Logitech USB Keyboard
    Attached: 1
    Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC309
    FF Driver: n/a
    Poll w/ Interrupt: No
    Registry: OK
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x1106, 0x3038
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 8/4/2004 04:00:00, 57600 bytes
    | Driver: usbd.sys, 8/4/2004 04:00:00, 4736 bytes
    Gameport Devices
    PS/2 Devices
    + HID Keyboard Device
    | Vendor/Product ID: 0x046D, 0xC309
    | Matching Device ID: hiddevice_systemkeyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 8/4/2004 04:00:00, 14848 bytes
    | Driver: kbdclass.sys, 8/4/2004 04:00:00, 24576 bytes
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    | Driver: termdd.sys, 8/4/2004 01:01:08, 40840 bytes
    | Driver: kbdclass.sys, 8/4/2004 04:00:00, 24576 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC012
    | Matching Device ID: hiddevice_systemmouse
    | Service: mouhid
    | Driver: mouclass.sys, 8/4/2004 04:00:00, 23040 bytes
    | Driver: mouhid.sys, 8/4/2004 04:00:00, 12160 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC309
    | Matching Device ID: hiddevice_systemmouse
    | Service: mouhid
    | Driver: mouclass.sys, 8/4/2004 04:00:00, 23040 bytes
    | Driver: mouhid.sys, 8/4/2004 04:00:00, 12160 bytes
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 8/4/2004 01:01:08, 40840 bytes
    | Driver: mouclass.sys, 8/4/2004 04:00:00, 23040 bytes
    DirectPlay Service Providers
    DirectPlay8 Modem Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
    DirectPlay8 Serial Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
    DirectPlay8 IPX Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
    DirectPlay8 TCP/IP Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
    Internet TCP/IP Connection For DirectPlay - Registry: OK, File: dpwsockx.dll (5.03.2600.2180)
    IPX Connection For DirectPlay - Registry: OK, File: dpwsockx.dll (5.03.2600.2180)
    Modem Connection For DirectPlay - Registry: OK, File: dpmodemx.dll (5.03.2600.2180)
    Serial Connection For DirectPlay - Registry: OK, File: dpmodemx.dll (5.03.2600.2180)
    DirectPlay Voice Wizard Tests: Full Duplex: Not run, Half Duplex: Not run, Mic: Not run
    DirectPlay Test Result: Not run
    Registry: OK
    DirectPlay Adapters
    DirectPlay8 Modem Service Provider: Lucent Win Modem #2
    DirectPlay8 Serial Service Provider: COM1
    DirectPlay8 Serial Service Provider: COM4
    DirectPlay8 TCP/IP Service Provider: Local Area Connection - IPv4 -
    DirectPlay Voice Codecs
    Voxware VR12 1.4kbit/s
    Voxware SC06 6.4kbit/s
    Voxware SC03 3.2kbit/s
    MS-PCM 64 kbit/s
    MS-ADPCM 32.8 kbit/s
    Microsoft GSM 6.10 13 kbit/s
    TrueSpeech(TM) 8.6 kbit/s
    DirectPlay Lobbyable Apps
    Dungeon Siege II Demo (DX7) - Registry: OK, ExeFile: DS2.icd (<File Missing>)
    Star Wars Galactic Battlegrounds (DX7) - Registry: OK, ExeFile: battlegrounds.exe (1.00.0000.0000)
    Star Wars Galactic Battlegrounds: Clone Campaigns (DX7) - Registry: OK, ExeFile: battlegrounds_x1.exe (1.01.0000.0000)
    Disk & DVD/CD-ROM Drives
    Drive: C:
    Free Space: 6.0 GB
    Total Space: 78.2 GB
    File System: NTFS
    Model: Maxtor 4R080J0
    Drive: E:
    Model: JLMS XJ-HD166S
    Driver: c:\windows\system32\drivers\cdrom.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 49536 bytes
    Drive: F:
    Model: SAMSUNG CD-R/RW SW-248F
    Driver: c:\windows\system32\drivers\cdrom.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 49536 bytes
    System Devices
    Name: Lucent Win Modem #2
    Device ID: PCI\VEN11C1&DEV_044C&SUBSYS_044C11C1&REV02\3&61AAA01&0&50
    Driver: C:\WINDOWS\system32\DRIVERS\ltmdmnt.sys, 8.28.0000.0000 (English), 8/3/2004 14:41:36, 606684 bytes
    Name: VIA CPU to AGP Controller
    Device ID: PCI\VEN1106&DEV_B091&SUBSYS_00000000&REV00\3&61AAA01&0&08
    Driver: C:\WINDOWS\system32\DRIVERS\VIAAGP.SYS, 5.01.2600.2180 (English), 8/3/2004 15:07:44, 42240 bytes
    Name: PCI standard ISA bridge
    Device ID: PCI\VEN1106&DEV_3177&SUBSYS_00000000&REV00\3&61AAA01&0&88
    Driver: C:\WINDOWS\system32\DRIVERS\isapnp.sys, 5.01.2600.0000 (English), 8/4/2004 04:00:00, 35840 bytes
    Name: PCI standard host CPU bridge
    Device ID: PCI\VEN1106&DEV_3116&SUBSYS_00000000&REV00\3&61AAA01&0&00
    Driver: n/a
    Name: VIA USB Enhanced Host Controller
    Device ID: PCI\VEN1106&DEV_3104&SUBSYS_90121509&REV82\3&61AAA01&0&83
    Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 26624 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/3/2004 16:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 57600 bytes
    Driver: C:\WINDOWS\system32\hccoin.dll, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 7168 bytes
    Name: Realtek AC'97 Audio for VIA (R) Audio Controller
    Device ID: PCI\VEN1106&DEV_3059&SUBSYS_90121509&REV50\3&61AAA01&0&8D
    Driver: C:\WINDOWS\system32\ksuser.dll, 5.03.2600.2180 (English), 8/3/2004 23:56:44, 4096 bytes
    Driver: C:\WINDOWS\system32\ksproxy.ax, 5.03.2600.2180 (English), 8/3/2004 23:56:58, 130048 bytes
    Driver: C:\WINDOWS\system32\drivers\ks.sys, 5.03.2600.2180 (English), 8/3/2004 22:15:22, 140928 bytes
    Driver: C:\WINDOWS\system32\drivers\drmk.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:00, 60288 bytes
    Driver: C:\WINDOWS\system32\drivers\portcls.sys, 5.01.2600.2180 (English), 8/3/2004 23:15:50, 145792 bytes
    Driver: C:\WINDOWS\system32\drivers\stream.sys, 5.03.2600.2180 (English), 8/3/2004 23:08:04, 48640 bytes
    Driver: C:\WINDOWS\system32\wdmaud.drv, 5.01.2600.2180 (English), 8/4/2004 00:56:58, 23552 bytes
    Driver: C:\WINDOWS\system32\drivers\ALCXWDM.SYS, 5.10.0000.5730 (English), 10/1/2004 10:24:02, 2279424 bytes
    Driver: C:\WINDOWS\system32\ALSNDMGR.CPL, 2.02.0000.0034 (English), 9/20/2004 15:20:44, 16121856 bytes
    Driver: C:\WINDOWS\ALCXMNTR.EXE, 1.05.0000.0000 (English), 9/7/2004 13:47:52, 57344 bytes
    Name: VIA Rev 5 or later USB Universal Host Controller
    Device ID: PCI\VEN1106&DEV_3038&SUBSYS_90121509&REV80\3&61AAA01&0&82
    Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 20480 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/3/2004 16:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 57600 bytes
    Name: VIA Rev 5 or later USB Universal Host Controller
    Device ID: PCI\VEN1106&DEV_3038&SUBSYS_90121509&REV80\3&61AAA01&0&81
    Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 20480 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/3/2004 16:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 57600 bytes
    Name: VIA Rev 5 or later USB Universal Host Controller
    Device ID: PCI\VEN1106&DEV_3038&SUBSYS_90121509&REV80\3&61AAA01&0&80
    Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 20480 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/3/2004 16:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 57600 bytes
    Name: VIA Bus Master IDE Controller
    Device ID: PCI\VEN1106&DEV_0571&SUBSYS_90121509&REV06\3&61AAA01&0&89
    Driver: C:\WINDOWS\system32\DRIVERS\viaide.sys, 1.00.0001.0001 (English), 8/4/2004 04:00:00, 5376 bytes
    Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 25088 bytes
    Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 5.01.2600.2180 (English), 8/4/2004 04:00:00, 95360 bytes
    Name: Realtek RTL8139 Family PCI Fast Ethernet NIC
    Device ID: PCI\VEN10EC&DEV_8139&SUBSYS_90121509&REV10\3&61AAA01&0&58
    Driver: C:\WINDOWS\system32\DRIVERS\RTL8139.sys, 5.398.0613.2003 (English), 8/3/2004 14:31:34, 20992 bytes
    Name: NVIDIA GeForce FX 5200
    Device ID: PCI\VEN10DE&DEV_0322&SUBSYS_00000000&REVA1\4&26E5833C&0&0008
    Driver: C:\WINDOWS\system32\DRIVERS\nv4_mini.sys, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 3532928 bytes
    Driver: C:\WINDOWS\system32\nv4_disp.dll, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 3924992 bytes
    Driver: C:\WINDOWS\system32\nvsvc32.exe, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 131139 bytes
    Driver: C:\WINDOWS\system32\nvhwvid.dll, 6.14.0010.8195 (), 11/11/2005 13:47:00, 573440 bytes
    Driver: C:\WINDOWS\system32\nvapi.dll, 6.14.0010.8195 (), 11/11/2005 13:47:00, 86016 bytes
    Driver: C:\WINDOWS\system32\nvoglnt.dll, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 5394432 bytes
    Driver: C:\WINDOWS\system32\nvcpl.dll, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 7311360 bytes
    Driver: C:\WINDOWS\system32\nvmctray.dll, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 86016 bytes
    Driver: C:\WINDOWS\system32\nvwddi.dll, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 81920 bytes
    Driver: C:\WINDOWS\system32\nvnt4cpl.dll, 6.14.0010.11010 (English), 11/11/2005 13:47:00, 286720 bytes
    Driver: C:\WINDOWS\system32\nvmccs.dll, 6.14.0010.8195 (English), 11/11/2005 13:47:00, 229376 bytes
    Driver: C:\WINDOWS\help\nvcpl.hlp, 11/11/2005 13:47:00, 169507 bytes
    Driver: C:\WINDOWS\help\nvwcplen.hlp, 11/11/2005 13:47:00, 55444 bytes
    Driver: C:\WINDOWS\system32\nvcod.dll, 1.00.0000.0034 (English), 11/11/2005 13:47:00, 35328 bytes
    Driver: C:\WINDOWS\system32\nvcodins.dll, 1.00.0000.0034 (English), 11/11/2005 13:47:00, 35328 bytes
    DirectX Components
    ddraw.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 266240 bytes
    ddrawex.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 27136 bytes
    dxapi.sys: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 10496 bytes
    d3d8.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 1179648 bytes
    d3d8thk.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 8192 bytes
    d3d9.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 1689088 bytes
    d3dim.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 436224 bytes
    d3dim700.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 825344 bytes
    d3dramp.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 590336 bytes
    d3drm.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 350208 bytes
    d3dxof.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 47616 bytes
    d3dpmesh.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 34816 bytes
    dplay.dll: 5.00.2134.0001 English Final Retail 8/4/2004 04:00:00 33040 bytes
    dplayx.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 229888 bytes
    dpmodemx.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 23552 bytes
    dpwsock.dll: 5.00.2134.0001 English Final Retail 8/4/2004 04:00:00 42768 bytes
    dpwsockx.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 57344 bytes
    dplaysvr.exe: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 30208 bytes
    dpnsvr.exe: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 18432 bytes
    dpnet.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 375296 bytes
    dpnlobby.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 3584 bytes
    dpnaddr.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 3584 bytes
    dpvoice.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 212480 bytes
    dpvsetup.exe: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 83456 bytes
    dpvvox.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 116736 bytes
    dpvacm.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 21504 bytes
    dpnhpast.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 35328 bytes
    dpnhupnp.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 60928 bytes
    dpserial.dll: 5.00.2134.0001 English Final Retail 8/4/2004 04:00:00 53520 bytes
    dinput.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 159232 bytes
    dinput8.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 181760 bytes
    dimap.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 44032 bytes
    diactfrm.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 394240 bytes
    joy.cpl: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 68608 bytes
    gcdef.dll: 5.01.2600.0000 English Final Retail 8/4/2004 04:00:00 76800 bytes
    pid.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 35328 bytes
    dsound.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 367616 bytes
    dsound3d.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 1294336 bytes
    dswave.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 19456 bytes
    dsdmo.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 181760 bytes
    dsdmoprp.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 71680 bytes
    dmusic.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 104448 bytes
    dmband.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 28672 bytes
    dmcompos.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 61440 bytes
    dmime.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 181248 bytes
    dmloader.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 35840 bytes
    dmstyle.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 105984 bytes
    dmsynth.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 103424 bytes
    dmscript.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 82432 bytes
    dx7vb.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 619008 bytes
    dx8vb.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 1227264 bytes
    dxdiagn.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 2113536 bytes
    directx.cpl: 5.04.0000.3900 English Final Retail 9/30/2004 07:17:14 135168 bytes
    mfc40.dll: 4.01.0000.6140 English Final Retail 8/4/2004 04:00:00 924432 bytes
    mfc42.dll: 6.02.4131.0000 English Final Retail 8/4/2004 04:00:00 1028096 bytes
    wsock32.dll: 5.01.2600.2180 English Final Retail 8/4/2004 04:00:00 22528 bytes
    amstream.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 70656 bytes
    devenum.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 59904 bytes
    dxmasf.dll: 6.04.0009.1125 English Final Retail 8/4/2004 04:00:00 498205 bytes
    mciqtz32.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 35328 bytes
    mpg2splt.ax: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 148992 bytes
    msdmo.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 14336 bytes
    encapi.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 20480 bytes
    qasf.dll: 10.00.0000.3802 English Final Retail 1/28/2005 12:44:28 221184 bytes
    qcap.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 192512 bytes
    qdv.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 279040 bytes
    qdvd.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 385024 bytes
    qedit.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 562176 bytes
    qedwipes.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 733696 bytes
    quartz.dll: 6.05.2600.2749 English Final Retail 8/29/2005 19:54:26 1287168 bytes
    strmdll.dll: 4.01.0000.3928 English Final Retail 8/4/2004 04:00:00 246302 bytes
    iac25_32.ax: 2.00.0005.0054 English Final Retail 6/23/2000 13:06:08 192000 bytes
    ir41_32.ax: 4.51.0016.0003 English Final Retail 6/22/2000 12:49:24 842240 bytes
    ir41_qc.dll: 4.30.0062.0002 English Final Retail 8/4/2004 04:00:00 120320 bytes
    ir41_qcx.dll: 4.30.0064.0001 English Final Retail 8/4/2004 04:00:00 338432 bytes
    ir50_32.dll: 5.2819.0015.0056 English Final Retail 6/23/2000 09:36:48 745984 bytes
    ir50_qc.dll: 5.00.0063.0048 English Final Retail 12/20/2002 10:40:58 200192 bytes
    ir50_qcx.dll: 5.00.0064.0048 English Final Retail 12/20/2002 10:40:58 183808 bytes
    ivfsrc.ax: 5.11.0015.0056 English Final Retail 6/22/2000 17:11:56 145408 bytes
    mswebdvd.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 204288 bytes
    ks.sys: 5.03.2600.2180 English Final Retail 8/3/2004 22:15:22 140928 bytes
    ksproxy.ax: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:58 130048 bytes
    ksuser.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 4096 bytes
    stream.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:08:04 48640 bytes
    mspclock.sys: 5.03.2600.2180 English Final Retail 8/3/2004 22:58:40 5376 bytes
    mspqm.sys: 5.01.2600.2180 English Final Retail 8/3/2004 22:58:42 4992 bytes
    mskssrv.sys: 5.03.2600.2180 English Final Retail 8/3/2004 22:58:42 7552 bytes
    swenum.sys: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 4352 bytes
    mstee.sys: 5.03.2600.2180 English Final Retail 8/3/2004 22:58:40 5504 bytes
    ipsink.ax: 5.03.2600.2180 English Final Retail 8/4/2004 00:56:58 16384 bytes
    mpeg2data.ax: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 118272 bytes
    ndisip.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:10:14 10880 bytes
    streamip.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:10:14 15360 bytes
    msvidctl.dll: 6.05.2600.2180 English Final Retail 8/4/2004 04:00:00 1428480 bytes
    slip.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:10:18 11136 bytes
    nabtsfec.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:10:30 85376 bytes
    ccdecode.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:10:18 17024 bytes
    vbisurf.ax: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 30720 bytes
    msyuv.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:46 17408 bytes
    kstvtune.ax: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:58 61952 bytes
    ksxbar.ax: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:58 43008 bytes
    kswdmcap.ax: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:58 90624 bytes
    vfwwdm32.dll: 5.01.2600.2180 English Final Retail 8/3/2004 23:56:48 53760 bytes
    wstcodec.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:10:22 19328 bytes
    wstdecod.dll: 5.03.2600.2180 English Final Retail 8/4/2004 04:00:00 50688 bytes
    DirectShow Filters
    WDM Streaming VBI Codecs:
    NABTS/FEC VBI Codec,0x00200000,2,1,,5.03.2600.2180
    CC Decoder,0x00200000,2,1,,5.03.2600.2180
    WST Codec,0x00200000,1,1,,5.03.2600.2180
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,,
    WMAPro over S/PDIF DMO,0x00600800,1,1,,
    DMO DolbyDecoder (AdobeEncorePrivate),0x00000000,1,1,,
    WMSpeech Decoder DMO,0x00600800,1,1,,
    WMVideo Advanced Decoder DMO,0x00800001,1,1,,
    WMVideo 8 Decoder DMO,0x00800001,1,1,,
    Mpeg4s Decoder DMO,0x00800001,1,1,,
    WMV Screen decoder DMO,0x00800001,1,1,,
    WMVideo Decoder DMO,0x00800001,1,1,,
    Mpeg43 Decoder DMO,0x00800001,1,1,,
    Mpeg4 Decoder DMO,0x00800001,1,1,,
    DivX Decoder Filter,0x00800000,1,1,divxdec.ax,5.02.0001.1335
    WMT MuxDeMux Filter,0x00200000,0,0,wmm2filt.dll,2.01.4026.0000
    Full Screen Renderer,0x00200000,1,0,quartz.dll,6.05.2600.2749
    ATI MPEG Audio Decoder,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    DV Muxer,0x00400000,0,0,qdv.dll,6.05.2600.2180
    MainConcept (AdobeEncore) DV Video Decoder,0x005fffff,1,1,admcdsdv.ax,2.02.0000.0003
    MainConcept (AdobeEncore) DV Video Encoder,0x00200000,1,1,admcdsdv.ax,2.02.0000.0003
    DVD Express Audio Decoder,0x00600000,1,2,DVD Express AV Decoder.dll,5.01.0056.0000
    DVD Express Video Decoder,0x00600000,2,1,DVD Express AV Decoder.dll,5.01.0056.0000
    Color Space Converter,0x00400001,1,1,quartz.dll,6.05.2600.2749
    WM ASF Reader,0x00400000,0,0,qasf.dll,10.00.0000.3802
    Audio Source,0x00200000,0,1,wmprevu.dll,9.00.0000.2980
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,10.00.0000.3802
    AVI Splitter,0x00600000,1,1,quartz.dll,6.05.2600.2749
    WMT AudioAnalyzer,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.05.2600.2749
    Indeo® Video 5.11 Compression Filter,0x00200000,1,1,IR50_32.DLL,5.2819.0015.0056
    Windows Media Audio Decoder,0x00800001,1,1,msadds32.ax,8.00.0000.4487
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.05.2600.2180
    MainConcept (Adobe-0) MPEG Splitter,0x00000000,1,2,admcspmpeg.ax,1.00.0000.0052
    MainConcept (Adobe-0) MPEG Audio Decoder,0x00000000,1,1,admcdsmpeg.ax,1.00.0000.0056
    MainConcept (Adobe-0) MPEG Video Decoder,0x00000000,1,1,admcdsmpeg.ax,1.00.0000.0056
    WMT Format Conversion,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.05.2600.2180
    WMT Black Frame Generator,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749
    Indeo® Video 5.11 Decompression Filter,0x00640000,1,1,IR50_32.DLL,5.2819.0015.0056
    WMT Screen Capture filter,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
    Microsoft Screen Video Decompressor,0x00800000,1,1,msscds32.ax,8.00.0000.4487
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.05.2600.2749
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
    ATI Time Shift Splitter,0x00600000,1,3,atidvcr.dll,8.05.0000.30613
    ATI Time Shift Reader,0x00600000,0,1,atidvcr.dll,8.05.0000.30613
    ATI Time Shift Writer,0x00200000,1,0,atidvcr.dll,8.05.0000.30613
    ATI MPEG Video Decoder,0x00600000,1,1,atidvcr.dll,8.05.0000.30613
    MPEG Layer-3 Decoder,0x00810000,1,1,l3codecx.ax,1.05.0000.0050
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.05.2600.2180
    WAV Dest,0x00200000,0,0,wavdest.ax,
    ACELP.net Sipro Lab Audio Decoder,0x00800001,1,1,acelpdec.ax,1.04.0000.0000
    ATI Video Capture Surface Allocator,0x003fffff,1,0,ativvpxx.ax,4.13.0001.5085
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.05.2600.2749
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.05.2600.2749
    File Source (Netshow URL),0x00400000,0,1,wmpasf.dll,10.00.0000.3802
    ATI VBI Surface Allocator,0x00200000,1,0,AVBISurf.ax,8.00.0000.0001
    ATI Video Format Converter,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    WMT Import Filter,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
    DV Splitter,0x00600000,1,2,qdv.dll,6.05.2600.2180
    Bitmap Generate,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    Windows Media Video Decoder,0x00800000,1,1,wmvds32.ax,8.00.0000.4487
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.05.2600.2749
    Windows Media Video Decoder,0x00800000,1,1,wmv8ds32.ax,8.00.0000.4000
    ATI Line21 CC Decoder/Renderer,0x00200000,1,0,aticcap.ax,8.00.0000.0001
    WMT VIH2 Fix,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    Record Queue,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    Disk Record Queue,0x00200000,1,1,wmedque.dll,9.00.0000.2980
    Color Converter,0x00200000,1,1,declrds.ax,9.00.0000.2980
    ATI Capture Transform Filter,0x00200000,1,3,ativxfxx.ax,6.14.0001.6178
    Windows Media Multiplexer,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASX file Parser,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASX v.2 file Parser,0x00600000,1,0,wmpasf.dll,10.00.0000.3802
    NSC file Parser,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ATI MPEG Audio Encoder,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.05.2600.2749
    Windows Media source filter,0x00600000,0,2,wmpasf.dll,10.00.0000.3802
    Video Renderer,0x00800001,1,0,quartz.dll,6.05.2600.2749
    Frame Eater,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.05.2600.2180
    Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.05.2600.2180
    Video Port Manager,0x00600000,2,1,quartz.dll,6.05.2600.2749
    WST Decoder,0x00600000,1,1,wstdecod.dll,5.03.2600.2180
    Video Renderer,0x00400000,1,0,quartz.dll,6.05.2600.2749
    Microsoft MPEG-4 Video Decompressor,0x00800000,1,1,mp4sds32.ax,8.00.0000.0344
    ATI MPEG Video Encoder,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    DivX Decoder Filter,0xff800000,1,1,divxdec.ax,5.02.0001.1335
    ATI MPEG Multiplexer,0x00200000,3,1,atidvcr.dll,8.05.0000.30613
    ATI Audio Delay Filter,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    WM ASF Writer,0x00400000,0,0,qasf.dll,10.00.0000.3802
    WMT Sample Information Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,5.03.2600.2180
    Microsoft MPEG-4 Video Decompressor,0x00800000,1,1,mpg4ds32.ax,8.00.0000.4487
    File writer,0x00200000,1,0,qcap.dll,6.05.2600.2180
    WMT Log Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    WMT Virtual Renderer,0x00200000,1,0,wmm2filt.dll,2.01.4026.0000
    ATI MPEG Archiver,0x00200000,0,0,atidvcr.dll,8.05.0000.30613
    DVD Navigator,0x00200000,0,2,qdvd.dll,6.05.2600.2180
    ATI Closed Caption Database,0x00200000,1,0,aticcdb.ax,8.00.0000.0004
    Overlay Mixer2,0x00400000,1,1,qdvd.dll,6.05.2600.2180
    AVI Draw,0x00600064,9,1,quartz.dll,6.05.2600.2749
    .RAM file Parser,0x00600000,1,0,wmpasf.dll,10.00.0000.3802
    ATI Still Capture,0x00200000,1,0,atistill.ax,8.00.0000.0004
    WMT DirectX Transform Wrapper,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    G.711 Codec,0x00200000,1,1,g711codc.ax,5.01.2600.0000
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.05.2600.2180
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.05.2600.2180
    DC-DSP Filter,0x00600000,1,1,DCDSPFilter.ax,0.09.0002.0000
    Indeo® audio software,0x00500000,1,1,iac25_32.ax,2.00.0005.0054
    Windows Media Update Filter,0x00400000,1,0,wmpasf.dll,10.00.0000.3802
    Screen Capture filter,0x00200000,0,1,wmesrcwp.dll,9.00.0000.2980
    ASF DIB Handler,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASF ACM Handler,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASF ICM Handler,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASF URL Handler,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASF JPEG Handler,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASF DJPEG Handler,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    ASF embedded stuff Handler,0x00600000,1,1,wmpasf.dll,10.00.0000.3802
    9x8Resize,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    ATI Noise Reduction Filter,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    WIA Stream Snapshot Filter,0x00200000,1,1,wiasf.ax,1.00.0000.0000
    Allocator Fix,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    SampleGrabber,0x00200000,1,1,qedit.dll,6.05.2600.2180
    Null Renderer,0x00200000,1,0,qedit.dll,6.05.2600.2180
    WMT Virtual Source,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
    WMT Interlacer,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.05.2600.2180
    ATI Audio Pitch Correction Filter,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    AXWavRender,0x00200000,1,0,axwavrender.ax,4.01.0000.0000
    Smart Tee,0x00200000,1,2,qcap.dll,6.05.2600.2180
    Overlay Mixer,0x00200000,0,0,qdvd.dll,6.05.2600.2180
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749
    Uncompressed Domain Shot Detection Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.05.2600.2749
    QuickTime Movie Parser,0x00600000,1,1,quartz.dll,6.05.2600.2749
    Wave Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
    MIDI Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
    File stream renderer,0x00400000,1,1,quartz.dll,6.05.2600.2749
    XML Playlist,0x00400000,1,0,wmpasf.dll,10.00.0000.3802
    Video Source,0x00200000,0,1,wmprevu.dll,9.00.0000.2980
    DVDExpress 3D (QSurround),0x00800000,1,1,DVD Express 3D Sound.dll,5.01.0000.0010
    DVDExpress 3D (N-2-2),0x00800000,1,1,DVD Express 3D Sound.dll,5.01.0000.0010
    DVDExpress 3D (VMAx),0x00800000,1,1,DVD Express 3D Sound.dll,5.01.0000.0010
    DVDExpress 3D (Aureal),0x00800000,1,1,DVD Express 3D Sound.dll,5.01.0000.0010
    DVDExpress 3D (Sample),0x00800000,1,1,DVD Express 3D Sound.dll,5.01.0000.0010
    DVDExpress 3D (NSC),0x00800000,1,1,DVD Express 3D Sound.dll,5.01.0000.0010
    DVDExpress 3D (Dolby Headphone),0x00800000,1,1,DVD Express 3D Sound.dll,5.01.0000.0010
    DC-DSP Filter (autoloading),0x00800002,1,1,DCDSPFilter.ax,0.09.0002.0000
    AVI Mux,0x00200000,1,0,qcap.dll,6.05.2600.2180
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.05.2600.2749
    File Source (Async.),0x00400000,0,1,quartz.dll,6.05.2600.2749
    File Source (URL),0x00400000,0,1,quartz.dll,6.05.2600.2749
    WMT DV Extract,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    TimeSkew,0x00200000,1,1,TimeSkew2.dll,1.05.0000.41808
    WMplug,0x009001f4,1,1,wtwmplug.ax,
    WMT Switch Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    WMT Volume,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    Stretch Video,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.05.2600.2180
    BitmapSource,0x00200000,0,1,BitmapSource.dll,1.05.0000.41808
    DirectDVD Equalizer,0x00200000,1,1,DDVDEq.ax,
    QT Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.05.2600.2749
    Indeo® video 4.4 Decompression Filter,0x00640000,1,1,ir41_32.ax,4.51.0016.0003
    Indeo® video 4.4 Compression Filter,0x00200000,1,1,ir41_32.ax,4.51.0016.0003
    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,,5.03.2600.2180
    WDM Streaming Data Transforms:
    Microsoft Kernel Acoustic Echo Canceller,0x00000000,0,0,,
    Microsoft Kernel GS Wavetable Synthesizer,0x00200000,1,1,,5.03.2600.2180
    Microsoft Kernel DLS Synthesizer,0x00200000,1,1,,5.03.2600.2180
    Microsoft Kernel DRM Audio Descrambler,0x00200000,1,1,,5.03.2600.2180
    Video Compressors:
    MSScreen encoder DMO,0x00600800,1,1,,
    WMVideo9 Encoder DMO,0x00600800,1,1,,
    WMVideo Advanced Encoder DMO,0x00600800,1,1,,
    MSScreen 9 encoder DMO,0x00600800,1,1,,
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.05.2600.2180
    Indeo® video 5.10 Compression Filter,0x00100000,1,1,IR50_32.DLL,5.2819.0015.0056
    Indeo® Video 5.11 Compression Filter,0x00100000,1,1,IR50_32.DLL,5.2819.0015.0056
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.05.2600.2749
    Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.05.2600.2180
    DivX® 5.2.1 Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Fraps Video Decompressor,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Intel 4:2:0 Video V2.50,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Ligos Indeo® Video 3.2,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Ligos Indeo® Video 4.5,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Ligos Indeo® Video 5.11,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Microsoft H.261 Video Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Microsoft H.263 Video Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Microsoft MPEG-4 Video Codec V2,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Microsoft MPEG-4 Video Codec V1,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Microsoft RLE,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Microsoft Video 1,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Sunplus 32-bit Compressor,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Sunplus 32-bit Compressor,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Sunplus 32-bit Compressor,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Sunplus 32-bit Compressor,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Sunplus 32-bit Compressor,0x00200000,1,1,qcap.dll,6.05.2600.2180
    TechSmith Screen Capture Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
    ATI YUV12 Format Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
    ATI YUV12 Format Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,,
    WMAudio Encoder DMO,0x00600800,1,1,,
    ATI MPEG Audio Encoder,0x00200000,1,1,atidvcr.dll,8.05.0000.30613
    IAC2,0x00200000,1,1,quartz.dll,6.05.2600.2749
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.05.2600.2749
    PCM,0x00200000,1,1,quartz.dll,6.05.2600.2749
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.05.2600.2749
    ACELP.net,0x00200000,1,1,quartz.dll,6.05.2600.2749
    DSP Group TrueSpeech(TM),0x00200000,1,1,quartz.dll,6.05.2600.2749
    Windows Media Audio V1,0x00200000,1,1,quartz.dll,6.05.2600.2749
    Windows Media Audio V2,0x00200000,1,1,quartz.dll,6.05.2600.2749
    GSM 6.10,0x00200000,1,1,quartz.dll,6.05.2600.2749
    Microsoft G.723.1,0x00200000,1,1,quartz.dll,6.05.2600.2749
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.05.2600.2749
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.05.2600.2749
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.05.2600.2749
    Audio Capture Sources:
    Realtek AC97 Audio,0x00200000,0,0,qcap.dll,6.05.2600.2180
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.05.2600.2749
    Microsoft GS Wavetable SW Synth,0x00200000,1,0,quartz.dll,6.05.2600.2749
    WDM Streaming Capture Devices:
    Realtek AC97 Audio,0x00200000,2,2,,5.03.2600.2180
    WDM Streaming Rendering Devices:
    Realtek AC97 Audio,0x00200000,2,2,,5.03.2600.2180
    BDA Rendering Filters:
    BDA IP Sink,0x00200000,1,1,,5.03.2600.2180
    WDM Streaming Mixer Devices:
    Microsoft Kernel Wave Audio Mixer,0x00000000,0,0,,
    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,0,encdec.dll,6.05.2600.2180
    Encrypt/Tag,0x00200000,0,0,encdec.dll,6.05.2600.2180
    XDS Codec,0x00200000,0,0,encdec.dll,6.05.2600.2180
    WDM Streaming Communication Transforms:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,,5.03.2600.2180
    Audio Renderers:
    Realtek AC97 Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.05.2600.2749
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.05.2600.2749
    DirectSound: Realtek AC97 Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749
    WDM Streaming System Devices:
    Realtek AC97 Audio,0x00200000,12,2,,5.03.2600.2180
    BDA Receiver Component:
    BDA Slip De-Framer,0x00600000,1,1,,5.03.2600.2180

  • Strange behaviour writing images.

    Hi All,
    I am using the javax.imageio package to do (what I thought would be) simple image resizes on the server side. I am completely baffled by the following behaviour though:
    * Images are resized correctly.
    * When resized to be smaller than the original size, they are shown correctly in the browser.
    * When resized to be larger than the original size, the browser shows an image of the correct dimensions but the bottom portion of the image is blank. The size of the blank portion is directly proportional to the size of the resize.
    * When I get the servlet to write to a file instead of the ServletOutputStream, the image does not have the blank portion.
    * When I get the servlet to write to a file, and then send the file to the ServletOutputStream the image does have the blank portion.
    * The problem persists if I use an AffineTransform to do the scaling instead of using Image.getScaledInstance().
    * No combination of flushing/closing/disposing resources seems to bring back the blank portion.
    * Using a MediaTracker to wait for image operations to complete has no effect.
    * Using Thread.sleep() to wait for image operations to complete has no effect.
    * The problem persists regardless of whether I use ImageIO.write() or ImageWriter.write().
    * Changing the response buffer size has no effect.
    * ImageIO.setUseCache(false) has no influence.
    * Both IE and Firefox show the blank portions.
    * I think I am going crazy.
    Here is the code which does the transform and sends the output (you don't see the declarations, but 'output' is just response.getOuputStream()):
                    /* do the resize */
                    transform = new AffineTransformOp
                        (AffineTransform.getScaleInstance(
                           ((double) width) / image.getWidth(),
                           ((double) height) / image.getHeight()),
                        AffineTransformOp.TYPE_NEAREST_NEIGHBOR);
                    scaledImage = transform.filter(image, null);
                    /* write to a servlet output stream */
                    i = ImageIO.getImageWritersByMIMEType(file.getContentType());
                    imStream = ImageIO.createImageOutputStream(output);
                    imWriter = (ImageWriter) i.next();
                    imWriter.setOutput(imStream);
                    imWriter.write(scaledImage);
                    /* free resources */
                    imWriter.dispose();
                    output.flush();If anybody has any suggestions, I'm all ears!
    Roger

    * I think I am going crazy.Not crazy... just stupid:
    response.setContentLength((int) file.getSize());I was setting the content length to the size of the original image.

  • How to create 3D objects in PSE8?

    Hi,
    Version 7 included a 3D Transform Filter in the "Render" group under Filters that could be used to create 3D objects.  I can't figure out how to accomplish this in version 8 of PSE.  Has this feature been removed or just moved to somewhere else? 
    Thanks in advance!

    I purchased PSE8 online as an electronic download so I do not have a CD, just the installation files. 
    Hmmm.  My daughter needs to create 3D objects in PSE as part of her homework assignment.  Are older versions available from Adobe for people who have purchased the current version?

  • Displaying XML in WebView...

    Hi,
    Quick question...I have an url to an XML with no associated style...webview just display's this as wrapped text. How can I get webview to display it as a document tree (like in IE and Chrome)?
    example url...
    http://datamarket.com/api/v1/information.xml?ds=173b
    Nuwanda

    This is a JavaFX CodeMirror based syntax highlighting code editor for Java: https://gist.github.com/1463485
    You could modify it to display syntax highlighted xml.
    By changing the template used from the Java template to an xml template then you would get output such as this: http://codemirror.net/mode/xml/index.html
    As you don't need all of the editing capabilities, you could disable the editing functions.
    You could place a listener on the webEngine's document property to know when a document had been loaded, somehow detect the content as xml (maybe from file extension, file content or mime type) and apply modifications to the dom to apply your modified CodeMirror html template to get xml formatting on the document.
    Alternately, but probably less palatably from a development standpoint, by adding your own url handler you could trap the content sent over the wire, then make the appropriate tranformations to the content to get formatted output from your url handler by having the url handler function as a transforming filter.
    Or you could trap the content by monitoring the document property as noted above and when you have xml, layer a stackpane over the webview and dump the xml content into an expanded JavaFX TreeView node.

  • Computer CONSTANTLY restarts while editing with premiere and after effects

    Whenever i edit in premiere or after effects, my computer will always just randomly restart.  It normally does it more in after effects than premiere, but lately, it has been doing it a lot in premiere, sometimes as much as every 15 minutes.    Here are my specs:
    Windows 7 64 Bit
    i7 Processor
    12GB Ram
    4tb Raid system
    NVIDA GEFORCE video card
    800 watt power supply
    3ghz speed
    Does anyone know what the problem could be? I have been told that it could be the video card before, but I highly doubt that my video card is not sufficient enough for basic video editing on premiere, as I know many people who have worse video cards that edit with no problem.  Please help!

    Here is all the information about my computer:
    System Information
    Time of this report: 3/14/2012, 02:49:05
           Machine name: CALSTALLION-PC
       Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.110622-1506)
               Language: English (Regional Setting: English)
    System Manufacturer: MSI
           System Model: MS-7522
                   BIOS: Default System BIOS
              Processor: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (8 CPUs), ~2.7GHz
                 Memory: 12288MB RAM
    Available OS Memory: 12280MB RAM
              Page File: 2223MB used, 22332MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: 96 DPI (100 percent)
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.01.7601.17514 32bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
            Sound Tab 2: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: NVIDIA GeForce GTX 470
           Manufacturer: NVIDIA
              Chip type: GeForce GTX 470
               DAC type: Integrated RAMDAC
             Device Key: Enum\PCI\VEN_10DE&DEV_06CD&SUBSYS_80101462&REV_A3
         Display Memory: 4064 MB
       Dedicated Memory: 1248 MB
          Shared Memory: 2815 MB
           Current Mode: 1680 x 1050 (32 bit) (60Hz)
           Monitor Name: SyncMaster 226BW,SyncMaster Magic CX226BW(Digital)
          Monitor Model: SyncMaster
             Monitor Id: SAM027F
            Native Mode: 1680 x 1050(p) (59.883Hz)
            Output Type: DVI
            Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Driver File Version: 8.17.0012.9573 (English)
         Driver Version: 8.17.12.9573
            DDI Version: 11
           Driver Model: WDDM 1.1
      Driver Attributes: Final Retail
       Driver Date/Size: 2/9/2012 21:13:00, 17642816 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B71E3E-458D-11CF-B752-1CA01DC2C535}
              Vendor ID: 0x10DE
              Device ID: 0x06CD
              SubSys ID: 0x80101462
            Revision ID: 0x00A3
    Driver Strong Name: oem52.inf:NVIDIA_SetA_Devices.NTamd64.6.1:Section015:8.17.12.9573:pci\ven_10de&dev_06cd
         Rank Of Driver: 00E62001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
       Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {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)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: 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)=(UYVY,UYVY) 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
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) 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=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: 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)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {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
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,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=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
           D3D9 Overlay: Supported
                DXVA-HD: Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (Creative SB X-Fi)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: PCI\VEN_1102&DEV_000B&SUBSYS_00431102&REV_04
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1348 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 7/7/2010 15:16:24, 697816 bytes
                Other Files:
            Driver Provider: Creative
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: SPDIF Out (Creative SB X-Fi)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: PCI\VEN_1102&DEV_000B&SUBSYS_00431102&REV_04
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1348 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 7/7/2010 15:16:24, 697816 bytes
                Other Files:
            Driver Provider: Creative
             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: Digital-In (Creative SB X-Fi)
      Default Sound Capture: Yes
      Default Voice Capture: No
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1348 (English)
          Driver Attributes: Final Retail
              Date and Size: 7/7/2010 15:16:24, 697816 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: "What U Hear" (Creative SB X-Fi)
      Default Sound Capture: No
      Default Voice Capture: Yes
                Driver Name: ctaud2k.sys
             Driver Version: 6.00.0001.1348 (English)
          Driver Attributes: Final Retail
              Date and Size: 7/7/2010 15:16:24, 697816 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, 0x3A37
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    Gameport Devices
    PS/2 Devices
    + Standard PS/2 Keyboard
    | Matching Device ID: *pnp0303
    | Service: i8042prt
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    |
    + Microsoft PS/2 Mouse
    | Matching Device ID: *pnp0f03
    | Service: i8042prt
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 225.4 GB
    Total Space: 953.8 GB
    File System: NTFS
          Model: ST31000528AS ATA Device
          Drive: E:
    Free Space: 115.8 GB
    Total Space: 286.2 GB
    File System: NTFS
          Model: ST3300620AS ATA Device
          Drive: G:
    Free Space: 230.7 GB
    Total Space: 476.9 GB
    File System: NTFS
          Model: WD 5000BEK External USB Device
          Drive: K:
    Free Space: 2422.6 GB
    Total Space: 2861.2 GB
    File System: NTFS
          Model: HPT DISK 0_0 SCSI Disk Device
          Drive: D:
          Model: PIONEER DVR-213NP ATA Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), , 0 bytes
    System Devices
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A36
    Device ID: PCI\VEN_8086&DEV_3A36&SUBSYS_75221462&REV_00\3&11583659&0&EA
       Driver: n/a
         Name: Intel(R) 7500/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: 1394 OHCI Compliant Host Controller
    Device ID: PCI\VEN_197B&DEV_2380&SUBSYS_522D1462&REV_10\4&1A3D4FB3&0&00E5
       Driver: n/a
         Name: Intel(R) ICH10 Family PCI Express Root Port 1 - 3A40
    Device ID: PCI\VEN_8086&DEV_3A40&SUBSYS_75221462&REV_00\3&11583659&0&E0
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A35
    Device ID: PCI\VEN_8086&DEV_3A35&SUBSYS_75221462&REV_00\3&11583659&0&E9
       Driver: n/a
         Name: Intel(R) 7500/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: Intel(R) ICH10 Family USB Universal Host Controller - 3A34
    Device ID: PCI\VEN_8086&DEV_3A34&SUBSYS_75221462&REV_00\3&11583659&0&E8
       Driver: n/a
         Name: Intel(R) 7500/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: RocketRAID 231x SATA Controller
    Device ID: PCI\VEN_1103&DEV_2310&SUBSYS_11AB11AB&REV_02\4&12AE3118&0&0038
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3C
    Device ID: PCI\VEN_8086&DEV_3A3C&SUBSYS_75221462&REV_00\3&11583659&0&D7
       Driver: n/a
         Name: Intel(R) ICH10 Family SMBus Controller - 3A30
    Device ID: PCI\VEN_8086&DEV_3A30&SUBSYS_75221462&REV_00\3&11583659&0&FB
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 7 - 340E
    Device ID: PCI\VEN_8086&DEV_340E&SUBSYS_75221462&REV_12\3&11583659&0&38
       Driver: n/a
         Name: Creative SB X-Fi
    Device ID: PCI\VEN_1102&DEV_000B&SUBSYS_00431102&REV_04\4&28223223&0&00E0
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3A
    Device ID: PCI\VEN_8086&DEV_3A3A&SUBSYS_75221462&REV_00\3&11583659&0&EF
       Driver: n/a
         Name: Intel(R) ICH10 Family 2 port Serial ATA Storage Controller 2 - 3A26
    Device ID: PCI\VEN_8086&DEV_3A26&SUBSYS_75221462&REV_00\3&11583659&0&FD
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 3 - 340A
    Device ID: PCI\VEN_8086&DEV_340A&SUBSYS_75221462&REV_12\3&11583659&0&18
       Driver: n/a
         Name: Realtek PCIe GBE Family Controller
    Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_75221462&REV_02\4&195011B8&0&00E4
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A39
    Device ID: PCI\VEN_8086&DEV_3A39&SUBSYS_75221462&REV_00\3&11583659&0&D2
       Driver: n/a
         Name: Intel(R) ICH10 Family 4 port Serial ATA Storage Controller 1 - 3A20
    Device ID: PCI\VEN_8086&DEV_3A20&SUBSYS_75221462&REV_00\3&11583659&0&FA
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 1 - 3408
    Device ID: PCI\VEN_8086&DEV_3408&SUBSYS_75221462&REV_12\3&11583659&0&08
       Driver: n/a
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_10DE&DEV_0BE5&SUBSYS_80101462&REV_A1\4&2040E010&0&0108
       Driver: n/a
         Name: Intel(R) ICH10 Family PCI Express Root Port 6 - 3A4A
    Device ID: PCI\VEN_8086&DEV_3A4A&SUBSYS_75221462&REV_00\3&11583659&0&E5
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A38
    Device ID: PCI\VEN_8086&DEV_3A38&SUBSYS_75221462&REV_00\3&11583659&0&D1
       Driver: n/a
         Name: Intel(R) ICH10R LPC Interface Controller - 3A16
    Device ID: PCI\VEN_8086&DEV_3A16&SUBSYS_75221462&REV_00\3&11583659&0&F8
       Driver: n/a
         Name: Intel(R) 5520/5500/X58 I/O Hub to ESI Port - 3405
    Device ID: PCI\VEN_8086&DEV_3405&SUBSYS_75221462&REV_12\3&11583659&0&00
       Driver: n/a
         Name: NVIDIA GeForce GTX 470
    Device ID: PCI\VEN_10DE&DEV_06CD&SUBSYS_80101462&REV_A3\4&2040E010&0&0008
       Driver: n/a
         Name: Intel(R) ICH10 Family PCI Express Root Port 5 - 3A48
    Device ID: PCI\VEN_8086&DEV_3A48&SUBSYS_75221462&REV_00\3&11583659&0&E4
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A37
    Device ID: PCI\VEN_8086&DEV_3A37&SUBSYS_75221462&REV_00\3&11583659&0&D0
       Driver: n/a
         Name: Intel(R) 7500/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(R) 82801 PCI Bridge - 244E
    Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_75221462&REV_90\3&11583659&0&F0
       Driver: n/a
    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.17514
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
    Pinnacle Real Media Renderer 2,0x00000000,0,0,,
    ffdshow Video Decoder,0xff800001,2,1,ffdshow.ax,1.00.0006.2524
    Creative MJPEG Encoder Filter,0x00200000,1,1,MJPGENCU.AX,1.00.0004.0000
    Creative LiveRecording Filter,0x00400000,0,1,LiveRec.ax,2.01.0001.0000
    ATI MPEG Audio Decoder,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    WMT VIH2 Fix,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    Record Queue,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Switch Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Virtual Renderer,0x00200000,1,0,WLXVAFilt.dll,15.04.3508.1109
    WMT DV Extract,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Virtual Source,0x00200000,0,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Sample Information Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    ffdshow raw video filter,0x00200000,2,1,ffdshow.ax,1.00.0006.2524
    htmpeg2splitter,0x00200000,1,2,htmpeg2splitter.ax,1.00.0000.0001
    RealPlayer Video Filter,0x00200000,1,1,rdsf3260.dll,12.00.0001.0669
    CT Upsampler filter,0x00100000,1,1,Upsample.ax,2.00.0005.0000
    ffdshow Audio Decoder,0x3fffffff,1,1,ffdshow.ax,1.00.0006.2524
    Creative Wave Writer,0x00200000,1,0,WavWrite.ax,3.01.0004.0000
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
    Creative MLP Source Filter,0x00400000,0,1,MlpSrc.ax,3.00.0000.0000
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
    Pinnacle MPEG Layer-1/2 Audio Decoder,0x00000000,0,0,,
    ATI EZShare Server,0x00200000,1,0,atidvcr.dll,10.00.0000.31121
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
    Pinnacle(dicas) H263 Video Encoder,0x00000000,0,0,,
    DivX AAC Decoder,0x00800000,1,1,daac.ax,7.01.0000.0010
    Creative NVF Filter,0x00400000,0,1,NvfSrc.ax,3.00.0000.0000
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
    BPM Metadata,0x001fffff,1,1,MetaBPM.ax,1.00.0004.0000
    Creative Frame Rate Converter,0x00200000,1,1,CTFRCONV.AX,1.00.0003.0000
    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,6.01.7140.0000
    BPM Metadata,0x001fffff,1,1,MetaBPMu.ax,2.00.0002.0000
    RealVideo Decoder,0x00400000,1,1,RealMediaSplitter.ax,1.00.0001.0001
    Creative Recording Wav_Asio Filter,0x00400000,0,1,AudioRec.ax,1.00.0002.0000
    HT QTSource,0x00200000,0,1,htqtsource.ax,1.00.0014.0000
    Pinnacle(dicas) MPEG-4 Video Decoder,0x00000000,0,0,,
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    DvPlayTee,0x00200000,1,2,DXDVSupport.dll,3.00.0000.0000
    MainConcept MPEG Multiplexer,0x00200000,1,1,mcmuxmpeg.ax,7.03.0000.42614
    CT Time-Scaling filter,0x00100000,1,1,TimeScal.ax,2.03.0009.0000
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    Pinnacle(dicas) MPEG-4 Audio Decoder,0x00000000,0,0,,
    Creative Video Processing Filter,0x00200000,1,1,VIDPROCU.AX,1.00.0009.0000
    Creative Media Select,0x00200000,1,1,MEDIASEL.AX,1.00.0003.0000
    SVM Metadata,0x001fffff,1,1,MetaSVM.ax,1.00.0006.0000
    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
    ATI EZShare Client,0x00200000,0,1,atidvcr.dll,10.00.0000.31121
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    ATI Time Shift Splitter,0x00600000,1,2,atidvcr.dll,10.00.0000.31121
    ATI Time Shift Reader,0x00600000,0,1,atidvcr.dll,10.00.0000.31121
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
    WAV Dest,0x00200000,0,0,wavdest.ax,
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
    Creative CMV Writer,0x00200000,2,0,CMVWrtU.ax,1.00.0010.0000
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
    honestech LPCM Dest,0x00200000,0,0,htlpcmdest.ax,
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    ATI VCR Video Converter,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    DivX MKV Demux (unrestricted),0x00200000,0,1,DMFSource.ax,1.00.0002.0006
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    AVS Video Out,0x00200000,0,1,AVSVideoOutFilter3.ax,1.00.0000.0233
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
    ATI Video Format Converter,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    HT MPEG Video Decoder (DTV),0x00600000,2,1,htmpgvddtv.ax,1.03.0011.0000
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
    honestech Mpeg1/2 Recorder Filter,0x00200000,2,0,htmpeg2enc.ax,1.00.0000.0001
    Creative Normalize,0x00200000,1,1,AudNrm.ax,1.00.0001.0000
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
    Pinnacle(dicas) MPEG-4 File Reader,0x00000000,0,0,,
    PICVideo M-JPEG 3 DirectShow Decompressor,0x00800001,1,1,pvmjpg30.dll,3.00.0000.0012
    PCM to EXT,0x00200000,0,0,Pcm2Ext.ax,6.00.0002.0000
    Stream Control Filter,0x001fffff,1,1,StreamCon.ax,1.00.0000.0001
    CT Karaoke filter,0x00100000,1,1,Karaoke.ax,2.00.0012.0000
    HT H264 Decoder1,0x00600000,1,1,hth264dec1.ax,1.04.0015.0009
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
    Pinnacle MCE Multiplexer,0x00000000,0,0,,
    Creative AC3 Source Filter,0x00400000,0,1,AC3Srcu.ax,3.02.0001.0000
    htMPEG2VideoDecoder,0x005fffff,1,1,htmpg2video.ax,1.01.0001.0005
    Creative PCM Raw Writer,0x00200000,1,0,RawWritu.ax,1.00.0000.0000
    ATI CC Multiplexer,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    Xvid MPEG-4 Video Decoder,0x00800002,1,1,xvid.ax,
    ATI VCR Stream Sink,0x00200000,0,0,atidvcr.dll,10.00.0000.31121
    CT PDP filter,0x00100000,1,1,PDP.ax,1.00.0008.0000
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    Creative MP3 Dump Filter,0x00200000,1,0,MP3DUMP.AX,1.00.0001.0000
    Peak Follower Filter,0x001fffff,1,1,PassPeak.ax,1.00.0000.0003
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.17713
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
    DivX H.264 Decoder,0x00800000,1,1,DivXDecH264.ax,9.00.0001.0021
    Audio Progress Filter,0x001fffff,1,1,AudProg.ax,1.00.0002.0000
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
    htAudioTransFilter,0x005ffffe,1,1,htaudiotransfilter.ax,1.00.0000.0002
    HT Color Space Converter,0x00400000,1,1,htcolorspaceconverter.ax,1.00.0002.0001
    RealMedia Source,0x00600000,0,0,RealMediaSplitter.ax,1.00.0001.0001
    File Writer,0x00200000,1,0,WLXVAFilt.dll,15.04.3508.1109
    DivX Decoder Filter,0x00800000,1,1,DivXDec.ax,7.01.0001.0014
    Creative AC3 Source Filter,0x00400000,0,1,AC3Src.ax,3.01.0001.0000
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
    CT SmartVolumeManagement filter,0x00100000,1,1,DSCompr.ax,1.00.0008.0000
    Creative Audio Gain Filter,0x00200000,1,1,AudGain.ax,1.00.0000.0000
    ATI Audio Delay Filter,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
    Creative Flac Source Filter,0x00400000,0,1,FLACSRCU.AX,1.00.0003.0000
    File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
    AudSkip Filter,0x001fffff,1,1,AudSkip.ax,1.00.0000.0004
    Creative MLP Source Filter,0x00400000,0,1,MlpSrcu.ax,3.01.0000.0000
    Creative File Reader Filter,0x00400000,0,1,FilReadu.ax,1.00.0005.0000
    iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
    Pinnacle MPEG Layer-2 Audio Encoder,0x00000000,0,0,,
    iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
    SVM Metadata,0x001fffff,1,1,MetaSVMu.ax,2.00.0002.0000
    Creative Mp3 Encoder,0x00200000,0,0,DSMp3Enc.ax,2.00.0001.0000
    Creative EQ,0x00200000,1,1,AudioEQ.ax,1.00.0001.0000
    CT HPVirtualizer filter,0x00100000,1,1,Virtual.ax,1.00.0000.0000
    Pinnacle MPEG Adjust,0x00000000,0,0,,
    RealAudio Decoder,0x00400000,1,1,RealMediaSplitter.ax,1.00.0001.0001
    HT MpgSplit,0x005fffff,1,2,htmpgsplit.ax,1.05.0017.0000
    WAV Dest,0x00000000,0,0,,
    Pinnacle MP3 Encoder,0x00000000,0,0,,
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17713
    Creative Wave Transform Filter,0x00200000,0,0,WAVTRANS.AX,1.00.0002.0000
    PICVideo M-JPEG 3 DirectShow Compressor,0x00100000,1,1,pvmjpg30.dll,3.00.0000.0012
    Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.17713
    Extensoft's Screen Capture Filter,0x00200000,0,1,SCFilter.dll,9.00.0000.0000
    DivX MKV Demux,0x00600000,0,1,DMFSource.ax,1.00.0002.0006
    CT CMSS3 filter,0x00100000,1,1,CMSS3.ax,3.00.0013.0000
    AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.17713
    DivX Video Decoder 0004,0x00800000,1,1,DivXDec.ax,8.01.0000.0012
    ATI CC Splitter Filter,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    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
    Peak Filter,0x001fffff,1,1,AudPeak.ax,1.00.0002.0000
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    Creative Ogg Source Filter,0x00400000,0,1,OGGSRCU.AX,1.00.0001.0000
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
    Creative NVF Filter,0x00400000,0,1,NvfSrcu.ax,3.01.0001.0000
    RealPlayer Transcode Filter,0x00600000,0,0,rdsf3260.dll,12.00.0001.0669
    Creative QT Source Filter,0x00400000,0,2,CTQTSF.AX,1.01.0014.0000
    Creative PCM Raw Writer,0x00200000,1,0,RawWrit.ax,1.00.0000.0000
    ffdshow Audio Processor,0x00200000,1,1,ffdshow.ax,1.00.0006.2524
    Noise Reduction,0x00100000,1,1,NoisRedu.ax,3.00.0007.0000
    ATI Noise Reduction Filter,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    Pinnacle MPEG 2 Decoder,0x00000000,0,0,,
    Creative AVI Writer,0x00200000,1,0,AVIWrtU.ax,1.00.0005.0000
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514
    Creative WMA Writer,0x00200000,1,0,WMAWrite.ax,5.00.0001.0000
    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
    ATI Audio Pitch Correction Filter,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
    Creative WMA Source Filter,0x00400000,0,1,WmaSrc.ax,3.01.0001.0000
    Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.17713
    Pinnacle MPEG 2 Splicer,0x00000000,0,0,,
    RealPlayer Audio Filter,0x00200000,1,1,rdsf3260.dll,12.00.0001.0669
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    Creative CMV Source,0x00200000,0,2,CMVSrcU.ax,1.00.0006.0000
    HT Video Dump Filter,0x00200000,1,0,htvideodump.ax,1.00.0000.0000
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
    Pinnacle MPEG Demuxer,0x00000000,0,0,,
    honestech LPCM Decode,0x00600000,1,1,htlpcmdec.ax,1.00.0000.0002
    Pinnacle MPEG 2/AVC Multiplexer,0x00000000,0,0,,
    Dump,0x00200000,1,0,DvFileWriter.prm,3.00.0000.0000
    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
    HT MPEG Video Encoder (EDT),0x00100000,1,1,htmpeg2encedt.ax,1.00.0006.0002
    ffdshow subtitles filter,0x00200000,2,1,ffdshow.ax,1.00.0006.2524
    Pinnacle(dicas) AMR Audio Decoder,0x00000000,0,0,,
    Pinnacle MPEG 2 Encoder,0x00000000,0,0,,
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
    RealMedia Splitter,0x00600000,1,1,RealMediaSplitter.ax,1.00.0001.0001
    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
    Creative Null Audio,0x00600000,1,0,NullAud.ax,1.00.0001.0000
    Creative CDDA Source Filter,0x00400000,0,1,CDDA.ax,3.00.0003.0000
    Creative LiveRecording Filter SxS,0x00400000,0,1,LiveRecu.ax,5.00.0001.0000
    HT File Dump,0x00200000,1,0,htfiledump.ax,1.00.0000.0000
    Creative Internet Source Filter,0x00400000,0,1,InetSrcu.ax,1.00.0000.0000
    ATI VCR Stream Source,0x00600000,0,0,atidvcr.dll,10.00.0000.31121
    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
    Pinnacle(dicas) AMR Audio Encoder,0x00000000,0,0,,
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
    ATI FM-On-Demand Filter,0x00200000,1,1,atidvcr.dll,10.00.0000.31121
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713
    Sony Multi-Band Dynamics,0x00200000,1,1,sfppack2.dll,1.00.0000.1466
    Sony Track Compressor,0x00200000,1,1,sftrkfx1.dll,1.00.0000.1471
    Sony Dither,0x00200000,1,1,sftrkfx1.dll,1.00.0000.1471
    Sony Chorus,0x00200000,1,1,sfppack1.dll,1.00.0000.1466
    Sony Distortion,0x00200000,1,1,sfppack3.dll,1.00.0000.1466
    Sony Gapper/Snipper,0x00200000,1,1,sfppack3.dll,1.00.0000.1466
    Sony Simple Delay,0x00200000,1,1,sfppack1.dll,1.00.0000.1466
    Sony Reverb,0x00200000,1,1,sfppack1.dll,1.00.0000.1466
    Sony Multi-Tap Delay,0x00200000,1,1,sfppack1.dll,1.00.0000.1466
    Sony Track Noise Gate,0x00200000,1,1,sftrkfx1.dll,1.00.0000.1471
    Sony Graphic EQ,0x00200000,1,1,sfppack2.dll,1.00.0000.1466
    Sony Track EQ,0x00200000,1,1,sftrkfx1.dll,1.00.0000.1471
    Sony Smooth/Enhance,0x00200000,1,1,sfppack3.dll,1.00.0000.1466
    Sony Resonant Filter,0x00200000,1,1,sfresfilter.dll,1.00.0000.1470
    Sony Parametric EQ,0x00200000,1,1,sfppack2.dll,1.00.0000.1466
    Sony Time Stretch,0x00200000,1,1,sfppack1.dll,1.00.0000.1466
    Sony Noise Gate,0x00200000,1,1,sfppack2.dll,1.00.0000.1466
    Sony Paragraphic EQ,0x00200000,1,1,sfppack2.dll,1.00.0000.1466
    Sony Vibrato,0x00200000,1,1,sfppack3.dll,1.00.0000.1466
    Sony Pitch Shift,0x00200000,1,1,sfppack1.dll,1.00.0000.1466
    Sony Flange/Wah-wah,0x00200000,1,1,sfppack3.dll,1.00.0000.1466
    Sony Graphic Dynamics,0x00200000,1,1,sfppack2.dll,1.00.0000.1466
    Sony Amplitude Modulation,0x00200000,1,1,sfppack3.dll,1.00.0000.1466
    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Pinnacle MPEG4 Filters:
    Pinnacle(dicas) AMR Audio Decoder,0x00000000,0,0,,
    Pinnacle(dicas) AMR Audio Encoder,0x00000000,0,0,,
    Pinnacle(dicas) H263 Video Encoder,0x00000000,0,0,,
    Pinnacle(dicas) MPEG-4 Audio Decoder,0x00000000,0,0,,
    Pinnacle(dicas) MPEG-4 File Reader,0x00000000,0,0,,
    Pinnacle(dicas) MPEG-4 Video Decoder,0x00000000,0,0,,
    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
    ffdshow video encoder,0x00100000,1,1,ffdshow.ax,1.00.0006.2524
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
    PICVideo M-JPEG 3 DirectShow Compressor,0x00100000,1,1,pvmjpg30.dll,3.00.0000.0012
    Pinnacle MPEG 2 Encoder,0x00000000,0,0,,
    Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
    DivX 6.9.2 Codec (8 Logical CPUs),0x00200000,1,1,qcap.dll,6.06.7601.17514
    ffdshow Video Codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
    VMnc v2,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Xvid MPEG-4 Codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    DivX 6.9.2 YV12 Decoder,0x00200000,1,1,qcap.dll,6.06.7601.17514
    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
    Pinnacle MP3 Encoder,0x00000000,0,0,,
    Pinnacle MPEG Layer-2 Audio Encoder,0x00000000,0,0,,
    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:
    Digital-In (Creative SB X-Fi),0x00200000,0,0,qcap.dll,6.06.7601.17514
    "What U Hear" (Creative SB X-Fi,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
    SB X-Fi Synth A [0001],0x00200000,1,0,quartz.dll,6.06.7601.17713
    SB X-Fi Synth B [0001],0x00200000,1,0,quartz.dll,6.06.7601.17713
    Pinnacle Auxiliary Filters:
    Pinnacle MP3 Encoder,0x00000000,0,0,,
    Pinnacle MPEG Demuxer,0x00000000,0,0,,
    Pinnacle Real Media Renderer 2,0x00000000,0,0,,
    WDM Streaming Capture Devices:
    Digital-In,0x00000000,0,0,,
    Microphone FP,0x00000000,0,0,,
    Line-In,0x00000000,0,0,,
    ,0x00000000,0,0,,
    SB X-Fi Audio [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    SB Live!2K Audio [0001],0x00000000,0,0,,
    WDM Streaming Rendering Devices:
    ,0x00000000,0,0,,
    ,0x00000000,0,0,,
    ,0x00000000,0,0,,
    SB X-Fi SpdifOut [0001],0x00000000,0,0,,
    SB X-Fi Synth A [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    SB X-Fi Synth B [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    SB X-Fi Audio [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    ,0x00000000,0,0,,
    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:
    Extensoft's Screen Capture Filter,0x00600000,0,1,SCFilter.dll,9.00.0000.0000
    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
    Pinnacle MPEG2 Filters:
    Pinnacle MCE Multiplexer,0x00000000,0,0,,
    Pinnacle MPEG 2 Decoder,0x00000000,0,0,,
    Pinnacle MPEG 2 Encoder,0x00000000,0,0,,
    Pinnacle MPEG 2 Splicer,0x00000000,0,0,,
    Pinnacle MPEG 2/AVC Multiplexer,0x00000000,0,0,,
    Pinnacle MPEG Adjust,0x00000000,0,0,,
    Pinnacle MPEG Layer-1/2 Audio Decoder,0x00000000,0,0,,
    Pinnacle MPEG Layer-2 Audio Encoder,0x00000000,0,0,,
    Audio Renderers:
    Speakers (Creative SB X-Fi),0x00200000,1,0,quartz.dll,6.06.7601.17713
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: SPDIF Out (Creative SB X-Fi),0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Speakers (Creative SB X-Fi),0x00200000,1,0,quartz.dll,6.06.7601.17713
    SPDIF Out (Creative SB X-Fi),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

  • Distorting Audio

    I want to distort someone's voice on purpose for a new investigative piece I am doing. What would be the best filter/tool for that in FCP?
    Thanks
    mp

    Okay got it. Keep the identity a secret.
    In looking through my FCP audio filters, nothing there jumps out.
    Here is one suggestion - you can try running the audio in Garage Band and use the Vocal Transformer filter.
    That filter may also be in Soundtrack (I don't use it) - in which case, you could promote that section of audio to Soundtrack - put the transformer filter on it - and it will be in your FCP timeline.
    If you do it in Garage Band, it will require an export and then reimport (and eye match it - OR don't give it handles and overwrite it)
    Best,
    pJ

  • Error in save table ?

    Hi,
    1. I built regression model in workflow.
    As input data I used:
    amout [number] year [number] month[number]
    125 575,64     | 1 998     | 1
    122 325,21     | 1 998     | 2
    61 649,5     | 1 998     | 3
    17 404,26     | 1 998     | 4
    61 649,5     | 1 998     | 5
    230 453,02     | 2 000     | 12
    2. I successfuly built model (no case id, target=amount).
    Next I apply data (zeros for 2001-01 to 2002-06 to force prediction in ODM):
    amout [number] year [number] month[number]
    125 575,64     | 1 998     | 1
    0     | 2 001     | 1
    0     | 2 002     | 6
    3. As a result I received forecast (shown on apply node by view data):
    amout month year GLM prediction SVM prediction
    125 575,64     | 1     | 1 998     | 90 648,0756     | 94 171,2833
    230 453,02     | 12     | 2 000     | 148 027,3676     | 110 595,2216
    0     | 1     | 2 001     | 193 985,8756     | 109 810,8838
    0     | 2     | 2 001     | 189 807,8295     | 109 810,8838
    0     | 3     | 2 001     | 185 629,7833     | 109 810,8838
    As you can see I received forecast for +1 month from SVM and for full period from GLM.
    4. Then I connected apply node to output table and processed. In output table there were stored results (also shown in view data on output table):
    GLM_pred SVM_pred amout month year
    94 171,2833     | 94 171,2833     | 125 575,64     | 1     | 1 998
    110 595,2216     | 110 595,2216     | 230 453,02     | 12     | 2 000
    109 810,8838     | 109 810,8838     | 0     | 1     | 2 001
    109 810,8838     | 109 810,8838     | 0     | 2     | 2 001
    109 810,8838     109 810,8838     | 0     | 3     | 2 001
    5. SQL check:
    I checked in SQL and values presented in view data for output table are the same as result of sql query (select * from table).
    I also launched apply node in SQL (code from deploy) and results are the same as in view mode in workflow, it means there are predictions for +1..+18 months.
    6. Question:
    Why output table didn't save result presented in apply node ? It seems that instead of GLM results there were saved in both columns results from SVM.....
    Any ideas ??
    Edited by: 917799 on 2012-05-23 03:51

    Hi,
    I made additional experiment and connected my apply node with additional:
    (apply node) -> transform -> filter column -> output table 2;
    On transform and filter I don't perform any operations.
    View data on transform and filter column shows values the same as apply node (forecast for GLM for 18 months).
    Output_table_2 both: in view data and by SQL query shows the same as output table 1, it means the same values for GLM like for SVM (no GLM results saved).
    It means something wrong is with saving data to output table.
    Edited by: 917799 on 2012-05-23 02:00
    Edited by: 917799 on 2012-05-23 02:09
    Edited by: 917799 on 2012-05-23 02:10

  • Removing a portion of a layer with Adjustment Layer?

    My brain isn't working too well today. How would I go about removing a portion of a image using Adjustment Layers?
    I can't alter the opacity of layers below an Adjustment Layer using that Adjustment Layer can I?

    [I can't alter the opacity of layers below an Adjustment Layer using that Adjustment Layer can I?]
    Yes, if you apply AE's native "Transform" filter to the adjustment layer and keyframe the opacity.
    It's not really using an adjustment layer, but similarly you could also remove a portion of an image without directly editing that image layer by using asolid above it masked to the shape you need as a track matte ... or even with stencil/silhouette alpha blending modes.
    BTW, it makes me feel better to know I'm not the only one whose brain just flat out stops working at times and I have to go to the forums and ask how to do things I've done a million times. ;~)

  • Applying CIFilter to QTMovieView

    I want to draw some stuff on top of my QTMovieView in real time, and figured the best way to do it was to apply a series of CIFilters. To that end I have been following the MyMovieFilter example. The interesting bit of that example is:
    [[mMovieView layer] setFilters:[NSArray arrayWithObject:mCIFilter]];
    Thereafter every time the movie view draws a frame, it runs it through the given filter as the inputImage.
    However, if the movie view was instantiated with setPreservesAspectRatio: YES, the inputImage to the given series of CIFilters includes the black bars around the frame that are being used to preserve the aspect ratio of the movie. I have tried using the difference between the view's height and the movie's height along with an Affine Transform filter to move the image down, apply all my filtering, and move it back up again, but for some reason these calculations yield inconsistent results whenever the window is dynamically resized.
    Does anyone have any ideas for other ways to solve this problem? I would like to display my videos with the correct aspect ratio, but do not want to recalculate my other filter inputs on every resize to account for changes in the size of the black bars.

    Hello,
    <p>The L&F project allows coloring those areas.</p>
    Francois

  • GenericSortFilter.xsl unable to filter data in inline transformation.

    Hi,
        I am working on MII 12.0
        I need to filter an xml output of transaction. So I am using the inline transformation.
        I am passing filter column name, filter column value, filter exp and filter type.
        But the data is not getting filtered.
        When I am applying inline transformation for sorting, the data is getting sorted.
        When I apply generic sort filter action block in transaction to filter the data, itu2019s getting     filtered.
        Need help on this.
    Thanks
    Vishal Jadhav

    Hi,
        We can use generic sort filter in BLS.
        But MII has provided XLS transformation facility.
      I checked the xsl file used in genericsortfilter case.
      A code fragment is below
    <xsl:when test="$FilterType = 'lt'">
                                                 <xsl:choose>
                                                      <xsl:when test="$TestValue &lt; $FilterValue">Y</xsl:when>
                                                      <xsl:otherwise>N</xsl:otherwise>
                                                 </xsl:choose>          
    As you can see , instead of checking the FilterExp , it is checking the FilterType.
    That's where the problem lies.
    I made the necessary changes and now its working fine through the XSL transformation.
    Regards,
    Vishal Jadhav

Maybe you are looking for

  • How to get a materialized view get to refresh itself after the job is "broken"

    we created a materialized view sometime ago with the following statement: create materialized view SXV_PUB_EMPLOYEE_CERT_ALL_M refresh complete on demand start with to_date('30-08-2009 04:00:00', 'dd-mm-yyyy hh24:mi:ss') next trunc(sysdate) + (28/24)

  • Lync 2013 Mobility Client - Video Call Issue (Everything Else works).

    Hey Technet’ies, I have been struggling for a couple of weeks now to resolve one of the final issues with a Migration/Upgrade Project on Lync Server 2013. I have nearly every Lync Client Scenario working well except the Mobility Client (outside of th

  • How do i install windows 7?

    hi, i just bout my computer u350 and i tried to upgrade to windows 7 but when i pressed on the "request upgrade" i got this message Server Error in '/LenovoWindows7Upgrade' Application. Runtime ErrorDescription: An application error occurred on the s

  • Loop in XSLT Mapping

    Hello experts, What is Support inheritence in SAP XI. Difference between value,context,Queue. How to use LOOP in XSLT mapping. Thank you

  • Formula column as parameter

    Hi All, I have a formula column and I want to display this formula column as paramter in the report. Kindly help... Thanks..