1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug Please help me with this issue AgentInitializationException.

Discussion in 'Client & Site Support' started by Th3GoS, Dec 23, 2017.

  1. Th3GoS

    Joined:
    Dec 14, 2017
    Messages:
    7
    Likes Received:
    1
    Please help me, here my logs text.
    @Cloud
    @kazemanie
    @Arbiter


    Code (Text):
    1. Creating a new rmi registry.
    2. Hijacking event queue.
    3. Hijacked event queue.
    4. Received command: resize
    5. java.lang.reflect.InvocationTargetException
    6.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    7.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    8.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    9.     at java.lang.reflect.Method.invoke(Method.java:601)
    10.     at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:382)
    11.     at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:407)
    12. Caused by: java.lang.IllegalStateException: The root directory was desired to be set to C:\Users\Th3GoS\RuneMate but was already defined as being C:\Users\Th3GoS\RuneMate
    13.     at aux.IiIiIiIIIii.this(hb:14)
    14.     at com.runemate.bind.AttachBridge.agentmain(cc:210)
    15.     ... 6 more
    16.  

    Code (Text):
    1. [Debug] Java Home: C:\Program Files\Java\jre1.8.0_151
    2. [Debug] Java Version: 8u151 x86 (Oracle Corporation)
    3. [Debug] Maximum Heap Size: 248MB
    4. [Debug] RuneMate Version: 2.75.0
    5. [Debug] Operating System: Windows 10 x86
    6.  

    Code (Text):
    1. 00:00:00 INFO    Downloading 2 missing or outdated cloud resources.
    2. 00:03:35 INFO    Attempting to start official client. If it does not open shortly please do so manually.
    3. 00:08:49 INFO    Your alias too closely resembles your login name or password. Please read the alias description for more info.
    4. 00:08:55 INFO    Your alias too closely resembles your login name or password. Please read the alias description for more info.
    5. 00:11:20 INFO    Failed to bind to the game client because of an Exception
    6. 00:11:56 INFO    Failed to bind to the game client because of an AgentInitializationException

    Code (Text):
    1. [Debug] Java Home: c:\program files\runemate\jre
    2. [Debug] Java Version: 8u121 x86 (Oracle Corporation)
    3. [Debug] Maximum Heap Size: 743MB
    4. [Debug] RuneMate Version: 2.76.2
    5. [Debug] Operating System: Windows 10 x86
    6. [Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
    7. Checking for a new game client every second for two minutes or until one is found.
    8. Found a new game instance after 117 seconds.
    9. java.net.SocketException: Connection reset
    10.     at java.net.SocketInputStream.read(SocketInputStream.java:210)
    11.     at java.net.SocketInputStream.read(SocketInputStream.java:141)
    12.     at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
    13.     at sun.security.ssl.InputRecord.read(InputRecord.java:503)
    14.     at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
    15.     at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
    16.     at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
    17.     at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
    18.     at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
    19.     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
    20.     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1316)
    21.     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1291)
    22.     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
    23.     at nul.iIIIIIiiIiiII.this(tac:229)
    24.     at nul.iIIIIIiiIiiII.this(tac:77)
    25.     at nul.iIIiIIiiiIiii.this(ynb:71)
    26.     at nul.IIiiiiiIIiIII.this(ntb:207)
    27.     at java.lang.Thread.run(Thread.java:745)
    28. java.lang.Exception: Failed to bind to the virtual machine.
    29.     at nul.iIiiiIiiIiiii.this(ghc:171)
    30.     at nul.iiiiiIiiIiiiI.run(zjc:155)
    31. Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.1.102; nested exception is:
    32.     java.net.ConnectException: Connection timed out: connect
    33.     at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
    34.     at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
    35.     at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
    36.     at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
    37.     at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    38.     at nul.IIIIiIiiIIiII.this(qqc:181)
    39.     at nul.iIiiiIiiIiiii.this(ghc:67)
    40.     ... 1 more
    41. Caused by: java.net.ConnectException: Connection timed out: connect
    42.     at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    43.     at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    44.     at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
    45.     at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    46.     at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    47.     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    48.     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    49.     at java.net.Socket.connect(Socket.java:589)
    50.     at java.net.Socket.connect(Socket.java:538)
    51.     at java.net.Socket.<init>(Socket.java:434)
    52.     at java.net.Socket.<init>(Socket.java:211)
    53.     at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
    54.     at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
    55.     at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
    56.     ... 7 more
    57. com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
    58.     at sun.tools.attach.HotSpotVirtualMachine.loadAgent(cz:197)
    59.     at nul.iIiiiIiiIiiii.this(ghc:79)
    60.     at nul.iiiiiIiiIiiiI.run(zjc:155)

    Code (Text):
    1. ------------------
    2. System Information
    3. ------------------
    4.       Time of this report: 12/23/2017, 04:47:12
    5.              Machine name: OSCAR-PC
    6.                Machine Id: {57819251-64DB-40C7-99EC-C7F4A1B18803}
    7.          Operating System: Windows 10 Pro 32-bit (10.0, Build 16299) (16299.rs3_release.170928-1534)
    8.                  Language: Spanish (Regional Setting: Spanish)
    9.       System Manufacturer:                                
    10.              System Model:                                
    11.                      BIOS: BIOS Date: 03/13/08 17:38:29 Ver: 08.00.10
    12.                 Processor: Intel(R) Pentium(R) Dual  CPU  E2140  @ 1.60GHz (2 CPUs), ~1.6GHz
    13.                    Memory: 3072MB RAM
    14.       Available OS Memory: 3060MB RAM
    15.                 Page File: 3041MB used, 3090MB available
    16.               Windows Dir: C:\WINDOWS
    17.           DirectX Version: DirectX 12
    18.       DX Setup Parameters: Not found
    19.          User DPI Setting: 96 DPI (100 percent)
    20.        System DPI Setting: 96 DPI (100 percent)
    21.           DWM DPI Scaling: Disabled
    22.                  Miracast: Not Available
    23. Microsoft Graphics Hybrid: Not Supported
    24.            DxDiag Version: 10.00.16299.0015 32bit Unicode
    25.  
    26. ------------
    27. DxDiag Notes
    28. ------------
    29.       Display Tab 1: No problems found.
    30.         Sound Tab 1: No problems found.
    31.         Sound Tab 2: No problems found.
    32.           Input Tab: No problems found.
    33.  
    34. --------------------
    35. DirectX Debug Levels
    36. --------------------
    37. Direct3D:    0/4 (retail)
    38. DirectDraw:  0/4 (retail)
    39. DirectInput: 0/5 (retail)
    40. DirectMusic: 0/5 (retail)
    41. DirectPlay:  0/9 (retail)
    42. DirectSound: 0/5 (retail)
    43. DirectShow:  0/6 (retail)
    44.  
    45. ---------------
    46. Display Devices
    47. ---------------
    48.            Card name: Intel(R) G33/G31 Express Chipset Family (Microsoft Corporation - WDDM 1.0)
    49.         Manufacturer: Intel Corporation
    50.            Chip type: Intel(R) GMA 3100
    51.             DAC type: Internal
    52.          Device Type: Full Device
    53.           Device Key: Enum\PCI\VEN_8086&DEV_29C2&SUBSYS_29C28086&REV_10
    54.        Device Status: 0180200A [DN_DRIVER_LOADED|DN_STARTED|DN_DISABLEABLE|DN_NT_ENUMERATOR|DN_NT_DRIVER]
    55. Device Problem Code: No Problem
    56. Driver Problem Code: Unknown
    57.       Display Memory: 256 MB
    58.     Dedicated Memory: 0 MB
    59.        Shared Memory: 256 MB
    60.         Current Mode: 1600 x 900 (32 bit) (60Hz)
    61.          HDR Support: Not Supported
    62.     Display Topology: Internal
    63. Display Color Space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
    64.      Color Primaries: Red(0.000500,0.000500), Green(0.000500,0.000500), Blue(0.000500,0.000500), White Point(0.000500,0.000500)
    65.    Display Luminance: Min Luminance = 0.000000, Max Luminance = 0.000000, MaxFullFrameLuminance = 0.000000
    66.         Monitor Name: Generic Non-PnP Monitor
    67.        Monitor Model: unknown
    68.           Monitor Id:
    69.          Native Mode: unknown
    70.          Output Type: HD15
    71. Monitor Advanced Color Capabilities: None
    72. Display Pixel Format: DISPLAYCONFIG_PIXELFORMAT_32BPP
    73.          Driver Name: igdumd32.dll
    74. Driver File Version: 8.14.0010.2697 (English)
    75.       Driver Version: 8.15.10.2697
    76.          DDI Version: 9Ex
    77.       Feature Levels: 9_1
    78.         Driver Model: WDDM 1.0
    79. Graphics Preemption: DMA
    80.   Compute Preemption: DMA
    81.             Miracast: Not Supported by Graphics driver
    82. Hybrid Graphics GPU: Not Applicable
    83.       Power P-states: Not Applicable
    84.    Driver Attributes: Final Retail
    85.     Driver Date/Size: 30/09/2012 8:00:00, 3816392 bytes
    86.          WHQL Logo'd: Yes
    87.      WHQL Date Stamp: Unknown
    88.    Device Identifier: {D7B78E66-6A82-11CF-BFE9-C809B1C2C535}
    89.            Vendor ID: 0x8086
    90.            Device ID: 0x29C2
    91.            SubSys ID: 0x29C28086
    92.          Revision ID: 0x0010
    93.   Driver Strong Name: oem0.inf:5f63e534a75223e8:iBLB0:8.15.10.2697:pci\ven_8086&dev_29c2
    94.       Rank Of Driver: 00E32001
    95.          Video Accel: ModeMPEG2_A ModeMPEG2_C
    96.          DXVA2 Modes: DXVA2_ModeMPEG2_VLD  DXVA2_ModeMPEG2_MOCOMP
    97.    Deinterlace Caps: {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    98.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    99.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    100.                      {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    101.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    102.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    103.                      {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    104.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    105.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    106.                      {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    107.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    108.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    109.                      {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    110.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    111.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    112.                      {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    113.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    114.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    115.                      {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    116.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    117.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    118.                      {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
    119.                      {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    120.                      {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    121.         D3D9 Overlay: Not Supported
    122.              DXVA-HD: Not Supported
    123.         DDraw Status: Enabled
    124.           D3D Status: Enabled
    125.           AGP Status: Enabled
    126.        MPO MaxPlanes: 1
    127.             MPO Caps: Not Supported
    128.          MPO Stretch: Not Supported
    129.      MPO Media Hints: Not Supported
    130.          MPO Formats: Not Supported
    131.     PanelFitter Caps: Not Supported
    132. PanelFitter Stretch: Not Supported
    133.  
    134. -------------
    135. Sound Devices
    136. -------------
    137.             Description: Altavoces (Realtek High Definition Audio)
    138. Default Sound Playback: Yes
    139. Default Voice Playback: No
    140.             Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_8086D608&REV_1000
    141.         Manufacturer ID: 1
    142.              Product ID: 100
    143.                    Type: WDM
    144.             Driver Name: RTKVHDA.sys
    145.          Driver Version: 6.00.0001.8186 (English)
    146.       Driver Attributes: Final Retail
    147.             WHQL Logo'd: Yes
    148.           Date and Size: 14/06/2017 12:00:00, 4482048 bytes
    149.             Other Files:
    150.         Driver Provider: Realtek Semiconductor Corp.
    151.          HW Accel Level: Basic
    152.               Cap Flags: 0xF1F
    153.     Min/Max Sample Rate: 100, 200000
    154. Static/Strm HW Mix Bufs: 1, 0
    155. Static/Strm HW 3D Bufs: 0, 0
    156.               HW Memory: 0
    157.        Voice Management: No
    158. EAX(tm) 2.0 Listen/Src: No, No
    159.    I3DL2(tm) Listen/Src: No, No
    160. Sensaura(tm) ZoomFX(tm): No
    161.  
    162.             Description: Realtek Digital Output (Realtek High Definition Audio)
    163. Default Sound Playback: No
    164. Default Voice Playback: Yes
    165.             Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_8086D608&REV_1000
    166.         Manufacturer ID: 1
    167.              Product ID: 100
    168.                    Type: WDM
    169.             Driver Name: RTKVHDA.sys
    170.          Driver Version: 6.00.0001.8186 (English)
    171.       Driver Attributes: Final Retail
    172.             WHQL Logo'd: Yes
    173.           Date and Size: 14/06/2017 12:00:00, 4482048 bytes
    174.             Other Files:
    175.         Driver Provider: Realtek Semiconductor Corp.
    176.          HW Accel Level: Basic
    177.               Cap Flags: 0xF1F
    178.     Min/Max Sample Rate: 100, 200000
    179. Static/Strm HW Mix Bufs: 1, 0
    180. Static/Strm HW 3D Bufs: 0, 0
    181.               HW Memory: 0
    182.        Voice Management: No
    183. EAX(tm) 2.0 Listen/Src: No, No
    184.    I3DL2(tm) Listen/Src: No, No
    185. Sensaura(tm) ZoomFX(tm): No
    186.  
    187. ---------------------
    188. Sound Capture Devices
    189. ---------------------
    190.             Description: Micrófono (Realtek High Definition Audio)
    191.   Default Sound Capture: Yes
    192.   Default Voice Capture: Yes
    193.             Driver Name: RTKVHDA.sys
    194.          Driver Version: 6.00.0001.8186 (English)
    195.       Driver Attributes: Final Retail
    196.           Date and Size: 8/4/2017 14:54:08, 4482048 bytes
    197.               Cap Flags: 0x1
    198.            Format Flags: 0xFFFFF
    199.  
    200. ---------------------
    201. Video Capture Devices
    202. Number of Devices: 0
    203. ---------------------
    204. -------------------
    205. DirectInput Devices
    206. -------------------
    207.       Device Name: Mouse
    208.          Attached: 1
    209.     Controller ID: n/a
    210. Vendor/Product ID: n/a
    211.         FF Driver: n/a
    212.  
    213.       Device Name: Teclado
    214.          Attached: 1
    215.     Controller ID: n/a
    216. Vendor/Product ID: n/a
    217.         FF Driver: n/a
    218.  
    219. Poll w/ Interrupt: No
    220.  
    221. -----------
    222. USB Devices
    223. -----------
    224. + Concentrador raíz USB
    225. | Vendor/Product ID: 0x8086, 0x27C9
    226. | Matching Device ID: USB\ROOT_HUB
    227. | Service: usbhub
    228. | Driver: usbhub.sys, 9/29/2017 07:49:16, 368536 bytes
    229. | Driver: usbd.sys, 9/29/2017 07:49:16, 24608 bytes
    230. |
    231. +-+ Microsoft Hardware USB Mouse
    232. | | Vendor/Product ID: 0x045E, 0x00CB
    233. | | Location: Port_#0002.Hub_#0002
    234. | | Matching Device ID: usb\vid_045e&pid_00cb
    235. | | Service: HidUsb
    236. | | Driver: hidusb.sys, 9/29/2017 07:49:16, 27648 bytes
    237. | | Driver: hidclass.sys, 9/29/2017 07:49:16, 128512 bytes
    238. | | Driver: hidparse.sys, 9/29/2017 07:49:16, 30720 bytes
    239. | | Driver: coin99ip.dll, 11/9/2015 18:45:30, 392488 bytes
    240. | |
    241. | +-+ Microsoft USB Basic Optical Mouse v2.0 (Mouse and Keyboard Center)
    242. | | | Vendor/Product ID: 0x045E, 0x00CB
    243. | | | Matching Device ID: HID\VID_045E&PID_00CB
    244. | | | Upper Filters: Point32
    245. | | | Service: mouhid
    246. | | | Driver: point32.sys, 7/27/2017 01:44:30, 63280 bytes
    247. | | | Driver: mouhid.sys, 9/29/2017 07:49:16, 23552 bytes
    248. | | | Driver: mouclass.sys, 9/29/2017 07:49:16, 45464 bytes
    249. | | | Driver: WdfCoInstaller01011.dll, 7/27/2017 01:44:30, 1637784 bytes
    250.  
    251. ----------------
    252. Gameport Devices
    253. ----------------
    254.  
    255. ------------
    256. PS/2 Devices
    257. ------------
    258. + Teclado PS/2 estándar
    259. | Matching Device ID: *PNP0303
    260. | Service: i8042prt
    261. | Driver: i8042prt.sys, 9/29/2017 07:49:16, 89600 bytes
    262. | Driver: kbdclass.sys, 9/29/2017 07:49:16, 48536 bytes
    263.  
    264. ------------------------
    265. Disk & DVD/CD-ROM Drives
    266. ------------------------
    267.       Drive: C:
    268. Free Space: 65.0 GB
    269. Total Space: 152.1 GB
    270. File System: NTFS
    271.       Model: Hitachi HDS721616PLA320 ATA Device
    272.  
    273.       Drive: E:
    274.       Model: HL-DT-ST DVD-RAM GH22NS30 ATA Device
    275.      Driver: c:\windows\system32\drivers\cdrom.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:09, 116736 bytes
    276.  
    277.       Drive: D:
    278.       Model: HL-DT-ST DVD-RAM GH22NP20 ATA Device
    279.      Driver: c:\windows\system32\drivers\cdrom.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:09, 116736 bytes
    280.  
    281. --------------
    282. System Devices
    283. --------------
    284.      Name: Controladora de almacenamiento ATA serie Intel(R) 82801GB/GR/GH (familia ICH7) - 27C0
    285. Device ID: PCI\VEN_8086&DEV_27C0&SUBSYS_27C08086&REV_01\3&11583659&0&FA
    286.    Driver: C:\WINDOWS\system32\DRIVERS\intelide.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:10, 17304 bytes
    287.    Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:10, 41880 bytes
    288.    Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:10, 22936 bytes
    289.    Driver: C:\WINDOWS\system32\DRIVERS\ataport.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:10, 156056 bytes
    290.  
    291.      Name: 802.11n Wireless LAN Card
    292. Device ID: PCI\VEN_1814&DEV_5390&SUBSYS_53901814&REV_00\0000CA5687C3920000
    293.    Driver: C:\WINDOWS\system32\DRIVERS\netr28.sys, 5.00.0057.0000 (English), 9/29/2017 07:49:08, 1510912 bytes
    294.    Driver: C:\WINDOWS\system32\DRIVERS\3290PCI4KB.bin, 9/29/2017 07:49:08, 4096 bytes
    295.    Driver: C:\WINDOWS\system32\DRIVERS\FW7650.bin, 9/29/2017 07:49:08, 387348 bytes
    296.    Driver: C:\WINDOWS\system32\DRIVERS\rt2860.bin, 9/29/2017 07:49:08, 8192 bytes
    297.    Driver: C:\WINDOWS\system32\DRIVERS\rt3290.bin, 9/29/2017 07:49:08, 4096 bytes
    298.  
    299.      Name: Controladoras de almacenamiento Ultra ATA Intel(R) 82801G (familia ICH7) - 27DF
    300. Device ID: PCI\VEN_8086&DEV_27DF&SUBSYS_27DF8086&REV_01\3&11583659&0&F9
    301.    Driver: C:\WINDOWS\system32\DRIVERS\intelide.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:10, 17304 bytes
    302.    Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:10, 41880 bytes
    303.    Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:10, 22936 bytes
    304.    Driver: C:\WINDOWS\system32\DRIVERS\ataport.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:10, 156056 bytes
    305.  
    306.      Name: Intel(R) N10/ICH7 Family SMBus Controller - 27DA
    307. Device ID: PCI\VEN_8086&DEV_27DA&SUBSYS_D6088086&REV_01\3&11583659&0&FB
    308.    Driver: n/a
    309.  
    310.      Name: Intel(R) N10/ICH7 Family PCI Express Root Port - 27D4
    311. Device ID: PCI\VEN_8086&DEV_27D4&SUBSYS_27D48086&REV_01\3&11583659&0&E2
    312.    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 10.00.16299.0125 (Spanish), 12/7/2017 18:32:56, 278936 bytes
    313.  
    314.      Name: Intel(R) N10/ICH7 Family PCI Express Root Port - 27D2
    315. Device ID: PCI\VEN_8086&DEV_27D2&SUBSYS_27D28086&REV_01\3&11583659&0&E1
    316.    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 10.00.16299.0125 (Spanish), 12/7/2017 18:32:56, 278936 bytes
    317.  
    318.      Name: Intel(R) N10/ICH7 Family PCI Express Root Port - 27D0
    319. Device ID: PCI\VEN_8086&DEV_27D0&SUBSYS_27D08086&REV_01\3&11583659&0&E0
    320.    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 10.00.16299.0125 (Spanish), 12/7/2017 18:32:56, 278936 bytes
    321.  
    322.      Name: Intel(R) N10/ICH7 Family USB2 Enhanced Host Controller - 27CC
    323. Device ID: PCI\VEN_8086&DEV_27CC&SUBSYS_27CC8086&REV_01\3&11583659&0&EF
    324.    Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:16, 73112 bytes
    325.    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:16, 378776 bytes
    326.    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 10.00.16299.0015 (Spanish), 9/29/2017 07:49:16, 368536 bytes
    327.  
    328.      Name: Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CA
    329. Device ID: PCI\VEN_8086&DEV_27CA&SUBSYS_27CA8086&REV_01\3&11583659&0&EA
    330.    Driver: n/a
    331.  
    332.      Name: Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C9
    333. Device ID: PCI\VEN_8086&DEV_27C9&SUBSYS_27C98086&REV_01\3&11583659&0&E9
    334.    Driver: n/a
    335.  
    336.      Name: Intel(R) 82801 PCI Bridge - 244E
    337. Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_E1\3&11583659&0&F0
    338.    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 10.00.16299.0125 (Spanish), 12/7/2017 18:32:56, 278936 bytes
    339.  
    340.      Name: Intel(R) G33/G31 Express Chipset Family (Microsoft Corporation - WDDM 1.0)
    341. Device ID: PCI\VEN_8086&DEV_29C2&SUBSYS_29C28086&REV_10\3&11583659&0&10
    342.    Driver: C:\WINDOWS\system32\DRIVERS\igdkmd32.sys, 8.14.0010.2697 (English), 3/23/2012 04:29:58, 4815872 bytes
    343.    Driver: C:\WINDOWS\system32\igdumd32.dll, 8.14.0010.2697 (English), 10/10/2012 15:47:38, 3816392 bytes
    344.    Driver: C:\WINDOWS\system32\iglhxs32.vp, 3/23/2012 05:20:26, 39496 bytes
    345.    Driver: C:\WINDOWS\system32\iglhxo32.vp, 3/23/2012 03:57:22, 60015 bytes
    346.    Driver: C:\WINDOWS\system32\iglhxc32.vp, 3/23/2012 03:57:22, 60226 bytes
    347.    Driver: C:\WINDOWS\system32\iglhxg32.vp, 3/23/2012 03:57:22, 60254 bytes
    348.    Driver: C:\WINDOWS\system32\iglhxa32.vp, 3/23/2012 03:57:22, 1090 bytes
    349.    Driver: C:\WINDOWS\system32\iglhxa32.cpa, 3/23/2012 03:57:22, 1921265 bytes
    350.  
    351.      Name: Intel(R) G33/G31/P35/P31 Express Chipset PCI Express Root Port - 29C1
    352. Device ID: PCI\VEN_8086&DEV_29C1&SUBSYS_00008086&REV_10\3&11583659&0&08
    353.    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 10.00.16299.0125 (Spanish), 12/7/2017 18:32:56, 278936 bytes
    354.  
    355.      Name: Realtek PCIe GBE Family Controller
    356. Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_D6088086&REV_01\0000000000EC816800
    357.    Driver: C:\WINDOWS\system32\DRIVERS\rt640x86.sys, 10.23.1003.2017 (Spanish), 12/7/2017 12:08:24, 848856 bytes
    358.  
    359.      Name: Intel(R) ICH7 Family LPC Interface Controller - 27B8
    360. Device ID: PCI\VEN_8086&DEV_27B8&SUBSYS_544E8086&REV_01\3&11583659&0&F8
    361.    Driver: C:\WINDOWS\system32\DRIVERS\msisadrv.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:10, 16280 bytes
    362.  
    363.      Name: Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CB
    364. Device ID: PCI\VEN_8086&DEV_27CB&SUBSYS_27CB8086&REV_01\3&11583659&0&EB
    365.    Driver: n/a
    366.  
    367.      Name: Intel(R) G33/G31/P35/P31 Express Chipset Processor to I/O Controller - 29C0
    368. Device ID: PCI\VEN_8086&DEV_29C0&SUBSYS_00000000&REV_10\3&11583659&0&00
    369.    Driver: n/a
    370.  
    371.      Name: Controladora de High Definition Audio
    372. Device ID: PCI\VEN_8086&DEV_27D8&SUBSYS_D6088086&REV_01\3&11583659&0&D8
    373.    Driver: C:\WINDOWS\system32\DRIVERS\hdaudbus.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:05, 68608 bytes
    374.    Driver: C:\WINDOWS\system32\DRIVERS\drmk.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:05, 70144 bytes
    375.    Driver: C:\WINDOWS\system32\DRIVERS\portcls.sys, 10.00.16299.0015 (English), 9/29/2017 07:49:05, 270336 bytes
    376.  
    377.      Name: Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C8
    378. Device ID: PCI\VEN_8086&DEV_27C8&SUBSYS_27C88086&REV_01\3&11583659&0&E8
    379.    Driver: n/a
    380.  
    381. ------------------
    382. DirectShow Filters
    383. ------------------
    384.  
    385. DirectShow Filters:
    386. WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,10.00.16299.0015
    387. WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,10.00.16299.0015
    388. WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,10.00.16299.0015
    389. MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,10.00.16299.0015
    390. Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,10.00.16299.0015
    391. WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,10.00.16299.0015
    392. WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,10.00.16299.0015
    393. Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,10.00.16299.0015
    394. Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,10.00.16299.0015
    395. ffdshow Video Decoder,0x00600000,2,1,FFDshow.ax,1.03.4532.0000
    396. Techsmith Encoder Color Source,0x00200000,0,1,TimelineFilters.dll,2.03.12200.0001
    397. ffdshow DXVA Video Decoder,0x00600002,2,1,FFDshow.ax,1.03.4532.0000
    398. ffdshow raw video filter,0x00200000,2,1,FFDshow.ax,1.03.4532.0000
    399. ffdshow Audio Decoder,0x00601000,1,1,FFDshow.ax,1.03.4532.0000
    400. DV Muxer,0x00400000,0,0,qdv.dll,10.00.16299.0015
    401. Color Space Converter,0x00400001,1,1,quartz.dll,10.00.16299.0015
    402. LAV Splitter,0x00800004,1,1,LAVSplitter.ax,0.62.0000.0000
    403. WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.16299.0015
    404. AVI Splitter,0x00600000,1,1,quartz.dll,10.00.16299.0015
    405. VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,10.00.16299.0015
    406. SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,10.00.16299.0015
    407. Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,10.00.16299.0015
    408. LAME Audio Encoder,0x00200000,1,1,lame_dshow.ax,1.00.0061.24875
    409. Techsmith Encoder Smooth Scale Source,0x00200000,1,1,TimelineFilters.dll,2.03.12200.0001
    410. AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,10.00.16299.0015
    411. StreamBufferSink,0x00200000,0,0,sbe.dll,10.00.16299.0015
    412. Sample File Source (Async.),0x00400000,0,1,TimelineFilters.dll,2.03.12200.0001
    413. MJPEG Decompressor,0x00600000,1,1,quartz.dll,10.00.16299.0015
    414. MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,10.00.16299.0015
    415. SAMI (CC) Parser,0x00400000,1,1,quartz.dll,10.00.16299.0015
    416. VBI Codec,0x00600000,1,4,VBICodec.ax,10.00.16299.0015
    417. MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,10.00.16299.0015
    418. MPC MP4/MOV Source,0x00600000,0,0,MP4Splitter.dll,1.04.0003.5290
    419. Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,10.00.16299.0015
    420. SBE2FileScan,0x00200000,0,0,sbe.dll,10.00.16299.0015
    421. Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,10.00.16299.0015
    422. Internal Script Command Renderer,0x00800001,1,0,quartz.dll,10.00.16299.0015
    423. Techsmith Encoder Quicktime MOV Source,0x00200000,0,2,TimelineFilters.dll,2.03.12200.0001
    424. MPEG Audio Decoder,0x03680001,1,1,quartz.dll,10.00.16299.0015
    425. TechSmith File Source,0x00400000,0,1,CamtasiaFilters.dll,8.01.0002.1327
    426. TechSmith SWF Writer,0x00200000,2,0,CamtasiaFilters.dll,8.01.0002.1327
    427. TechSmith WMFSDK Writer,0x00200000,1,0,CamtasiaFilters.dll,8.01.0002.1327
    428. TechSmith Simple PIP,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    429. ImageSource,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    430. TitleSource,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    431. TechSmith Time Adjust,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    432. TechSmith Splitter Filter,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    433. TechSmith Frame Skip Filter,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    434. TechSmith Perf Skip Filter,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    435. TechSmith ZoomPIP Filter,0x00200000,2,1,CamtasiaFilters.dll,8.01.0002.1327
    436. TechSmith PushVMR Source,0x00200000,0,1,CamtasiaFilters.dll,8.01.0002.1327
    437. TechSmith PushBitmap Source,0x00200000,0,2,CamtasiaFilters.dll,8.01.0002.1327
    438. TechSmith PushBitmap Source,0x00200000,0,2,CamtasiaFilters.dll,8.01.0002.1327
    439. TechSmith SimplePushBitmap Source,0x00200000,0,2,CamtasiaFilters.dll,8.01.0002.1327
    440. TechSmith Wave Dest,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    441. TechSmith Overlay,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    442. TechSmith Wave Buffer,0x00200000,1,0,CamtasiaFilters.dll,8.01.0002.1327
    443. TechSmith ForceColor 8,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    444. TechSmith ForceColor 555,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    445. TechSmith ForceColor 565,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    446. TechSmith ForceColor 24,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    447. TechSmith ForceColor 32,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    448. TechSmith Force Color32A,0x00200000,0,0,CamtasiaFilters.dll,8.01.0002.1327
    449. SSFileWriter,0x00200000,1,0,CamtasiaFilters.dll,8.01.0002.1327
    450. TechSmith Frame Rate Tuner,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    451. TechSmith Camera Adjust,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    452. Techsmith Quicktime MOV Source,0x00600000,0,2,CamtasiaFilters.dll,8.01.0002.1327
    453. TechSmith Sound Effects Filter,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    454. TechSmith Flv Key Frame Setter,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    455. TechSmith Floating Point Wave Filter,0x003fffff,1,1,CamtasiaFilters.dll,8.01.0002.1327
    456. DV Splitter,0x00600000,1,2,qdv.dll,10.00.16299.0015
    457. Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,10.00.16299.0015
    458. Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,10.00.16299.0015
    459. MPC MP4/MOV Splitter,0x00600000,1,1,MP4Splitter.dll,1.04.0003.5290
    460. ACM Wrapper,0x00600000,1,1,quartz.dll,10.00.16299.0015
    461. Video Renderer,0x00800001,1,0,quartz.dll,10.00.16299.0015
    462. MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,10.00.16299.0015
    463. Line 21 Decoder,0x00600000,1,1,qdvd.dll,10.00.16299.0015
    464. Video Port Manager,0x00600000,2,1,quartz.dll,10.00.16299.0015
    465. Video Renderer,0x00400000,1,0,quartz.dll,10.00.16299.0015
    466. Haali Video Renderer,0x00200000,1,0,dxr.dll,
    467. VPS Decoder,0x00200000,0,0,WSTPager.ax,10.00.16299.0015
    468. WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.16299.0015
    469. VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,
    470. File writer,0x00200000,1,0,qcap.dll,10.00.16299.0015
    471. DirectVobSub,0x00200000,2,1,VSFilter.dll,3.00.0000.0300
    472. Techsmith Encoder Image Source,0x00200000,0,1,TimelineFilters.dll,2.03.12200.0001
    473. DirectVobSub (auto-loading version),0x00800002,2,1,VSFilter.dll,3.00.0000.0300
    474. DVD Navigator,0x00200000,0,3,qdvd.dll,10.00.16299.0015
    475. Overlay Mixer2,0x00200000,1,1,qdvd.dll,10.00.16299.0015
    476. AVI Draw,0x00600064,9,1,quartz.dll,10.00.16299.0015
    477. TechSmith Grabber Sample Filter,0x00200000,1,1,CamtasiaFilters.dll,8.01.0002.1327
    478. DC-Bass Source Mod,0x00800000,0,1,DCBassSource.ax,1.05.0002.0000
    479. Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,10.00.16299.0015
    480. WST Pager,0x00200000,1,1,WSTPager.ax,10.00.16299.0015
    481. MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,10.00.16299.0015
    482. DV Video Decoder,0x00800000,1,1,qdv.dll,10.00.16299.0015
    483. ffdshow Audio Processor,0x00200000,1,1,FFDshow.ax,1.03.4532.0000
    484. LAV Splitter Source,0x00800004,0,1,LAVSplitter.ax,0.62.0000.0000
    485. SampleGrabber,0x00200000,1,1,qedit.dll,10.00.16299.0015
    486. Null Renderer,0x00200000,1,0,qedit.dll,10.00.16299.0015
    487. MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,10.00.16299.0015
    488. Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,10.00.16299.0015
    489. StreamBufferSource,0x00200000,0,0,sbe.dll,10.00.16299.0015
    490. Smart Tee,0x00200000,1,2,qcap.dll,10.00.16299.0015
    491. Overlay Mixer,0x00200000,0,0,qdvd.dll,10.00.16299.0015
    492. AVI Decompressor,0x00600000,1,1,quartz.dll,10.00.16299.0015
    493. AVI/WAV File Source,0x00400000,0,2,quartz.dll,10.00.16299.0015
    494. MPC MPEG4 Video Splitter,0x00600000,1,1,MP4Splitter.dll,1.04.0003.5290
    495. Wave Parser,0x00400000,1,1,quartz.dll,10.00.16299.0015
    496. MIDI Parser,0x00400000,1,1,quartz.dll,10.00.16299.0015
    497. Multi-file Parser,0x00400000,1,1,quartz.dll,10.00.16299.0015
    498. File stream renderer,0x00400000,1,1,quartz.dll,10.00.16299.0015
    499. ffdshow subtitles filter,0x00200000,2,1,FFDshow.ax,1.03.4532.0000
    500. Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,10.00.16299.0015
    501. StreamBufferSink2,0x00200000,0,0,sbe.dll,10.00.16299.0015
    502. AVI Mux,0x00200000,1,0,qcap.dll,10.00.16299.0015
    503. MPC MPEG4 Video Source,0x00600000,0,0,MP4Splitter.dll,1.04.0003.5290
    504. Line 21 Decoder 2,0x00600002,1,1,quartz.dll,10.00.16299.0015
    505. File Source (Async.),0x00400000,0,1,quartz.dll,10.00.16299.0015
    506. File Source (URL),0x00400000,0,1,quartz.dll,10.00.16299.0015
    507. LAV Audio Decoder,0x00800003,1,1,lavaudio.ax,0.62.0000.0000
    508. LAV Video Decoder,0x00800003,1,1,LAVVideo.ax,0.62.0000.0000
    509. AC3File,0x00600000,0,1,ac3file.ax,
    510. Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,10.00.16299.0015
    511. Enhanced Video Renderer,0x00200000,1,0,evr.dll,10.00.16299.0098
    512. BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,10.00.16299.0015
    513. MPEG Video Decoder,0x40000001,1,1,quartz.dll,10.00.16299.0015
    514. iZotope Vocal Enhancement,0x00200000,1,1,iZotope_VocalEnhancement.dll,1.00.0000.0024
    515. iZotope Consumer Restoration,0x00200000,1,1,iZotope_ConsumerRestoration.dll,1.00.0000.0024
    516.  
    517. WDM Streaming Tee/Splitter Devices:
    518. Convertidor de derivador/consumidor a consumidor,0x00200000,1,1,ksproxy.ax,10.00.16299.0015
    519.  
    520. Video Compressors:
    521. WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,10.00.16299.0015
    522. WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,10.00.16299.0015
    523. MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,10.00.16299.0015
    524. DV Video Encoder,0x00200000,0,0,qdv.dll,10.00.16299.0015
    525. ffdshow video encoder,0x00100000,1,1,FFDshow.ax,1.03.4532.0000
    526. MJPEG Compressor,0x00200000,0,0,quartz.dll,10.00.16299.0015
    527. Códec Cinepak por Radius,0x00200000,1,1,qcap.dll,10.00.16299.0015
    528. Fraps Video Decompressor,0x00200000,1,1,qcap.dll,10.00.16299.0015
    529. Códec Intel IYUV,0x00200000,1,1,qcap.dll,10.00.16299.0015
    530. Códec Intel IYUV,0x00200000,1,1,qcap.dll,10.00.16299.0015
    531. Lagarith Lossless Codec,0x00200000,1,1,qcap.dll,10.00.16299.0015
    532. Microsoft RLE,0x00200000,1,1,qcap.dll,10.00.16299.0015
    533. Microsoft Video 1,0x00200000,1,1,qcap.dll,10.00.16299.0015
    534. TechSmith Screen Codec 2,0x00200000,1,1,qcap.dll,10.00.16299.0015
    535. TechSmith Screen Capture Codec,0x00200000,1,1,qcap.dll,10.00.16299.0015
    536. VP60® Simple Profile ,0x00200000,1,1,qcap.dll,10.00.16299.0015
    537. VP61® Advanced Profile,0x00200000,1,1,qcap.dll,10.00.16299.0015
    538. x264vfw - H.264/MPEG-4 AVC codec,0x00200000,1,1,qcap.dll,10.00.16299.0015
    539.  
    540. Audio Compressors:
    541. WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,10.00.16299.0015
    542. WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,10.00.16299.0015
    543. LAME Audio Encoder,0x00200000,1,1,lame_dshow.ax,1.00.0061.24875
    544. IMA ADPCM,0x00200000,1,1,quartz.dll,10.00.16299.0015
    545. PCM,0x00200000,1,1,quartz.dll,10.00.16299.0015
    546. AAC ACM Codec,0x00200000,1,1,quartz.dll,10.00.16299.0015
    547. Microsoft ADPCM,0x00200000,1,1,quartz.dll,10.00.16299.0015
    548. GSM 6.10,0x00200000,1,1,quartz.dll,10.00.16299.0015
    549. AC-3 ACM Extensible,0x00200000,1,1,quartz.dll,10.00.16299.0015
    550. Ley A CCITT,0x00200000,1,1,quartz.dll,10.00.16299.0015
    551. Ley u de CCITT,0x00200000,1,1,quartz.dll,10.00.16299.0015
    552. AC-3 ACM Codec,0x00200000,1,1,quartz.dll,10.00.16299.0015
    553. DTS,0x00200000,1,1,quartz.dll,10.00.16299.0015
    554. MPEG Layer-3,0x00200000,1,1,quartz.dll,10.00.16299.0015
    555.  
    556. Audio Capture Sources:
    557. Micrófono (Realtek High Definition Audio),0x00200000,0,0,qcap.dll,10.00.16299.0015
    558.  
    559. PBDA CP Filters:
    560. PBDA DTFilter,0x00600000,1,1,CPFilters.dll,10.00.16299.0015
    561. PBDA ETFilter,0x00200000,0,0,CPFilters.dll,10.00.16299.0015
    562. PBDA PTFilter,0x00200000,0,0,CPFilters.dll,10.00.16299.0015
    563.  
    564. Midi Renderers:
    565. Default MidiOut Device,0x00800000,1,0,quartz.dll,10.00.16299.0015
    566. Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,10.00.16299.0015
    567.  
    568. WDM Streaming Capture Devices:
    569. Realtek HD Audio Mic input,0x00200000,1,1,ksproxy.ax,10.00.16299.0015
    570. Realtek HD Audio Line input,0x00200000,1,1,ksproxy.ax,10.00.16299.0015
    571. Realtek HD Audio Stereo input,0x00200000,1,1,ksproxy.ax,10.00.16299.0015
    572.  
    573. WDM Streaming Rendering Devices:
    574. Realtek HD Audio output,0x00200000,1,1,ksproxy.ax,10.00.16299.0015
    575. Realtek HDA SPDIF Out,0x00200000,1,1,ksproxy.ax,10.00.16299.0015
    576.  
    577. BDA Network Providers:
    578. Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.16299.0015
    579. Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.16299.0015
    580. Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.16299.0015
    581. Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.16299.0015
    582. Microsoft Network Provider,0x00200000,0,1,MSNP.ax,10.00.16299.0015
    583.  
    584. Multi-Instance Capable VBI Codecs:
    585. VBI Codec,0x00600000,1,4,VBICodec.ax,10.00.16299.0015
    586.  
    587. BDA Transport Information Renderers:
    588. BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,10.00.16299.0015
    589. MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,10.00.16299.0015
    590.  
    591. BDA CP/CA Filters:
    592. Decrypt/Tag,0x00600000,1,1,EncDec.dll,10.00.16299.0015
    593. Encrypt/Tag,0x00200000,0,0,EncDec.dll,10.00.16299.0015
    594. PTFilter,0x00200000,0,0,EncDec.dll,10.00.16299.0015
    595. XDS Codec,0x00200000,0,0,EncDec.dll,10.00.16299.0015
    596.  
    597. WDM Streaming Communication Transforms:
    598. Convertidor de derivador/consumidor a consumidor,0x00200000,1,1,ksproxy.ax,10.00.16299.0015
    599.  
    600. Audio Renderers:
    601. Altavoces (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.16299.0015
    602. Default DirectSound Device,0x00800000,1,0,quartz.dll,10.00.16299.0015
    603. Default WaveOut Device,0x00200000,1,0,quartz.dll,10.00.16299.0015
    604. DirectSound: Altavoces (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.16299.0015
    605. DirectSound: Realtek Digital Output (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.16299.0015
    606. Realtek Digital Output (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.16299.0015
    607.  
    608.  
    609. ----------------------------
    610. Preferred DirectShow Filters
    611. ----------------------------
    612.  
    613. [HKEY_LOCAL_MACHINE\Software\Microsoft\DirectShow\Preferred]
    614.  
    615. <media subtype GUID>, [<filter friendly name>, ]<filter CLSID>
    616.  
    617. MEDIASUBTYPE_MPEG1Payload, MPEG Video Decoder, CLSID_CMpegVideoCodec
    618. MEDIASUBTYPE_MPEG1Packet, MPEG Video Decoder, CLSID_CMpegVideoCodec
    619. MEDIASUBTYPE_DVD_LPCM_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    620. MEDIASUBTYPE_MPEG2_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    621. MEDIASUBTYPE_MPEG2_VIDEO, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    622. {78766964-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    623. {7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    624. MEDIASUBTYPE_mp4s, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    625. {6C737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    626. {64737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    627. {64697678-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    628. {64687664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    629. {58564944-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    630. {5634504D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    631. MEDIASUBTYPE_MP4S, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    632. MEDIASUBTYPE_WMVR, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    633. MEDIASUBTYPE_WMVP, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    634. MEDIASUBTYPE_MJPG, MJPEG Decompressor, CLSID_MjpegDec
    635. {44495658-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    636. MEDIASUBTYPE_WMVA, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    637. MEDIASUBTYPE_mpg4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    638. MEDIASUBTYPE_MPG4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    639. MEDIASUBTYPE_h264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    640. MEDIASUBTYPE_H264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    641. MEDIASUBTYPE_WMV3, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    642. MEDIASUBTYPE_mp43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
    643. MEDIASUBTYPE_MP43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
    644. MEDIASUBTYPE_m4s2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    645. MEDIASUBTYPE_WMV2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    646. MEDIASUBTYPE_MSS2, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
    647. MEDIASUBTYPE_M4S2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    648. MEDIASUBTYPE_WVP2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    649. MEDIASUBTYPE_mp42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    650. MEDIASUBTYPE_MP42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    651. MEDIASUBTYPE_WMV1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    652. MEDIASUBTYPE_MSS1, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
    653. MEDIASUBTYPE_WVC1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    654. MEDIASUBTYPE_AVC1, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    655. {20637664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    656. MEDIASUBTYPE_MPEG_LOAS, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    657. MEDIASUBTYPE_MPEG_ADTS_AAC, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    658. MEDIASUBTYPE_WMAUDIO_LOSSLESS, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    659. MEDIASUBTYPE_WMAUDIO3, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    660. WMMEDIASUBTYPE_WMAudioV8, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    661. MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    662. MEDIASUBTYPE_RAW_AAC1, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    663. WMMEDIASUBTYPE_MP3, MP3 Decoder DMO, CLSID_CMP3DecMediaObject
    664. MEDIASUBTYPE_MPEG1AudioPayload, MPEG Audio Decoder, CLSID_CMpegAudioCodec
    665. WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    666. WMMEDIASUBTYPE_WMSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    667.  
    668.  
    669. ---------------------------
    670. Media Foundation Transforms
    671. ---------------------------
    672.  
    673. [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms]
    674.  
    675. <category>:
    676.   <transform friendly name>, <transform CLSID>, <flags>, [<merit>, ]<file name>, <file version>
    677.  
    678. Video Decoders:
    679.   Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}, 0x1, msmpeg2vdec.dll, 10.00.16299.0015
    680.   DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}, 0x1, mfdvdec.dll, 10.00.16299.0015
    681.   Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT, 0x1, mp4sdecd.dll, 10.00.16299.0015
    682.   Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT, 0x1, msmpeg2vdec.dll, 10.00.16299.0015
    683.   WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject, 0x1, wmvsdecd.dll, 10.00.16299.0015
    684.   WMVideo Decoder MFT, CLSID_CWMVDecMediaObject, 0x1, wmvdecod.dll, 10.00.16299.0015
    685.   MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}, 0x1, mfmjpegdec.dll, 10.00.16299.0015
    686.   Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject, 0x1, mp43decd.dll, 10.00.16299.0015
    687.   Microsoft WebM MF VP8 Decoder Transform, {E3AAF548-C9A4-4C6E-234D-5ADA374B0000}, 0x1, MSVP9DEC.dll, 10.00.16299.0015
    688.   Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject, 0x1, mpg4decd.dll, 10.00.16299.0015
    689. Video Encoders:
    690.   H264 Encoder MFT, {6CA50344-051A-4DED-9779-A43305165E35}, 0x1, mfh264enc.dll, 10.00.16299.0015
    691.   WMVideo8 Encoder MFT, CLSID_CWMVXEncMediaObject, 0x1, wmvxencd.dll, 10.00.16299.0015
    692.   Microsoft MF VPX Encoder Transform, {AEB6C755-2546-4881-82CC-E15AE5EBFF3D}, 0x1, MSVPXENC.dll, 10.00.16299.0015
    693.   H263 Encoder MFT, {BC47FCFE-98A0-4F27-BB07-698AF24F2B38}, 0x1, mfh263enc.dll, 10.00.16299.0015
    694.   WMVideo9 Encoder MFT, CLSID_CWMV9EncMediaObject, 0x1, wmvencod.dll, 10.00.16299.0015
    695.   Microsoft MPEG-2 Video Encoder MFT, {E6335F02-80B7-4DC4-ADFA-DFE7210D20D5}, 0x2, msmpeg2enc.dll, 10.00.16299.0015
    696. Video Effects:
    697.   Frame Rate Converter, CLSID_CFrameRateConvertDmo, 0x1, mfvdsp.dll, 10.00.16299.0015
    698.   Resizer MFT, CLSID_CResizerDMO, 0x1, vidreszr.dll, 10.00.16299.0015
    699.   VideoStabilization MFT, {51571744-7FE4-4FF2-A498-2DC34FF74F1B}, 0x1, MSVideoDSP.dll, 10.00.16299.0015
    700.   Color Control, CLSID_CColorControlDmo, 0x1, mfvdsp.dll, 10.00.16299.0015
    701.   Color Converter MFT, CLSID_CColorConvertDMO, 0x1, colorcnv.dll, 10.00.16299.0015
    702. Video Processor:
    703.   Microsoft Video Processor MFT, {88753B26-5B24-49BD-B2E7-0C445C78C982}, 0x1, msvproc.dll, 10.00.16299.0098
    704. Audio Decoders:
    705.   Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}, 0x1, DolbyDecMFT.dll, 10.00.16299.0015
    706.   MS AMRNB Decoder MFT, {265011AE-5481-4F77-A295-ABB6FFE8D63E}, 0x1, MSAMRNBDecoder.dll, 10.00.16299.0015
    707.   WMAudio Decoder MFT, CLSID_CWMADecMediaObject, 0x1, WMADMOD.DLL, 10.00.16299.0015
    708.   Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT, 0x1, MSAudDecMFT.dll, 10.00.16299.0015
    709.   A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}, 0x1, mfcore.dll, 10.00.16299.0064
    710.   GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}, 0x1, mfcore.dll, 10.00.16299.0064
    711.   WMAPro over S/PDIF MFT, CLSID_CWMAudioSpdTxDMO, 0x1, WMADMOD.DLL, 10.00.16299.0015
    712.   Microsoft Opus Audio Decoder MFT, {63E17C10-2D43-4C42-8FE3-8D8B63E46A6A}, 0x1, MSOpusDecoder.dll, 10.00.16299.0015
    713.   Microsoft FLAC Audio Decoder MFT, {6B0B3E6B-A2C5-4514-8055-AFE8A95242D9}, 0x1, MSFlacDecoder.dll, 10.00.16299.0015
    714.   Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}, 0x1, MSAudDecMFT.dll, 10.00.16299.0015
    715.   WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject, 0x1, WMSPDMOD.DLL, 10.00.16299.0015
    716.   G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}, 0x1, mfcore.dll, 10.00.16299.0064
    717.   IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}, 0x1, mfcore.dll, 10.00.16299.0064
    718.   MP3 Decoder MFT, CLSID_CMP3DecMediaObject, 0x1, mp3dmod.dll, 10.00.16299.0015
    719.   Microsoft ALAC Audio Decoder MFT, {C0CD7D12-31FC-4BBC-B363-7322EE3E1879}, 0x1, MSAlacDecoder.dll, 10.00.16299.0015
    720.   ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}, 0x1, mfcore.dll, 10.00.16299.0064
    721.   Dolby TrueHD IEC-61937 converter MFT, {CF5EEEDF-0E92-4B3B-A161-BD0FFE545E4B}, 0x1, mfaudiocnv.dll, 10.00.16299.0015
    722.   DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F}, 0x1, mfaudiocnv.dll, 10.00.16299.0015
    723. Audio Encoders:
    724.   LPCM DVD-Audio MFT, {068A8476-9229-4CC0-9D49-2FC699DCD30A}, 0x1, mfaudiocnv.dll, 10.00.16299.0015
    725.   MP3 Encoder ACM Wrapper MFT, {11103421-354C-4CCA-A7A3-1AFF9A5B6701}, 0x1, mfcore.dll, 10.00.16299.0064
    726.   Microsoft FLAC Audio Encoder MFT, {128509E9-C44E-45DC-95E9-C255B8F466A6}, 0x1, MSFlacEncoder.dll, 10.00.16299.0015
    727.   WM Speech Encoder DMO, CLSID_CWMSPEncMediaObject2, 0x1, WMSPDMOE.DLL, 10.00.16299.0015
    728.   MS AMRNB Encoder MFT, {2FAE8AFE-04A3-423A-A814-85DB454712B0}, 0x1, MSAMRNBEncoder.dll, 10.00.16299.0015
    729.   Microsoft MPEG-2 Audio Encoder MFT, {46A4DD5C-73F8-4304-94DF-308F760974F4}, 0x1, msmpeg2enc.dll, 10.00.16299.0015
    730.   WMAudio Encoder MFT, CLSID_CWMAEncMediaObject, 0x1, WMADMOE.DLL, 10.00.16299.0015
    731.   Microsoft AAC Audio Encoder MFT, {93AF0C51-2275-45D2-A35B-F2BA21CAED00}, 0x1, mfAACEnc.dll, 10.00.16299.0015
    732.   Microsoft ALAC Audio Encoder MFT, {9AB6A28C-748E-4B6A-BFFF-CC443B8E8FB4}, 0x1, MSAlacEncoder.dll, 10.00.16299.0015
    733.   Microsoft Dolby Digital Encoder MFT, {AC3315C9-F481-45D7-826C-0B406C1F64B8}, 0x1, msac3enc.dll, 10.00.16299.0015
    734. Audio Effects:
    735.   AEC, CLSID_CWMAudioAEC, 0x1, mfwmaaec.dll, 10.00.16299.0015
    736.   Resampler MFT, CLSID_CResamplerMediaObject, 0x1, resampledmo.dll, 10.00.16299.0015
    737. Multiplexers:
    738.   Microsoft MPEG2 Multiplexer MFT, {AB300F71-01AB-46D2-AB6C-64906CB03258}, 0x2, mfmpeg2srcsnk.dll, 10.00.16299.0064
    739. Others:
    740.   Microsoft H264 Video Remux (MPEG2TSToMP4) MFT, {05A47EBB-8BF0-4CBF-AD2F-3B71D75866F5}, 0x1, msmpeg2vdec.dll, 10.00.16299.0015
    741.  
    742.  
    743. --------------------------------------------
    744. Media Foundation Enabled Hardware Categories
    745. --------------------------------------------
    746.  
    747. [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\HardwareMFT]
    748.  
    749. EnableDecoders = 0
    750. EnableEncoders = 1
    751. EnableVideoProcessors = 1
    752.  
    753.  
    754. -------------------------------------
    755. Media Foundation Byte Stream Handlers
    756. -------------------------------------
    757.  
    758. [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers]
    759. [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
    760.  
    761. <file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred]
    762.  
    763. .3g2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    764. .3gp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    765. .3gp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    766. .3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    767. .aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    768. .ac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    769. .adt, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    770. .adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    771. .am?, {EFE6208A-0A2C-49FA-8A01-3768B559B6DA}, MF AMRNB Media Source ByteStreamHandler
    772. .amr, {EFE6208A-0A2C-49FA-8A01-3768B559B6DA}, MF AMRNB Media Source ByteStreamHandler, Preferred
    773. .asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    774. .avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    775. .dvr-ms, {65964407-A5D8-4060-85B0-1CCD63F768E2}, dvr-ms Byte Stream Handler, Preferred
    776. .dvr-ms, {A8721937-E2FB-4D7A-A9EE-4EB08C890B6E}, MF SBE Source ByteStreamHandler
    777. .ec3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    778. .flac, {0E41CFB8-0506-40F4-A516-77CC23642D91}, MF FLAC Media Source ByteStreamHandler, Preferred
    779. .m2t, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    780. .m2ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    781. .m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    782. .m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    783. .mk3d, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred
    784. .mka, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred
    785. .mks, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred
    786. .mkv, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred
    787. .mod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    788. .mov, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    789. .mp2v, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    790. .mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    791. .mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    792. .mp4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    793. .mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    794. .mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    795. .mpg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    796. .mts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    797. .nsc, {B084785C-DDE0-4D30-8CA8-05A373E185BE}, NSC Byte Stream Handler, Preferred
    798. .sami, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
    799. .smi, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
    800. .tod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    801. .ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    802. .tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    803. .uvu, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    804. .vob, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    805. .wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
    806. .weba, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred
    807. .webm, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred
    808. .wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    809. .wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    810. .wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    811. .wtv, {65964407-A5D8-4060-85B0-1CCD63F768E2}, WTV Byte Stream Handler, Preferred
    812. audio/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    813. audio/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    814. audio/aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    815. audio/aacp, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    816. audio/eac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    817. audio/flac, {0E41CFB8-0506-40F4-A516-77CC23642D91}, MF FLAC Media Source ByteStreamHandler, Preferred
    818. audio/L16, {3FFB3B8C-EB99-472B-8902-E1C1B05F07CF}, LPCM Byte Stream Handler, Preferred
    819. audio/mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    820. audio/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    821. audio/MP4A-LATM, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    822. audio/mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    823. audio/mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    824. audio/mpeg3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    825. audio/vnd.dlna.adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    826. audio/vnd.dolby.dd-raw, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    827. audio/wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
    828. audio/webm, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred
    829. audio/x-aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    830. audio/x-flac, {0E41CFB8-0506-40F4-A516-77CC23642D91}, MF FLAC Media Source ByteStreamHandler, Preferred
    831. audio/x-m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    832. audio/x-matroska, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred
    833. audio/x-mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    834. audio/x-mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    835. audio/x-ms-wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    836. audio/x-wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
    837. video/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    838. video/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    839. video/avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    840. video/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    841. video/mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    842. video/msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    843. video/vnd.dece.mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    844. video/vnd.dlna.mpeg-tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    845. video/webm, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred
    846. video/x-m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    847. video/x-matroska, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred
    848. video/x-ms-asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    849. video/x-ms-wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    850. video/x-ms-wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    851. video/x-msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    852.  
    853.  
    854. --------------------------------
    855. Media Foundation Scheme Handlers
    856. --------------------------------
    857.  
    858. [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers]
    859. [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
    860.  
    861. <URL type>, <handler CLSID>, <brief description>[, Preferred]
    862.  
    863. file:, {477EC299-1421-4BDD-971F-7CCB933F21AD}, File Scheme Handler, Preferred
    864. http:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler
    865. http:, {9EC4B4F9-3029-45AD-947B-344DE2A249E2}, Urlmon Scheme Handler
    866. http:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    867. httpd:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler, Preferred
    868. https:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
    869. httpsd:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
    870. httpt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    871. httpu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    872. mcast:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    873. mcrecv:, {FA6D33D4-9405-4BA5-9983-12604AC8E77A}, Miracast Sink Scheme Handler, Preferred
    874. mms:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    875. ms-appdata:, {CFC81939-3886-4ACF-9692-DA58037AE716}, MsAppData Scheme Handler, Preferred
    876. ms-appx-web:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppxWeb Scheme Handler, Preferred
    877. ms-appx:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppx Scheme Handler, Preferred
    878. ms-winsoundevent:, {F79A6BF9-7415-4CF3-AE10-4559509ABC3C}, Sound Event Scheme Handler, Preferred
    879. rtsp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    880. rtspt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    881. rtspu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    882. sdp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    883.  
    884.  
    885. -------------------------------------
    886. Preferred Media Foundation Transforms
    887. -------------------------------------
    888.  
    889. [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\Preferred]
    890.  
    891. <media subtype GUID>, [<transform friendly name>, ]<transform CLSID>
    892.  
    893. {E06D802C-DB46-11CF-B4D1-00805F6CBBEA}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
    894. MEDIASUBTYPE_DOLBY_DDPLUS, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
    895. {00002000-0000-0010-8000-00AA00389B71}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
    896. {EB27CEC4-163E-4CA3-8B74-8E25F91B517E}, Dolby TrueHD IEC-61937 converter MFT, {CF5EEEDF-0E92-4B3B-A161-BD0FFE545E4B}
    897. MFVideoFormat_MPEG2, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
    898. {A61AC364-AD0E-4744-89FF-213CE0DF8804}, DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F}
    899. {A2E58EB7-0FA9-48BB-A40C-FA0E156D0645}, DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F}
    900. {7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    901. {73616D72-767A-494D-B478-F29D25DC9037}, MS AMRNB Decoder MFT, {265011AE-5481-4F77-A295-ABB6FFE8D63E}
    902. MEDIASUBTYPE_mp4s, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    903. MFVideoFormat_DVSL, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    904. MFVideoFormat_DVSD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    905. MFVideoFormat_DVHD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    906. {63616C61-0000-0010-8000-00AA00389B71}, Microsoft ALAC Audio Decoder MFT, {C0CD7D12-31FC-4BBC-B363-7322EE3E1879}
    907. MFVideoFormat_MP4V, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    908. MFVideoFormat_MP4S, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    909. {53314356-0000-0010-8000-00AA00389B71}, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    910. MEDIASUBTYPE_WMVR, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    911. MEDIASUBTYPE_WMVP, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    912. MFVideoFormat_MJPG, MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}
    913. MEDIASUBTYPE_WMVA, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    914. {3F40F4F0-5622-4FF8-B6D8-A17A584BEE5E}, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
    915. MEDIASUBTYPE_mpg4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    916. MEDIASUBTYPE_MPG4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    917. MFVideoFormat_H264, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
    918. MFVideoFormat_WMV3, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    919. {33363248-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    920. MEDIASUBTYPE_mp43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
    921. MFVideoFormat_MP43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
    922. MEDIASUBTYPE_m4s2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    923. MFVideoFormat_WMV2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    924. MFVideoFormat_MSS2, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
    925. MFVideoFormat_M4S2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    926. MEDIASUBTYPE_WVP2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    927. MEDIASUBTYPE_mp42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    928. MEDIASUBTYPE_MP42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    929. MFVideoFormat_WMV1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    930. MFVideoFormat_MSS1, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
    931. MFVideoFormat_MPG1, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
    932. MFVideoFormat_WVC1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    933. {30395056-0000-0010-8000-00AA00389B71}, Microsoft WebM MF VP8 Decoder Transform, {E3AAF548-C9A4-4C6E-234D-5ADA374B0000}
    934. {30385056-0000-0010-8000-00AA00389B71}, Microsoft WebM MF VP8 Decoder Transform, {E3AAF548-C9A4-4C6E-234D-5ADA374B0000}
    935. MFVideoFormat_DVC, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    936. {0000F1AC-0000-0010-8000-00AA00389B71}, Microsoft FLAC Audio Decoder MFT, {6B0B3E6B-A2C5-4514-8055-AFE8A95242D9}
    937. {00007361-0000-0010-8000-00AA00389B71}, MS AMRNB Decoder MFT, {265011AE-5481-4F77-A295-ABB6FFE8D63E}
    938. {0000704F-0000-0010-8000-00AA00389B71}, Microsoft Opus Audio Decoder MFT, {63E17C10-2D43-4C42-8FE3-8D8B63E46A6A}
    939. {00006C61-0000-0010-8000-00AA00389B71}, Microsoft ALAC Audio Decoder MFT, {C0CD7D12-31FC-4BBC-B363-7322EE3E1879}
    940. {00002001-0000-0010-8000-00AA00389B71}, DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F}
    941. MFAudioFormat_AAC, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
    942. MFAudioFormat_ADTS, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
    943. MFAudioFormat_WMAudio_Lossless, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    944. MFAudioFormat_WMAudioV9, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    945. MFAudioFormat_WMAudioV8, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    946. MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    947. MEDIASUBTYPE_RAW_AAC1, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
    948. MFAudioFormat_MP3, MP3 Decoder MFT, CLSID_CMP3DecMediaObject
    949. MFAudioFormat_MPEG, Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}
    950. {00000031-0000-0010-8000-00AA00389B71}, GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}
    951. {00000011-0000-0010-8000-00AA00389B71}, IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}
    952. WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    953. MFAudioFormat_MSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    954. KSDATAFORMAT_SUBTYPE_MULAW, G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}
    955. {00000006-0000-0010-8000-00AA00389B71}, A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}
    956. KSDATAFORMAT_SUBTYPE_ADPCM, ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}
    957.  
    958.  
    959. -------------------------------------
    960. Disabled Media Foundation Transforms
    961. -------------------------------------
    962.  
    963. [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\DoNotUse]
    964.  
    965. <transform CLSID>
    966.  
    967.  
    968.  
    969. ------------------------
    970. Disabled Media Sources
    971. ------------------------
    972.  
    973. [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\DoNotUse]
    974.  
    975. <media source CLSID>
    976.  
    977.  
    978. ---------------
    979. EVR Power Information
    980. ---------------
    981. Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
    982.   Quality Flags: 2576
    983.     Enabled:
    984.     Force throttling
    985.     Allow half deinterlace
    986.     Allow scaling
    987.     Decode Power Usage: 100
    988.   Balanced Flags: 1424
    989.     Enabled:
    990.     Force throttling
    991.     Allow batching
    992.     Force half deinterlace
    993.     Force scaling
    994.     Decode Power Usage: 50
    995.   PowerFlags: 1424
    996.     Enabled:
    997.     Force throttling
    998.     Allow batching
    999.     Force half deinterlace
    1000.     Force scaling
    1001.     Decode Power Usage: 0
    1002.  
    1003. ---------------
    1004. Diagnostics
    1005. ---------------
    1006.  
    1007. Windows Error Reporting:
    1008. +++ WER0 +++:
    1009. Depósito con errores 1521298458210751598, tipo 5
    1010. Nombre de evento: MoAppCrash
    1011. Respuesta: No disponible
    1012. Identificador de archivo CAB: 0
    1013.  
    1014. Firma del problema:
    1015. P1: Microsoft.Windows.ShellExperienceHost_10.0.16299.15_neutral_neutral_cw5n1h2txyewy
    1016. P2: praid:App
    1017. P3: 10.0.16299.15
    1018. P4: 59cda4c5
    1019. P5: ntdll.dll
    1020. P6: 10.0.16299.64
    1021. P7: 1d27c592
    1022. P8: c0000005
    1023. P9: 00056260
    1024. P10:
    1025.  
    1026. Archivos adjuntos:
    1027. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7C31.tmp.mdmp
    1028. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERA1F3.tmp.WERInternalMetadata.xml
    1029. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERA2BE.tmp.csv
    1030. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERA35B.tmp.txt
    1031.  
    1032. Es posible que estos archivos estén disponibles aquí:
    1033. C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Microsoft.Window_db6c87d32ae2499590c93c9694623c5c6890d5b2_0ad30128_14e8b2ba
    1034.  
    1035. Símbolo de análisis:
    1036. Nueva búsqueda de una solución: 0
    1037. Identificador de informe: 594efa5d-5b62-401d-b1f3-f3aaa54a8d3a
    1038. Estado del informe: 268435456
    1039. Depósito con algoritmo hash: f4b1ba9786805218d51cbce33700546e
    1040. +++ WER1 +++:
    1041. Depósito con errores 1521298458210751598, tipo 5
    1042. Nombre de evento: MoAppCrash
    1043. Respuesta: No disponible
    1044. Identificador de archivo CAB: 0
    1045.  
    1046. Firma del problema:
    1047. P1: Microsoft.Windows.ShellExperienceHost_10.0.16299.15_neutral_neutral_cw5n1h2txyewy
    1048. P2: praid:App
    1049. P3: 10.0.16299.15
    1050. P4: 59cda4c5
    1051. P5: ntdll.dll
    1052. P6: 10.0.16299.64
    1053. P7: 1d27c592
    1054. P8: c0000005
    1055. P9: 00056260
    1056. P10:
    1057.  
    1058. Archivos adjuntos:
    1059. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER45F8.tmp.mdmp
    1060. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3311.tmp.WERInternalMetadata.xml
    1061. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER35CE.tmp.csv
    1062. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER36AA.tmp.txt
    1063.  
    1064. Es posible que estos archivos estén disponibles aquí:
    1065. C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Microsoft.Window_db6c87d32ae2499590c93c9694623c5c6890d5b2_0ad30128_126b4c92
    1066.  
    1067. Símbolo de análisis:
    1068. Nueva búsqueda de una solución: 0
    1069. Identificador de informe: a9f1d013-efb0-43d4-ad2d-bd4c3b04cbd3
    1070. Estado del informe: 268435456
    1071. Depósito con algoritmo hash: f4b1ba9786805218d51cbce33700546e
    1072. +++ WER2 +++:
    1073. Depósito con errores 128035578600, tipo 5
    1074. Nombre de evento: MpTelemetry
    1075. Respuesta: No disponible
    1076. Identificador de archivo CAB: 0
    1077.  
    1078. Firma del problema:
    1079. P1: unspecified
    1080. P2: HardeningTelemetry
    1081. P3: HardeningTelemetryDisableAS
    1082. P4: 4.12.16299.15
    1083. P5: unspecified
    1084. P6: unspecified
    1085. P7: unspecified
    1086. P8:
    1087. P9:
    1088. P10:
    1089.  
    1090. Archivos adjuntos:
    1091. \\?\C:\WINDOWS\TEMP\MPTelemetrySubmit\client_manifest.xml
    1092. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2B3F.tmp.WERInternalMetadata.xml
    1093. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2B6E.tmp.csv
    1094. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2BDD.tmp.txt
    1095.  
    1096. Es posible que estos archivos estén disponibles aquí:
    1097. C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_unspecified_7abf01864c6d23dda978b51d610d452f44f6e28_00000000_1e323971
    1098.  
    1099. Símbolo de análisis:
    1100. Nueva búsqueda de una solución: 0
    1101. Identificador de informe: 6bffc942-f0d3-4525-a479-7dec96ad7f9b
    1102. Estado del informe: 268435456
    1103. Depósito con algoritmo hash: 5dfd70c003544890b92949ff2cf57649
    1104. +++ WER3 +++:
    1105. Depósito con errores 128035578462, tipo 5
    1106. Nombre de evento: MpTelemetry
    1107. Respuesta: No disponible
    1108. Identificador de archivo CAB: 0
    1109.  
    1110. Firma del problema:
    1111. P1: unspecified
    1112. P2: HardeningTelemetry
    1113. P3: HardeningTelemetryDisableAV
    1114. P4: 4.12.16299.15
    1115. P5: unspecified
    1116. P6: unspecified
    1117. P7: unspecified
    1118. P8:
    1119. P9:
    1120. P10:
    1121.  
    1122. Archivos adjuntos:
    1123. \\?\C:\WINDOWS\TEMP\MPTelemetrySubmit\client_manifest.xml
    1124. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER1E0F.tmp.WERInternalMetadata.xml
    1125. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28BD.tmp.csv
    1126. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER290C.tmp.txt
    1127.  
    1128. Es posible que estos archivos estén disponibles aquí:
    1129. C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_unspecified_54e9a1c4c75a82c7472d17c61bef3af0b89d2_00000000_1e31a5cd
    1130.  
    1131. Símbolo de análisis:
    1132. Nueva búsqueda de una solución: 0
    1133. Identificador de informe: 0e9809a6-92c9-481d-84b6-6d641deba29b
    1134. Estado del informe: 268435456
    1135. Depósito con algoritmo hash: 5ae9f844feb625524d26536062232075
    1136. +++ WER4 +++:
    1137. Depósito con errores , tipo 0
    1138. Nombre de evento: MpTelemetry
    1139. Respuesta: No disponible
    1140. Identificador de archivo CAB: 0
    1141.  
    1142. Firma del problema:
    1143. P1: unspecified
    1144. P2: HardeningTelemetry
    1145. P3: HardeningTelemetryDisableAS
    1146. P4: 4.12.16299.15
    1147. P5: unspecified
    1148. P6: unspecified
    1149. P7: unspecified
    1150. P8:
    1151. P9:
    1152. P10:
    1153.  
    1154. Archivos adjuntos:
    1155. \\?\C:\WINDOWS\TEMP\MPTelemetrySubmit\client_manifest.xml
    1156. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2B3F.tmp.WERInternalMetadata.xml
    1157. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2B6E.tmp.csv
    1158. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2BDD.tmp.txt
    1159.  
    1160. Es posible que estos archivos estén disponibles aquí:
    1161. C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_unspecified_7abf01864c6d23dda978b51d610d452f44f6e28_00000000_cab_0f3d2c09
    1162.  
    1163. Símbolo de análisis:
    1164. Nueva búsqueda de una solución: 0
    1165. Identificador de informe: 6bffc942-f0d3-4525-a479-7dec96ad7f9b
    1166. Estado del informe: 4
    1167. Depósito con algoritmo hash:
    1168. +++ WER5 +++:
    1169. Depósito con errores , tipo 0
    1170. Nombre de evento: MpTelemetry
    1171. Respuesta: No disponible
    1172. Identificador de archivo CAB: 0
    1173.  
    1174. Firma del problema:
    1175. P1: unspecified
    1176. P2: HardeningTelemetry
    1177. P3: HardeningTelemetryDisableAV
    1178. P4: 4.12.16299.15
    1179. P5: unspecified
    1180. P6: unspecified
    1181. P7: unspecified
    1182. P8:
    1183. P9:
    1184. P10:
    1185.  
    1186. Archivos adjuntos:
    1187. \\?\C:\WINDOWS\TEMP\MPTelemetrySubmit\client_manifest.xml
    1188. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER1E0F.tmp.WERInternalMetadata.xml
    1189. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER28BD.tmp.csv
    1190. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER290C.tmp.txt
    1191.  
    1192. Es posible que estos archivos estén disponibles aquí:
    1193. C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_unspecified_54e9a1c4c75a82c7472d17c61bef3af0b89d2_00000000_cab_0f3d2959
    1194.  
    1195. Símbolo de análisis:
    1196. Nueva búsqueda de una solución: 0
    1197. Identificador de informe: 0e9809a6-92c9-481d-84b6-6d641deba29b
    1198. Estado del informe: 4
    1199. Depósito con algoritmo hash:
    1200. +++ WER6 +++:
    1201. Depósito con errores 1156725623127395238, tipo 5
    1202. Nombre de evento: RADAR_PRE_LEAK_32
    1203. Respuesta: No disponible
    1204. Identificador de archivo CAB: 0
    1205.  
    1206. Firma del problema:
    1207. P1: explorer.exe
    1208. P2: 10.0.16299.125
    1209. P3: 10.0.16299.2.0.0
    1210. P4:
    1211. P5:
    1212. P6:
    1213. P7:
    1214. P8:
    1215. P9:
    1216. P10:
    1217.  
    1218. Archivos adjuntos:
    1219. \\?\C:\Users\Th3GoS\AppData\Local\Temp\RDR1AD6.tmp\empty.txt
    1220. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER1B25.tmp.WERInternalMetadata.xml
    1221. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER1CF5.tmp.csv
    1222. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER1D63.tmp.txt
    1223.  
    1224. Es posible que estos archivos estén disponibles aquí:
    1225.  
    1226.  
    1227. Símbolo de análisis:
    1228. Nueva búsqueda de una solución: 0
    1229. Identificador de informe: bf128ccc-881e-4576-abcf-ab1ab10b4deb
    1230. Estado del informe: 268435456
    1231. Depósito con algoritmo hash: b12f38504f10ee19900d83d35d19cba6
    1232. +++ WER7 +++:
    1233. Depósito con errores 1957443330315620145, tipo 5
    1234. Nombre de evento: RADAR_PRE_LEAK_32
    1235. Respuesta: No disponible
    1236. Identificador de archivo CAB: 0
    1237.  
    1238. Firma del problema:
    1239. P1: firefox.exe
    1240. P2: 57.0.2.6549
    1241. P3: 10.0.16299.2.0.0
    1242. P4:
    1243. P5:
    1244. P6:
    1245. P7:
    1246. P8:
    1247. P9:
    1248. P10:
    1249.  
    1250. Archivos adjuntos:
    1251. \\?\C:\Users\Th3GoS\AppData\Local\Temp\RDR73CD.tmp\empty.txt
    1252. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER73FD.tmp.WERInternalMetadata.xml
    1253. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7561.tmp.csv
    1254. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER75C0.tmp.txt
    1255.  
    1256. Es posible que estos archivos estén disponibles aquí:
    1257.  
    1258.  
    1259. Símbolo de análisis:
    1260. Nueva búsqueda de una solución: 0
    1261. Identificador de informe: d35ccb89-9c78-4d82-a7f9-89b9f4cbb2c5
    1262. Estado del informe: 268435456
    1263. Depósito con algoritmo hash: 108db6d9c48fb6a2ab2a3c56836b8f31
    1264. +++ WER8 +++:
    1265. Depósito con errores 1411937485247365603, tipo 5
    1266. Nombre de evento: StoreAgentDownloadFailure1
    1267. Respuesta: No disponible
    1268. Identificador de archivo CAB: 0
    1269.  
    1270. Firma del problema:
    1271. P1: Update;taskhostw
    1272. P2: 8024001e
    1273. P3: 16299
    1274. P4: 125
    1275. P5: Windows.Desktop
    1276. P6: 2
    1277. P7:
    1278. P8:
    1279. P9:
    1280. P10:
    1281.  
    1282. Archivos adjuntos:
    1283. \\?\C:\WINDOWS\TEMP\FailureReportMetadata_31423.txt
    1284. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD62A.tmp.WERInternalMetadata.xml
    1285. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD70F.tmp.csv
    1286. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD7BC.tmp.txt
    1287.  
    1288. Es posible que estos archivos estén disponibles aquí:
    1289. C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_Update;taskhostw_4bbdfee37c7a562e849955e54f64e1eac039885b_00000000_031ef4d8
    1290.  
    1291. Símbolo de análisis:
    1292. Nueva búsqueda de una solución: 0
    1293. Identificador de informe: 5ff5b040-fa19-45cb-b617-c4893fc924ad
    1294. Estado del informe: 268435456
    1295. Depósito con algoritmo hash: 8c9707d2f137c604739835a97d3a41e3
    1296. +++ WER9 +++:
    1297. Depósito con errores , tipo 0
    1298. Nombre de evento: StoreAgentDownloadFailure1
    1299. Respuesta: No disponible
    1300. Identificador de archivo CAB: 0
    1301.  
    1302. Firma del problema:
    1303. P1: Update;taskhostw
    1304. P2: 8024001e
    1305. P3: 16299
    1306. P4: 125
    1307. P5: Windows.Desktop
    1308. P6: 2
    1309. P7:
    1310. P8:
    1311. P9:
    1312. P10:
    1313.  
    1314. Archivos adjuntos:
    1315. \\?\C:\WINDOWS\TEMP\FailureReportMetadata_31423.txt
    1316. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD62A.tmp.WERInternalMetadata.xml
    1317. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD70F.tmp.csv
    1318. \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERD7BC.tmp.txt
    1319.  
    1320. Es posible que estos archivos estén disponibles aquí:
    1321. C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_Update;taskhostw_4bbdfee37c7a562e849955e54f64e1eac039885b_00000000_cab_3a66d7ea
    1322.  
    1323. Símbolo de análisis:
    1324. Nueva búsqueda de una solución: 0
    1325. Identificador de informe: 5ff5b040-fa19-45cb-b617-c4893fc924ad
    1326. Estado del informe: 4
    1327. Depósito con algoritmo hash:
    1328.  
     
    #1 Th3GoS, Dec 23, 2017
    Last edited: Dec 23, 2017
    ziplock1738 likes this.
  2. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Are you running using the installed or the standalone version of RuneMate?
     
  3. ziplock1738

    Joined:
    Feb 7, 2017
    Messages:
    269
    Likes Received:
    25
    How does the agent initialization exception differ from the agent load exception?
     
  4. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
  5. ziplock1738

    Joined:
    Feb 7, 2017
    Messages:
    269
    Likes Received:
    25
    Sorry Party, im not too familiar with java. So does an agent load exception mean that the exception is thrown by the wrong version of java?
     
  6. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    No it doesn't mean that explicitly, but I suppose it could be a potential cause. These exceptions are thrown when RuneMate attempts to bind to the RuneScape process, and somewhere during that process it's failing to bind.
     
  7. ziplock1738

    Joined:
    Feb 7, 2017
    Messages:
    269
    Likes Received:
    25

    Do you know what some common issues are that would evoke this problem? I have tried uninstalling runemate, java, and the osrs client many times but to no avail. Runemate is by far the most versatile and safest botting system and I used it for a very long time, and would very much like to be able to again, and the agent load exception has been preventing me from doing so.
     
  8. Th3GoS

    Joined:
    Dec 14, 2017
    Messages:
    7
    Likes Received:
    1
    Running installed version.

    I do not know much about java, I do not understand almost anything.
    --- Double Post Merged, Dec 25, 2017, Original Post Date: Dec 25, 2017 ---
    @Party I have tried uninstalling the RuneMate, Java, all the possibilities and nothing.
     
  9. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Could you please try uninstalling RuneMate and running with the standalone version.
     
  10. ziplock1738

    Joined:
    Feb 7, 2017
    Messages:
    269
    Likes Received:
    25
    Standalone only works on windows not mac, correct?
     
  11. Th3GoS

    Joined:
    Dec 14, 2017
    Messages:
    7
    Likes Received:
    1
    Where I can download standalone version?
     
  12. HMoseley

    Joined:
    Aug 21, 2015
    Messages:
    31
    Likes Received:
    1
    Click the "Download" link at the top of the RuneMate webpage and it will be the fourth option to download. I am having the same problem by the way and the standalone version did not work for me. Instead of giving me an error, nothing happens when I click the "Start Instance" button after everything has been selected.
     
  13. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Some log files would help with this (Help > View Logs in the client).
     
  14. ziplock1738

    Joined:
    Feb 7, 2017
    Messages:
    269
    Likes Received:
    25
    [Debug] Java Home: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
    [Debug] Java Version: 8u151 x64 (Oracle Corporation)
    [Debug] Maximum Heap Size: 3641MB
    [Debug] RuneMate Version: 2.76.4
    [Debug] Operating System: Mac OS X x64
    [Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedI
    [Clouse] Downloaded 980 human mouse movements selected for you by Clouse.
    com.sun.tools.attach.AgentLoadException: Unable to add JAR file to system class path
    at sun.tools.attach.HotSpotVirtualMachine.loadAgent(ky:231)
    at nul.IIIiIIiiIIIIi.long(blc:26)
    at nul.IiIIIIiiIiiii.run(dnc:111)
    00:01:55 INFO Downloading 2 missing or outdated cloud resources.
    00:04:41 INFO Failed to bind to the game client because of an AgentLoadException
    --- Double Post Merged, Dec 26, 2017, Original Post Date: Dec 26, 2017 ---

    I don't know if this helps but the client can also only currently be opened through standalone with the file "runemate.jar"
     
  15. Th3GoS

    Joined:
    Dec 14, 2017
    Messages:
    7
    Likes Received:
    1
    The same problem with Standalone version. check the logs.
     

    Attached Files:

  16. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Something on your local machine is blocking the client from opening a socket to the game client, the important bit is:
    Attempt to temporarily disable all firewalls and anti-viruses prior to running RuneMate.
     
  17. Th3GoS

    Joined:
    Dec 14, 2017
    Messages:
    7
    Likes Received:
    1
    Thanks, after disable the firewalls and anti-virus I can start instance.
     
  18. ziplock1738

    Joined:
    Feb 7, 2017
    Messages:
    269
    Likes Received:
    25
    I have my firewall disabled and no anti viruses installed and am still getting the

    "00:00:00 INFO Failed to bind to the game client because of an AgentLoadException"
    --- Double Post Merged, Jan 2, 2018, Original Post Date: Dec 29, 2017 ---
    So no fix?
     
  19. Keller Grizzard

    Joined:
    Jan 9, 2018
    Messages:
    1
    Likes Received:
    0
    This client has been issue after issue. I'm experiencing the same problem
     
  20. Shadowalpha8

    Shadowalpha8 Moterboating is for closers.

    Joined:
    Dec 18, 2017
    Messages:
    43
    Likes Received:
    3
    i had the same issue until i ran it as admin and disabled my firewall.
     

Share This Page

Loading...