Run Flash Video Conference in HTML

Hi! I am newbie in Flash Communication Server... How do I run
the Video Conference in HTML? I tested it at the website but it is
not connected...

Flash MX is really out of date.
I think it would be advisable to learn AS3 and perhaps have a good reference book available... can't really advise that one is better than another. But Flash AS3 is a very broad topic... if your goal is very focused..Flash Video Conferencing, then you may want to rely more on on-line resources, Forums, and reference material.
http://www.gotmyidea.com/78377-008-editing-a-flashmeeting-video-replay.php
http://fmsguru.com/forum/messages.cfm?threadid=F15363BB-A7BB-AAF9-2A5A47F24BD6B20D
http://www.winsite.com/Web-Development/Web-Design/Flash-Video-Chat/
other Flash Forums:
http://board.flashkit.com/board/index.php
http://www.actionscript.org/forums/index.php3
but you'll need to work with a streaming media server so be sure to connect with the Red5 Forum I listed earlier as well as
http://forums.adobe.com/community/flash/flash_media_server
and
http://forums.adobe.com/community/flash/flash_media_live_encoder
Best wishes,
Adninjastrator

Similar Messages

  • This laptop cannot run Flash video on the BBC website

    On this Vista laptop, I try to watch video of the Japan earthquake on the BBC website. But each video just shows a momentary red swirl, and then stays black.
    I have the identical problem on FF4.0RC, and there I can also run it in 'Safe Mode', with all addons disabled. With or without addons, it behaves the same as 3.6.15; no video.
    However, on the W7 laptop beside the Vista one, everything is fine, and the video runs in all three combinations there.
    The Vista laptop will show Flash video from YouTube perfectly OK, so it seems to be something to do with how the BBC site presents video.
    However, as the W7 laptop has no problems with the BBC site, it seems to be some configuration issue on the Vista laptop, rather than a general Firefox or BBC problem, or indeed, anything to do with my broadband set-up. (I'm guessing it's more subtle that just Vista vs. W7 here, as there are many other differences between the two laptops).
    I have watched video on the BBC site in the past, but that was a few Firefoxes ago. I also note the BBC videos will not run in IE8 on this laptop at the moment, though they are fine on the W7 laptop in IE9 (though I don't think the 9 has anything to do with it)
    Has anyone any suggestions as to what might be stopping the Vista laptop from showing the BBC videos?

    BBC iPlayer relies on Adobe Air. AIR 1.5.3 is the last version of AIR that supports Mac PowerPC and Windows 2000. AIR applications that require AIR 2 or later cannot be installed or used on a Macintosh PowerPC or a computer running the Windows 2000 operating system.
    http://kb2.adobe.com/cps/853/cpsid_85304.html
    I am in the same boat. I cannot watch flash videos on the BBC website or on BBC iPlayer, although all other flash videos (YouTube for example) are fine.
    For reasons that passeth all understanding, they work with the PPC version of Firefox, called TenFourFoxG5.app, once you have anabled plug-ins, as it does not natively support Flash.
    You can download TenFourFoxG5 from here:
    http://www.floodgap.com/software/tenfourfox/
    Now for the intersting bit: TenFourFox, like Firefox, does not support most plug-ins. Unless you are prone to headaches (in which case don't) you can read about that here:
    http://code.google.com/p/tenfourfox/wiki/PluginsNoLongerSupported
    But there is a workaround!
    Open TenFourFox and type in the address bar: about:config (no spaces) and click return. This gives you a warning that it might harm the application. Ignore that and click on 'I'll be careful, I promise' and you get the config file that you can edit - with great care.
    Look/search (scroll down) for: tenfourfox.plugins.enabled
    Set it to true. (Double click it to toggle it)
    Now close TenFourFox, open it again, and Flash will now work, as it now uses the plug-ins that Safari has stored.
    I am using Flash 10.1.102.64 in TenFourFox and it works just fine.

  • Newbie asks about embeding flash video in simple HTML

    Big newbie here.  Appreciate any help.  Just point me to an appropriate forum.
    I was using DivX but, I wanted to try Flash.
    I am NOT using any formal publishing software - just simple HTML  I'm using <object> and <embed> tags to display a flash video.
    Everything seems OK but, I want controls (play, pause, volume, etc) for the player and I want to display an image when the video isn't playing.
    This stuff is common on other web sites so I know it's possible.  But, I can't seem to do this with parameters.  What am I missing?
    Thanks!!!
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
    WIDTH="640" HEIGHT="480" id="myMovieName">
    <PARAM NAME=movie VALUE="myMovie.swf">
    <PARAM NAME=play VALUE="false">
    <PARAM NAME=loop VALUE="false">
    <PARAM NAME=quality VALUE=high>
    <PARAM NAME=bgcolor VALUE=#FFFFFF>
    <EMBED href="myMovie.swf"
    quality=high bgcolor=#FFFFFF WIDTH="640" HEIGHT="480" NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
    </EMBED>
    </OBJECT>

    My mistake, double quotas were like this: ”, ″
    instead of this: " the code bellow in corrected:
    <object type="application/x-shockwave-flash"
    data="--url--" width="400" height="326">
    <param name="movie" value="--url--" /><param
    name="FlashVars" value=”playerMode=embedded" />
    </object>

  • FLASH video conference large scale over 100k simultanous connections

    Hello
    I am involved in project managment for a large video conferncing project involving over 100k simultanous connection and most likely to be increased 4 times by next six months.While figuring out the scalability area ,it was concluded that smart selection of hardware and origin-edge clustering will be suited most. Well while studying this documentation says it supports thousands of calls but unfortunately I could not determine the actual numbers. Can you tell me how many edge server will be needed for 100k simultanous calls/number of sessions per edge server and will we need license (4500$) for each edge server?
    Quick support will be appreciated.

    There is no limit by theory on number of clients edge can support. It all depends upon your server machine i.e. hardware you are using like RAM, Processor , Network card and also other factors like your network bandwidth might also come into play. Also kind of work you are doing at server like what kind of applications are loaded would also matter.
    Yes you have to buy license for each server but I am not sure about exact pricing, You can contact Adobe Sales to get exact details about pricing.

  • Flash video embed question

    I'm using "insert flash video" in DW8. I noticed that it puts
    the skin and progressive swf files in the same folder as the page.
    I'd like to move these files to a different folder. I was hoping I
    could just do the "drag and drop" and it would update all the files
    to know what has been moved. But that didn't seem to work. Any idea
    if you can have the other files in a different folder? Does any one
    know what code would need to be changed so it knows the new path?
    Thanks for any help you can provide me.

    Here is what the page looks like...
    http://www.margostern.com/extras_sucker.html
    You will notice the flash .swf movie plays but it doesn't
    include the skin
    anywhere in the movie to control it... Why is this? Maybe
    someone could
    look at the HTML code and figure out what I'm doing wrong for
    me?
    Best Regards,
    Chris Jumonville
    "Chris Jumonville" <[email protected]> wrote in
    message
    news:elr3h0$bj3$[email protected]..
    >I have a simple question. I am trying to embed a flash
    video in my HTML
    >page and I used Flash 8 to import the video with the
    wizard and it created
    >my .mov file to a .flv file and it also created a .swf
    file of the movie as
    >well. I selected to use one of the default movie player
    skins in the
    >wizard so it also exported a .swf file for the skin as
    well. I'm wondering
    >now how I embed it in my HTML using Dreamweaver 8 or
    basically what is the
    >HTML code I need to insert to get it to embed the video.
    I got it to embed
    >alright in Dreamweaver but it just has a black empty
    space where the skin
    >is supposed to be...
    >
    > --
    > Best Regards,
    >
    > Chris Jumonville
    >

  • Win7 32bit Flash videos won't play

    I have 2 PCs, both running Win7 Home Premium current with all patches as well as current versions of Chrome, IE9, and Firefox.   My 64bit desktop runs Flash videos just fine with all 3 browsers.  All was OK until the last day or two.  Now my 32bit laptop runs Flash videos in Chrome, but will not run videos in IE9 or Firefox - they load the page where I should see that page that is white with the little puzzle icon in the middle that I can click on to start up the video, but all I get in IE & Firefox is a page that has normal stuff on the sides, but the video part of the screen stays blank black or blank white depending on whether IE or Firefox.  I uninstalled both Shockwave and Flash layers, rebooted, and then downloaded/installed these two items from Adobe.com:
    1 Adobe Flash Player 11.3.300.268
    2 Adobe Shockwave Player 11.6.5.635
    And then rebooted again. 
    Still no progress on getting the videos to play.  What to do??
    Added 8/9/2012
    Still wont play videos in IE9 or Firefox.  Here's a link to a video that will not play (it plays OK in Chrome).  http://www.revolutiongolf.com/home/video/1775566388001
    Chris - no ideas?

    here is the dxdiag.txt
    System Information
    Time of this report: 8/9/2012, 21:36:07
           Machine name: CATHY-PC
       Operating System: Windows 7 Home Premium 32-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120330-1504)
               Language: English (Regional Setting: English)
    System Manufacturer: Gateway
           System Model: T-6345u
                   BIOS: BIOS Version 89.28
              Processor: Intel(R) Pentium(R) Dual  CPU  T3400  @ 2.16GHz (2 CPUs), ~2.2GHz
                 Memory: 2048MB RAM
    Available OS Memory: 2038MB RAM
              Page File: 1152MB used, 2924MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: 96 DPI (100 percent)
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.01.7601.17514 32bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: Mobile Intel(R) 965 Express Chipset Family
           Manufacturer: Intel Corporation
              Chip type: Mobile Intel(R) 965 Express Chipset Family
               DAC type: Internal
             Device Key: Enum\PCI\VEN_8086&DEV_2A02&SUBSYS_0560107B&REV_03
         Display Memory: 358 MB
       Dedicated Memory: 0 MB
          Shared Memory: 358 MB
           Current Mode: 1280 x 800 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: unknown
             Monitor Id: SEC4442
            Native Mode: 1280 x 800(p) (60.004Hz)
            Output Type: Internal
            Driver Name: igdumdx32.dll,igd10umd32.dll
    Driver File Version: 8.14.0010.1930 (English)
         Driver Version: 8.15.10.1930
            DDI Version: 10
           Driver Model: WDDM 1.1
      Driver Attributes: Final Retail
       Driver Date/Size: 9/23/2009 19:14:54, 536576 bytes
            WHQL Logo'd: n/a
        WHQL Date Stamp: n/a
      Device Identifier: {D7B78E66-6942-11CF-4174-6A25A2C2C535}
              Vendor ID: 0x8086
              Device ID: 0x2A02
              SubSys ID: 0x0560107B
            Revision ID: 0x0003
    Driver Strong Name: oem7.inf:Intel.Mfg:i965GM0:8.15.10.1930:pci\ven_8086&dev_2a02
         Rank Of Driver: 00EC2001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_B ModeVC1_B
       Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
           D3D9 Overlay: Not Supported
                DXVA-HD: Not Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (High Definition Audio Device)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: HDAUDIO\FUNC_01&VEN_8384&DEV_76A0&SUBSYS_107B0567&REV_1002
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: n/a
              Date and Size: 11/20/2010 05:00:21, 304128 bytes
                Other Files:
            Driver Provider: Microsoft
             HW Accel Level: Basic
                  Cap Flags: 0x0
        Min/Max Sample Rate: 0, 0
    Static/Strm HW Mix Bufs: 0, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Sound Capture Devices
    DirectInput Devices
          Device Name: Mouse
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Keyboard
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x2834
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 3/24/2011 21:58:37, 258560 bytes
    | Driver: usbd.sys, 3/24/2011 21:57:53, 5888 bytes
    Gameport Devices
    PS/2 Devices
    + Standard PS/2 Keyboard
    | Matching Device ID: *pnp0303
    | Service: i8042prt
    | Driver: i8042prt.sys, 7/13/2009 18:11:24, 80896 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:20:36, 42576 bytes
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    | Driver: i8042prt.sys, 7/13/2009 18:11:24, 80896 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:20:36, 42576 bytes
    |
    + Synaptics PS/2 Port Compatible TouchPad
    | Matching Device ID: *pnp0f13
    | Upper Filters: SynTP
    | Service: i8042prt
    | Driver: SynTP.sys, 8/14/2009 09:54:54, 223792 bytes
    | Driver: SynTPAPI.dll, 8/14/2009 09:53:58, 161064 bytes
    | Driver: SynCOM.dll, 8/14/2009 09:53:54, 169256 bytes
    | Driver: SynCtrl.dll, 8/14/2009 09:53:56, 206120 bytes
    | Driver: SynTPRes.dll, 8/14/2009 09:54:04, 8095016 bytes
    | Driver: SynTPCpl.dll, 8/14/2009 09:54:02, 1070376 bytes
    | Driver: SynCntxt.rtf, 8/14/2009 09:43:48, 7793223 bytes
    | Driver: SynZMetr.exe, 8/14/2009 09:53:52, 247080 bytes
    | Driver: SynMood.exe, 8/14/2009 09:53:50, 238888 bytes
    | Driver: SynTPEnh.exe, 8/14/2009 09:53:50, 1549608 bytes
    | Driver: SynTPCOM.dll, 8/14/2009 09:54:00, 107816 bytes
    | Driver: Tutorial.exe, 8/14/2009 09:53:54, 337192 bytes
    | Driver: InstNT.exe, 8/14/2009 09:53:46, 124200 bytes
    | Driver: SynISDLL.dll, 8/14/2009 09:53:58, 197928 bytes
    | Driver: SynUnst.ini, 8/17/2009 21:15:46, 594369 bytes
    | Driver: SynChiralRotate.mpg, 9/17/2008 00:13:08, 382277 bytes
    | Driver: SynFlick.mpg, 9/2/2008 22:27:28, 737975 bytes
    | Driver: SynPinch.mpg, 9/2/2008 22:27:28, 286463 bytes
    | Driver: SynMomentum.mpg, 9/2/2008 22:27:28, 246230 bytes
    | Driver: SynLinearVHScroll.mpg, 9/2/2008 22:27:28, 929103 bytes
    | Driver: SynChiralVHScroll.mpg, 9/2/2008 22:27:28, 1620778 bytes
    | Driver: SynTwoFingerVHScroll.mpg, 3/15/2009 20:44:00, 746464 bytes
    | Driver: SynPivotRotate_ChiralRotate.mpg, 4/9/2009 04:04:14, 1142810 bytes
    | Driver: SynThreeFingerFlick.mpg, 3/15/2009 20:44:00, 633621 bytes
    | Driver: SynThreeFingersDown.mpg, 3/15/2009 20:44:00, 215907 bytes
    | Driver: SynTPHelper.exe, 8/14/2009 09:53:52, 103720 bytes
    | Driver: i8042prt.sys, 7/13/2009 18:11:24, 80896 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes
    | Driver: SynTPCo4.dll, 8/14/2009 09:54:00, 120104 bytes
    | Driver: WdfCoInstaller01009.dll, 8/6/2009 20:49:36, 1461992 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x13EE, 0x0003
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 18:45:08, 26112 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 11/20/2010 07:30:12, 53120 bytes
    | Driver: sermouse.sys, 7/13/2009 18:45:08, 19968 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 132.8 GB
    Total Space: 228.2 GB
    File System: NTFS
          Model: ST9250827AS
          Drive: D:
          Model: Optiarc DVD RW AD-7563A ATA Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 03:38:10, 108544 bytes
    System Devices
         Name: Mobile Intel(R) 965 Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_2A02&SUBSYS_0560107B&REV_03\3&33FD14CA&0&10
       Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 8.14.0010.1930 (English), 9/23/2009 19:18:14, 4808192 bytes
       Driver: C:\Windows\system32\igdumd32.dll, 8.14.0010.1930 (English), 9/23/2009 19:18:08, 3829760 bytes
       Driver: C:\Windows\system32\igkrng400.bin, 9/11/2009 17:58:52, 2050952 bytes
       Driver: C:\Windows\system32\iglhxs32.vp, 9/23/2009 19:45:20, 39440 bytes
       Driver: C:\Windows\system32\iglhxo32.vp, 9/11/2009 17:20:32, 60015 bytes
       Driver: C:\Windows\system32\iglhxc32.vp, 9/11/2009 17:20:32, 60226 bytes
       Driver: C:\Windows\system32\iglhxg32.vp, 9/11/2009 17:20:32, 60254 bytes
       Driver: C:\Windows\system32\iglhxa32.vp, 9/11/2009 17:20:32, 1090 bytes
       Driver: C:\Windows\system32\iglhxa32.cpa, 9/11/2009 17:20:32, 1921265 bytes
       Driver: C:\Windows\system32\hccutils.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:04, 94208 bytes
       Driver: C:\Windows\system32\igfxsrvc.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:24, 51712 bytes
       Driver: C:\Windows\system32\igfxsrvc.exe, 8.14.0010.1930 (English), 9/23/2009 19:30:48, 252952 bytes
       Driver: C:\Windows\system32\igfxpph.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:42, 199680 bytes
       Driver: C:\Windows\system32\igfxcpl.cpl, 8.14.0010.1930 (English), 9/23/2009 18:49:34, 119296 bytes
       Driver: C:\Windows\system32\igfxcfg.exe, 8.14.0010.1930 (English), 9/23/2009 19:30:50, 672792 bytes
       Driver: C:\Windows\system32\igfxdev.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:00, 218112 bytes
       Driver: C:\Windows\system32\igfxdo.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:10, 130048 bytes
       Driver: C:\Windows\system32\igfxtray.exe, 8.14.0010.1930 (English), 9/23/2009 19:30:48, 141848 bytes
       Driver: C:\Windows\system32\hkcmd.exe, 8.14.0010.1930 (English), 9/23/2009 19:30:48, 173592 bytes
       Driver: C:\Windows\system32\igfxress.dll, 8.14.0010.1930 (English), 9/23/2009 18:48:52, 5702656 bytes
       Driver: C:\Windows\system32\igfxpers.exe, 8.14.0010.1930 (English), 9/23/2009 19:30:48, 150552 bytes
       Driver: C:\Windows\system32\igfxTMM.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:42, 257536 bytes
       Driver: C:\Windows\system32\TVWSetup.exe, 1.00.0001.0000 (English), 9/23/2009 19:30:50, 8198680 bytes
       Driver: C:\Windows\system32\igfxext.exe, 8.14.0010.1930 (English), 9/23/2009 19:30:48, 173080 bytes
       Driver: C:\Windows\system32\igfxexps.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:36, 23552 bytes
       Driver: C:\Windows\system32\oemdspif.dll, 8.14.0010.1930 (English), 9/23/2009 18:49:38, 59392 bytes
       Driver: C:\Windows\system32\igfxrara.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:08, 252416 bytes
       Driver: C:\Windows\system32\igfxrchs.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:10, 178176 bytes
       Driver: C:\Windows\system32\igfxrcht.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:10, 179712 bytes
       Driver: C:\Windows\system32\igfxrdan.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:10, 280576 bytes
       Driver: C:\Windows\system32\igfxrdeu.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:10, 303616 bytes
       Driver: C:\Windows\system32\igfxrenu.lrc, 8.14.0010.1930 (English), 9/23/2009 18:48:52, 275968 bytes
       Driver: C:\Windows\system32\igfxresp.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:12, 303104 bytes
       Driver: C:\Windows\system32\igfxrfin.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:12, 281088 bytes
       Driver: C:\Windows\system32\igfxrfra.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:12, 303616 bytes
       Driver: C:\Windows\system32\igfxrheb.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:14, 249856 bytes
       Driver: C:\Windows\system32\igfxrita.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:14, 304640 bytes
       Driver: C:\Windows\system32\igfxrjpn.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:14, 206848 bytes
       Driver: C:\Windows\system32\igfxrkor.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:14, 205312 bytes
       Driver: C:\Windows\system32\igfxrnld.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:16, 299520 bytes
       Driver: C:\Windows\system32\igfxrnor.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:16, 280064 bytes
       Driver: C:\Windows\system32\igfxrplk.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:16, 287744 bytes
       Driver: C:\Windows\system32\igfxrptb.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:16, 289280 bytes
       Driver: C:\Windows\system32\igfxrptg.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:18, 294912 bytes
       Driver: C:\Windows\system32\igfxrrus.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:18, 291328 bytes
       Driver: C:\Windows\system32\igfxrsky.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:18, 282624 bytes
       Driver: C:\Windows\system32\igfxrslv.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:18, 277504 bytes
       Driver: C:\Windows\system32\igfxrsve.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:18, 282624 bytes
       Driver: C:\Windows\system32\igfxrtha.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:20, 262656 bytes
       Driver: C:\Windows\system32\igfxrcsy.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:10, 282624 bytes
       Driver: C:\Windows\system32\igfxrell.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:12, 310784 bytes
       Driver: C:\Windows\system32\igfxrhun.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:14, 288256 bytes
       Driver: C:\Windows\system32\igfxrtrk.lrc, 8.14.0010.1930 (English), 9/23/2009 18:52:20, 279040 bytes
       Driver: C:\Windows\system32\ig4icd32.dll, 8.14.0010.1930 (English), 9/23/2009 18:58:12, 4104192 bytes
       Driver: C:\Windows\system32\ig4dev32.dll, 8.14.0010.1930 (English), 9/23/2009 18:58:38, 2686976 bytes
       Driver: C:\Windows\system32\igd10umd32.dll, 8.14.0010.1930 (English), 9/23/2009 19:09:58, 2551808 bytes
       Driver: C:\Windows\system32\igdumdx32.dll, 8.14.0010.1930 (English), 9/23/2009 19:14:54, 536576 bytes
       Driver: C:\Windows\system32\igfxCoIn_v1930.dll, 1.01.0017.0000 (English), 9/23/2009 19:27:44, 155648 bytes
         Name: Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A
    Device ID: PCI\VEN_8086&DEV_283A&SUBSYS_0560107B&REV_04\3&33FD14CA&0&D7
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:58, 43008 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) ICH8M LPC Interface Controller - 2815
    Device ID: PCI\VEN_8086&DEV_2815&SUBSYS_0560107B&REV_04\3&33FD14CA&0&F8
       Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:43, 13888 bytes
         Name: Mobile Intel(R) PM965/GM965/GL960/GS965 Express Processor to DRAM Controller - 2A00
    Device ID: PCI\VEN_8086&DEV_2A00&SUBSYS_00000000&REV_03\3&33FD14CA&0&00
       Driver: n/a
         Name: Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836
    Device ID: PCI\VEN_8086&DEV_2836&SUBSYS_0560107B&REV_04\3&33FD14CA&0&EF
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:58, 43008 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) 82801 PCI Bridge - 2448
    Device ID: PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_F4\3&33FD14CA&0&F0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH8M Ultra ATA Storage Controllers - 2850
    Device ID: PCI\VEN_8086&DEV_2850&SUBSYS_0560107B&REV_04\3&33FD14CA&0&F9
       Driver: C:\Windows\system32\DRIVERS\intelide.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:36, 15424 bytes
       Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:19:03, 42560 bytes
       Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:26:15, 21584 bytes
       Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.17514 (English), 11/20/2010 07:29:12, 132992 bytes
         Name: Intel(R) ICH8 Family USB Universal Host Controller - 2835
    Device ID: PCI\VEN_8086&DEV_2835&SUBSYS_0560107B&REV_04\3&33FD14CA&0&D1
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_8086&DEV_284B&SUBSYS_0560107B&REV_04\3&33FD14CA&0&D8
       Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 04:59:29, 108544 bytes
         Name: Intel(R) ICH8 Family USB Universal Host Controller - 2834
    Device ID: PCI\VEN_8086&DEV_2834&SUBSYS_0560107B&REV_04\3&33FD14CA&0&D0
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Realtek PCIe FE Family Controller
    Device ID: PCI\VEN_10EC&DEV_8136&SUBSYS_0560107B&REV_01\4&37104257&0&00E0
       Driver: C:\Windows\system32\DRIVERS\Rt86win7.sys, 7.46.0610.2011 (English), 6/10/2011 07:34:52, 394856 bytes
       Driver: C:\Windows\system32\RtNicProp32.dll, 1.02.0000.0003 (English), 6/10/2011 07:34:52, 80416 bytes
       Driver: C:\Windows\system32\RTNUninst32.dll, 1.00.0000.0005 (English), 6/10/2011 07:34:52, 100896 bytes
         Name: Intel(R) ICH8 Family PCI Express Root Port 3 - 2843
    Device ID: PCI\VEN_8086&DEV_2843&SUBSYS_0560107B&REV_04\3&33FD14CA&0&E2
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH8 Family USB Universal Host Controller - 2832
    Device ID: PCI\VEN_8086&DEV_2832&SUBSYS_0560107B&REV_04\3&33FD14CA&0&EA
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) ICH8 Family PCI Express Root Port 2 - 2841
    Device ID: PCI\VEN_8086&DEV_2841&SUBSYS_0560107B&REV_04\3&33FD14CA&0&E1
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH8 Family USB Universal Host Controller - 2831
    Device ID: PCI\VEN_8086&DEV_2831&SUBSYS_0560107B&REV_04\3&33FD14CA&0&E9
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) PRO/Wireless 3945ABG Network Connection
    Device ID: PCI\VEN_8086&DEV_4222&SUBSYS_10008086&REV_02\4&24F7F99B&0&00E1
       Driver: C:\Windows\system32\DRIVERS\netw5v32.sys, 12.04.0001.0004 (English), 7/13/2009 17:02:51, 4231168 bytes
         Name: Intel(R) ICH8 Family PCI Express Root Port 1 - 283F
    Device ID: PCI\VEN_8086&DEV_283F&SUBSYS_0560107B&REV_04\3&33FD14CA&0&E0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH8 Family USB Universal Host Controller - 2830
    Device ID: PCI\VEN_8086&DEV_2830&SUBSYS_0560107B&REV_04\3&33FD14CA&0&E8
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Mobile Intel(R) 965 Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_2A03&SUBSYS_0560107B&REV_03\3&33FD14CA&0&11
       Driver: n/a
         Name: Intel(R) ICH8 Family SMBus Controller - 283E
    Device ID: PCI\VEN_8086&DEV_283E&SUBSYS_0560107B&REV_04\3&33FD14CA&0&FB
       Driver: n/a
         Name: Intel(R) ICH8M-E/M SATA AHCI Controller
    Device ID: PCI\VEN_8086&DEV_2829&SUBSYS_0560107B&REV_04\3&33FD14CA&0&FA
       Driver: C:\Windows\system32\DRIVERS\iaStor.sys, 8.09.0000.1023 (English), 6/4/2009 20:43:16, 330264 bytes
    DirectShow Filters
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.17514
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
    WMT VIH2 Fix,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    Record Queue,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Switch Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Virtual Renderer,0x00200000,1,0,WLXVAFilt.dll,15.04.3508.1109
    WMT DV Extract,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Virtual Source,0x00200000,0,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Sample Information Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    RealPlayer Video Filter,0x00200000,1,1,rdsf3260.dll,15.00.0002.0072
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,6.01.7140.0000
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.17835
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
    File Writer,0x00200000,1,0,WLXVAFilt.dll,15.04.3508.1109
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
    WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
    File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
    iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
    iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17835
    Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.17835
    AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.17713
    RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
    Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
    RealPlayer Transcode Filter,0x00600000,0,0,rdsf3260.dll,15.00.0002.0072
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
    Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
    Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.17835
    RealPlayer Audio Filter,0x00200000,1,1,rdsf3260.dll,15.00.0002.0072
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
    Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
    StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
    AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
    File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
    File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
    Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
    AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
    AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
    SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713
    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
    WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
    MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
    Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
    WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
    WDM Streaming Rendering Devices:
    HD Audio Headphone/Speakers,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
    Multi-Instance Capable VBI Codecs:
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    BDA Transport Information Renderers:
    BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    WDM Streaming Communication Transforms:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Audio Renderers:
    Speakers (High Definition Audio,0x00200000,1,0,quartz.dll,6.06.7601.17713
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
    EVR Power Information
    Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
      Quality Flags: 2576
        Enabled:
        Force throttling
        Allow half deinterlace
        Allow scaling
        Decode Power Usage: 100
      Balanced Flags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 50
      PowerFlags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 0

  • Flash video in RDP session

    I have a problem, we have installed a VDI solution that uses Wyse V10L clients. The clients make an RDP connection to a virtual desktop and then is presented with a desktop environment.
    From this RDP session we have made every attempt to get Flash based videos working, however the quality is very poor. We are experiencing delays in video and audio.We have installed all of the recommended TCX Multimedia packages, published by Wyse, even the Beta Re-distributer product and the quality has not been improved.
    Can anyone advise how Adobe intend to combat the problem with running Flash video (youtube) via RDP?

    Hi Daniel,
    Actually, there is a method to improve the display of Flash video in RDP sessions. Ericom Blaze is a software-based RDP acceleration AND compression product that improves video response over WAN and congested LANs. Besides delivering higher frame rates and reducing screen freezes and choppiness, Blaze accelerates RDP performance by up to 10-25 times higher, while significantly reducing network bandwidth consumption over low-bandwidth/high latency connections.
    Ericom Blaze works with any standard RDP host, including VDI, Terminal Servers and remote physical machines.
    You can read more about Blaze at:
    http://www.ericom.com/ericom_blaze.asp?URL_ID=708
    Or view a video demo at:
    http://www.ericom.com/blaze_youtube.asp?URL_ID=708
    Adam
    Ericom

  • Flash video hesitates with Firefox 9.0.1

    Hello,
    I'm new to Firefox so just installed it the other day, latest ver 9.0.1. Found that running flash videos embedded in a web page has a jerky, hesitating apperance with the sound working fine but doesn't always match people talking. If I scroll it forward with the slider bar, it hangs for awhile. Flash works fine with IE8. I've tried all the usual fixes I've read about;
    Uninstalled Flash with the Flash Removal tool, reinstall Flash for Firefox (several times)
    Turned off Hardware Acceleration in Flash
    Updated Java according to Firefox's plugin check screen
    I have a Windows XP sp3 system with 3g memory
    ATI AllInWonder 9600 with latest drivers
    Any other ideas? It's funny as Firefox runs faster bringing up web pages but then dies on Flash.
    Thanks

    Turns out that Firefox became a little more fussy about standards than IE. (Imagine that!!) Code created hidden inputs of type="text" , then called a javascript function and passed the values in the hidden inputs as parameters. The original code just passed the name of the input as a variable. The Firefox Webconsole then complained that the variable was not declared. Once I passed the variable.value, then the error went away, Firefox was happy, didn't break IE, so I'm happy.

  • I have an eMac. 1.25 GHz Power PC G4. OS 10.5.8.  Why can't I find a Flash Plugin that will run my videos on Facebook etc?

    I have an eMac. 1.25 GHz Power PC G4. OS 10.5.8.
    Why can’t I find a Flash Plugin that will run my videos on Facebook etc?

    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version, 10.2.152.25, 10.3.x beta, or later, is for Intel Macs only, as Adobe no longer support the PPC platform. Version 11.0.1.152 is for Lion.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. Flash Player 10.1.102.64 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/909/cpsid_90906.html
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.
    (If you are running a PPC Mac with Flash Player 10.1.102.64 and are having problems with watching videos on FaceBook or other sites, contributor Texas Mac Man suggests the following solution which fools the site into thinking that you are running the latest version:)
    Download this http://www.steelbin.com/FPforFBPPC.zip to your desktop, unzip it, and replace the current Flash Player plug-in which is in your main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one doesn't work

  • Flash videos not running on Chrome or IE on a Windows 7 Toshiba Laptop (Someone Please respond)

    I'm using Windows 7 and Chrome and in the last day or so I've had no access at all to flash movies.  I have the newest version of Chrome and the flash plugin.  I've tried a number of things including enabling/disabling chrome plugins and it hasn't seemed to change anything.  All flash video across the internet will not run. 
    When going here: http://helpx.adobe.com/flash-player.html, nothing shows up in the box below 1.  Not even an error message.  Flash videos are not working in IE either, and I've tried reverting back to version 10.3 of the player.  Some sites, including Adobe sites, behave as if I don't have flash installed and tell me to download it.   Please, someone help! 

    Wise of you to investigate in advance.
    Your best bet by far nowadays is to get a laptop with hardware virtualization and either the Professional or Ultimate versions of Windows 7 installed. That way, you can use XP Mode.
       Windows XP Mode (Toshiba)
       Windows XP Mode (Microsoft)
    You can even open an XP program directly from a shortcut in Windows 7.
    For current models suitable to run XP Mode, I suggest you call ToshibaDirect at 888-520-3926.
    -Jerry

  • Dear All, I can't play flash videos from any web site through firefox because it freezes but when i run firefox as administrator then it works fine (But Google Chrome Plays all videos normally.) . I am using Windows 7 & Firefox 7.0.1. Please help

    Dear All,
    Firefox hangs when i try to play flash videos from any site but when i run firefox as administrator it works fine. (but Google Chrome, Opera & I.E9 Plays videos without running as administrator.) I am using Windows 7 & Firefox 7.0.1. Please help.

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.com/kb/Server+not+found
    *https://support.mozilla.com/kb/Firewalls

  • Why do Yahoo Flash videos not always run correctly in Chrome and Firefox/Windows 8?

    I upgraded early last month to Windows 8 Pro.
    Running Yahoo! News and other videos (Yahoo! Screen, etc.; virtually all Yahoo branded products) I get a black screen, no error message on Chrome and Firefox. The videos run correctly on Internet Explorer.
    I have not found a way to run these videos at all in Firefox or the 64-bit Waterfox.
    In Chrome, I can DISABLE the internal Pepper-based Flash player and the videos will run (but nothing ELSE will: no YouTube, etc.)
    I can keep a plug-ins page open in Chrome and repeatedly enable and disable the internal Flash player; I can copy and paste the URL for what I'm watching back into IE...or perhaps some kind and knowing person here will have a better idea. For me, I sense a bug somewhere. BTW...this machine dual-boots Win8 and WIn7. The problem does not exist in Win7. Please don't suggest going back to Win7; that's a VERY mature (translate SLOW and quirky; survived repeated change of motherboard and other major components) install that I'm continually weaning myself away from and rarely boot into it anymore (Win8 boots from SSD and is blazingly fast, Win7 not so much).
    I have not found any site other than the ENTIRE Yahoo site that has this problem!
    Jay from the Bronx

    I'm back! Actually, this issue has been happening to me every now & then but I'd just given up on dealing with it. But now I'm motivated again.
    I clicked on a video link in Facebook that sent me to NASCAR | Facebook which turns from the https URL to those two words on this site for some odd reason, and it just popped a box telling me saying Flash Player Upgrade Required - Get Flash Player and the video's image never displayed under that and it couldn't be played.
    Then once again I went thru all of the steps to insure that both I do actually have Flash Player and that it is Enabled. I do and it is. I also read somewhere to click the gear icon in IE then click Safety > ActiveX Filtering. I do that and I see a checkmark next to ActiveX Filtering. I've tried it both with a checkmark and without one and there's no difference.
    I have Windows 8.1 fully updated, IE-11 and Flash Player
    I see the swinging tire swing image in #5. Verify if Flash Player is installed at Flash Player Help.

  • HTML Email that contains Flash Video

    Does anyone know of a way to send video (or Flash Video)
    embedded within an html email so that it does not trigger the
    Active X security warning?
    Sending the file as an attachment is not an option. The main
    objective is to have the video ( of Flash Video) start playing when
    the email is opened.
    Any inside on this matter would be greatly appreciated.
    Thanks.

    even if it was possible, the variety of mail clients is
    indeterminable, and different mail clients allow/dont allow certain
    things for incoming/outgoing email.. most email clients dont even
    allow you to add pictures to the body of your email.

  • HT3775 I am running OS X Lion/Quick Time.  Is there a way for me to view a Flash Video?

    I am running OS X Mountain Lion/Quick Time.  Is there any way for me to view a Flash Video?

    http://perian.org has a free plug-in to expand QuickTime supported formats to include flash video (.flv).
    You can also install the free Flash Player from Adobe.com.

  • How to embed Flash video and control skin using HTML?

    I am trying to use HTML to embed a flash video, however I encounter the following errors:
    Error #2044: Unhandled skinError:. text=[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="
    Error #2035: URL Not Found. URL: SkinOverPlaySeekStop.swf"]
    Here is my HTML code:
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
         width="640" height="480" >
         <param name="movie" value="Content/example.swf">
         <param name="quality" value="high">
         <param name="play" value="true">
         <param name="loop" value="false">
         <embed src="Content/example.swf" width="640" height="480" play="false" loop="false" quality="high"></embed>
    </OBJECT>
    Whenever I open the page I'll get a popup window with the above errors and once I click "continue" it will go ahead and play the video, but without the control skin.  Can anyone tell me how to get the skin to show up?

    I found a solution at this thread.  Basically, you just have to move your skin file (ie. SkinOverPlayStopSeekMuteVol.swf) to the same directory as your index.html file.
    doghouseJim, thanks for the link.  Although I didn't have to use swfobject in this case it is still good to know.  Also, I didn't know that Flash can generate the HTML.  This is a quick and easy way to see the video in a web browser and if you're using Firefox you can go to View > Page Source to see the code.  If you just want to see the HTML, then all you have to do is go to File > Publish Preview > HTML and it will open a web browser where you can view the page source.

Maybe you are looking for

  • I Have a Guided Procedure Process...now what?

    Obviously I'm a newbie with GP's.  I created a real simple Guided Procedure Process which I can execute in the GP runtime.  So how do I create and iView or a Portal page with it so I can assign it to a Portal role?

  • Extended VO results in duplicate rows

    Hi, I have entended a VO and added one more field to the VO query. But now that VO is displaying duplicate rows. I executed same query from sql plus but there it is returning unique rows. What can be the reason? Is there something I had missed while

  • Automator copy only certain file extensions

    Hi, This should be so simple. I have tried using automater to search and filter ONLY .mp4 and .mov file extensions in a certain folder and copy it to another folder. Automator seems to work fine copying from folder to folder but copies all files to t

  • Drill down on piano roll

    Hello, I am missing a very important feature in Logic Pro X which is the ability to drill down in the Piano Roll. In Logic 9 (and below) I was able to select multiple midi tracks and edit them in the piano roll (this is still possible in Logic Pro X)

  • Deleting workspace

    Hi All, We have created many tracks with different UserID and Passwords in our system which leads to many inconsistencies. So Finally, we have decided to delete all the tracks and the assigned workspaces for the same. Deletion of Track in CMS is succ