Video Playback in indesign swf page flipper

Hi
I need to know if I can set movie file parameters. When I up load the interactive document with a movie file on the page the clip has to load fully before playing. It used to be [CS5] the movie clip would start playing after buffering a bit. But worse still if you don't wait for it to load and continue to go through the document the movie clip starts playing when it eventually loads. Which is a bit annoying! I have tried f4v and flv formats. Any ideas?
Thanks
Gary

Hi there,
Captivate 6.0.1.240 is not tested on Windows 8, only the latest release that is 6.1.0.319 is tested on Windows 8.
Are you viewing your project from inside the zip?
To test it locally unzip that zipped folder and then play course and check whether there is any difference?
Thanks.

Similar Messages

  • Video playback in embedded swf

    Hi,
    I'm building a website in flash catalyst that uses an embedded swf also created in catalyst.  The site is for a musician, and one of the pages (states) loads a swf file that contains a list of videos the user can select and play.  That swf was also made in catalyst.  This works. 
    When I navigate away from the video page to the Bio page (for instance), the video stops playing, which is good.  The problem though, is when I return to the video page, the video resumes right where it was when I left the page.  This is a bit jarring... I'd really like the video to stop playing for real when the user navigates away, so that when he/she returns to the page, its in the default state... With nothing playing.
    Can anyone help?  I'm stuck here.
    Thanks!
    Craig

    you need to make your own controls and you need to learn some
    basic actionscript: controlling playhead movement along a timeline
    is about as basic as it gets. check the movieclip gotoAndPlay(),
    gotoAndStop() methods.

  • No FLV video in a linked SWF?

    I’ve got an FLV video linked to an external SWF (a substage) that is itself linked to another SWF (the main stage) The FLV plays fine if I publish and run the substage independently but when the substage is loaded into the main stage at runtime I lose the video, all the other screen elements from the substage work fine. I thought it might be a path issue so I hardcoded a fully qualified URL as the video source with the same results; works independently, fails when loaded into the main stage at run time. Anyone know what’s going on? Thanks.
    Flash CS5/AS3 using the video player component.

    The FLV is linked to tutorial.swf via the standard video playback component. The video and tutorial swf are in the same directory, optimally the video should be linked with a relative path but a fully qualified URL is an option.
    Tutorial.swf is loaded at runtime into the main swf using a standard loader class script. The main swf is in the parent directory of the tutorial & video directory (ie: it’s up one level).
    Tutorial.swf loads properly into the main swf and plays audio & animations, the only thing it doesn’t show is the video, no error is thrown.
    I’ve just discovered that I haven’t really tested the fully qualified URL option, my server didn’t have flv set as a valid mime type. If that works I’ll take it and move on, but I’d much rather a simple relative link.
    flv -(video playback component)-> tutorial.swf -(loader class script)-> main.swf

  • Swf won't load on web but ok locally (believe only video playback issue)

    Hi all,
    I am very new to flash....literally first day into it.
    I converted a mov into flv and imported the flv with playback component. When I publish, I am able to see both (via the swf and the html) from my browser. Once I uploaded the swf and html onto my webserver (both files are stored in the same folder just like how I had it locally), the swf won't display the video.
    Now, I have a button (when clicked, it skips the playback and go directly to the site) and the button works fine. So, I think it is only limited to the video playback.
    Any help appreciated.

    Hi Ned,
    I was just fiddling with it and it seems to be working now.  I think your advice of putting the flv there helped?!?! Thanks a billion!
    http://www.astoryconcept.com/index1.html
    The only minor issue that I need to fix and not sure how yet:
    -it stops during the initial playback (I guess my flv is a little large 4mb and I might have to optimize it to a smaller file)
    -it didn't center itself when I drag the browser larger/smaller
    Now that it works, I want to see if I could optimize it. Wandering if there is a "BETTER/EASIER" way to take me to a url at the end of the video playback.
    What I did in here:
    I created a cuepoint at 23 second (that's the end of the video) and it will take me to a url (here: adobe.com). Below is the actionscript I had in there (using code snipper) [One is for "Skip Intro" that will bring me to cnn.com; and the other one is the cuepoint that will take me to adobe.com):
    ================================================================
    /* Click to Go to Web Page
    Clicking on the specified symbol instance loads the URL in a new browser window.
    Instructions:
    1. Replace http://www.adobe.com with the desired URL address.
       Keep the quotation marks ("").
    skip_intro_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
    function fl_ClickToGoToWebPage(event:MouseEvent):void
    navigateToURL(new URLRequest("http://www.cnn.com"), "_blank");
    /* On Cue Point Event Handler
    Executes the fl_CuePointHandler function defined below each time a cue point is passed in the specified video instance.
    Instructions:
    1. Add your custom code on a new line after the line that says "// Start your custom code" below.
    The code will execute when cue points are reached in a video that is playing.
    import fl.video.MetadataEvent;
    video.addEventListener(MetadataEvent.CUE_POINT, fl_CuePointHandler);
    function fl_CuePointHandler(event:MetadataEvent):void
    // Start your custom code
    // This snippet code displays the cue point's name in the Output panel
    // trace(event.info.name);
    var url:URLRequest = new URLRequest("http://www.adobe.com/");
    navigateToURL(url);
    // End your custom code

  • Context menu "Page Speed" in video playback

    In clarification to answer given to https://support.mozilla.org/en-US/questions/961774#answer-463032 (closed thread): The context menu "Page Speed" in video playback applies to a html5 video playback streams. Older flashplayer video does not support this feature. This is not related to tab mix plus addon.
    (this is comment rather than question)

    See answer above
    Check http://www.youtube.com/html5 that it is enabled if applicable. Html5 player test videos can be found at http://www.quirksmode.org/html5/tests/video.html if you are not sure where to find a video that will show the "play speed" context menu. If you believe that a html5 video stream is available for the web page but are still seeing the flashplayer video you need to temporarily disable flash support before loading the web page. For that, you may like to try the quickjava addon , which gives you a button to turn flash on/off while browser is running. If you don't see any video after disabling flash then that page does not support an alternate html5 player stream.

  • How can I make the SWF page in my interactive PDF keep the page change on-click

    Hi there,
    I'm creating an interactive PDF presentation for a client, and I've spent some time learning how to animate the text for certain slides, export to SWF and place that SWF back in the InDesign file. I then export to an interactive PDF to display in full screen mode. The problem I'm having is that I can cycle forward through the PDF slides by clicking until I reach the SWF page, but then the hand cursor changes to an arrow and I can't move the presentation forward in full screen mode.
    I'm sure there's an easy fix, I just can't work it out. I'd be really grateful for any help.
    Many thanks
    Andrew

    Bob: it will be a PDF presentation fed from a laptop to a large display screen with about 50 slides (1920px x 1080px) to support a speaker (person). Most of the slides are static text or image slides, but where we want images to fade in/out we've created an SWF and dropped it into that page in InDesign.
    Trevor: Many thanks, just checked that and those settings are correct.
    Jeffrey: I just tried your advice but the problem remains.
    The strange thing is that if I press enter each time the slides (pages) move forward properly, but any touch on the mouse and the whole thing won't move... I'm going to look to see if I can drop in other video formats instead.

  • Video playback on mobile device

    Hello,
    I'm new here and probably this was asked before me, but I spent a lot to search on the net and actually couldn't find much.
    I'm developing a web based application dealing with video - it should be controlable and have to interact with other elements of the app. The client now asks mobile apps - for Android and iOS, that should have same features.
    I looked for solutions to play video on mobile device using Flex and building mobile apps but nowhere could find a proper explanation and results about framerates and performance. The other problem I think will be that the mobile device should play streamed video (which can be encoded in any suitable format) as well as native video - usually h.264, that as far as I understood, is not possible on iOS (I coudn't find out about Android).
    On my Android device I can play very smoothly even web videos (in the browser) that are not "optimized for mobile" as it pops up during playback. I made a test and build a simple app that just plays a remote video using the Spark's VideoPlayer and its framerate was OK but the picture was terrible - some strange coloured lines appeared.
    Is there anybody who has more info about video playback on mobile device, codecs, components etc. I need that info to make the choice to stick with Flash development for all the apps or to go for native development with platforms' SDK.
    Thanks

    Can you say even more about what it is you want to do? I mean, what will the application do, not what are the technical aspects of how it will work?
    For a point of comparison, look at this thing I did:
    http://www.cartoonnetwork.com/mixit/
    If you try out the Make page, both the template ones and the from scratch one, as well as the View page to see the playback unit in action. Is what you're going to do anything like that?
    I have tried the playback part of this as a mobile app, and it so very nearly works ok! Amongst the many problems are that the overall data rate needed is quite high, and mobile devices aren't as consistant or high bandwidth as desktops, the external swfs often need code in them, so that rules out iOS, and to do the layering involved rules out H.264.
    At some future time there will hopefully be StageVideo that can use H.264, but I don't know when that will be, or whether it will be responsive enough (FLV is much faster to connect to and play than H.264).
    Incidentally, even in the Objective-C world you can't lay things on top of the standard iOS H.264 player. To do that you have to use the AV Foundation class, so it's fairly low level programming. Using FLV in Flash is a lot easier!

  • How to control the video playback function on ipad?

    Hi there,
    I am creating a project containing video content that will be delivered on an ipad. I would like my video to behave like many other videos do on ipad publications:
    1. I want the poster frame of the video to appear small on the page before it is clicked
    2. When the poster frame for the video is clicked, I would like the video to expand to full screen using iOS's built in video capabilities
    3. The user can then press "Done" to exit full screen mode back to the page that displays the small poster frame of the video
    I have placed my video (an mp4 file) inside a small frame and set the Media panel options to:
    -Play on page load (unchecked)
    -Loop (unchecked)
    -Poster (from image)
    -Controller (SkinOverPlaySeekFullScreen)
    -Show controller on Rollover (Checked)
    However, when I publish to ipad my video behaves as follows:
    1. The poster frame appears small before it is clicked
    2. When the video is clicked it opens to the full video size (not full screen), however it operlaps the text layout rather than creating a black background to mask the content while the video plays
    3. The video skin does not allow the user to navigate out of full screen mode back to the original layout of the page
    Also, no matter what video skin I choose it doesn't seem to change the skin. The skin is always the same, including a mute and play/pause button and no other user controls.
    How do I create a skin that allows me to leverage the iOS video playback capabilities?

    I can almost see a big grin appearing in Bob's avatar... 
    Hopefully his reply has given you a clue already?
    If not, some explanation:
    Many settings in the standard "Media" panel (for both video and audio) don't apply for publications that need to go the Folio-way. This panel is mainly concerned with lovely Flash stuff, but apart from the Poster frame and the Markers, it is useless for Folio's.
    A quick guide: create a video with the necessary codec (H.264 for video, MP# or AAC for audio) at the required pixel size (exact width/height). Simply Place the file in InDesign, but don't scale it (or recreate and place a properly sized new video afterwards). Choose what to do with the Poster frame (and maybe some Markers), but all other settings are done in the Overlay Creator.
    Check Bob Bringhurst's Tutorials and his DPS Tips app for more info. But I guess you get the idea now.

  • Problems with Flash video playback

    I'm having a problem with Flash video playback, hoping
    someone here can help.
    I have several movies which I have converted to .flv using
    the Flash authoring tool. I have then created an .swf for each
    movie, embedding the .flv along with the playback component,
    playback controls, etc.
    I can open these .swfs using Flash Player and everything
    displays and plays as expected. However, when I embed the .swf into
    a web page and open it using a browser, the playback controls don't
    show up, and the movie will only play if it has been encoded to
    autoplay. I am on an Intel Mac, using the latest Flash Player
    plug-in, and am having this problem in both Firefox 2.0.0.11 and in
    Safari 2.0.4.
    I'm guessing that the problem lies in how I have encoded the
    .swfs into the web page? Hoping someone has a solution, or at least
    a good suggestion!
    thanks,
    - sounddevisor

    Yes, that is exactly what I needed. Thanks!
    Just to clarify for anyone else who stumbles across this -
    the extra .swf files (which contain the skin for the player) need
    to be in the same directory as the .html doc which is displaying
    the video .swf. Hope that helps someone else!

  • Browser to flash HD Video playback stutters on Atom-ION based PC

    When ever I try to play video in hd, the video playback will stutter. Meanwhile Xbox Media Center can all three videos just fine using the appropriate free video plug-in.
    Can the Adobe Flash Player be fixed and optimized to play videos with smooth playback, on the Atom-ION PCs.
    Xbox Media Center (Download Free)
    http://xbmc.org/download/
    Visual Design Of A Photograph - B&H
    https://www.youtube.com/watch?v=o9RQ6YPVWhA
    Revenge of the Great Camera Shootout 2012 - Part One: Starting With Darkness
    http://vimeo.com/42806211
    AUSTIN CITY LIMIT Edward Sharpe & Magnetic Zeros / tUnE-yArDs
    http://video.pbs.org/video/2328499265/
    HULU
    http://www.hulu.com/
    http://www.zotacusa.com/zbox-hd-id34-blu-ray.htm
    Model
    ZBOXHD-ID34BR-U
    Assembly Configuration
    All-in-one + Optical Drive (no OS)
    CPU Integrated
    Intel Atom D525 1.8 GHz Dual-Core
    Chipset
    Intel® NM10 Express
    Cooler Type
    Fan (Single Slot)
    Onboard Video
    Next Generation NVIDIA® ION™ (w/512MB DDR3 memory)
    Onboard Audio
    Onboard analog stereo high-definition audio/ 7.1-Channel LPCM digital audio (HDMI)/ Optical Digital S/PDIF audio output
    Onboard LAN
    10/100/1000Mbps, WiFi 802.11n/g/b
    Memory Size
    1 x 2GB Installed (Up to 2 x 2GB)
    Memory Slots
    2 x 200-pin SO-DIMM
    Memory Type
    DDR2 800 SO-DIMM
    FSB
    800 MHz
    OS Name
    Microsoft Windows 7 Home Premium
    Version
    6.1.7601 Service Pack 1 Build 7601
    Flash Player Version: 11.9.900.170
    Browser :  Firefox 25.0.1

    Can you say even more about what it is you want to do? I mean, what will the application do, not what are the technical aspects of how it will work?
    For a point of comparison, look at this thing I did:
    http://www.cartoonnetwork.com/mixit/
    If you try out the Make page, both the template ones and the from scratch one, as well as the View page to see the playback unit in action. Is what you're going to do anything like that?
    I have tried the playback part of this as a mobile app, and it so very nearly works ok! Amongst the many problems are that the overall data rate needed is quite high, and mobile devices aren't as consistant or high bandwidth as desktops, the external swfs often need code in them, so that rules out iOS, and to do the layering involved rules out H.264.
    At some future time there will hopefully be StageVideo that can use H.264, but I don't know when that will be, or whether it will be responsive enough (FLV is much faster to connect to and play than H.264).
    Incidentally, even in the Objective-C world you can't lay things on top of the standard iOS H.264 player. To do that you have to use the AV Foundation class, so it's fairly low level programming. Using FLV in Flash is a lot easier!

  • Judder in flash video playback

    I'm having this weird random judder issue when viewing video playback using the flash player (e.g. youtube).  The judder is very noticeable on 2d scrolling videos such as this http://www.youtube.com/watch?v=VAdHJYUjeVo&feature=g-all-u#t=10m40s.  I have gotten the judder to go away only a few times by jumping around video resolutions and using the "show video info" option.  It's totally inconsistent in terms of a fix.  Video info shows that it's running at 30fps and not dropping frames.  I've used current versions of firefox, chrome and IE with the same results.  I'm seriously baffled.
    This just didn't become an issue with the current version of flash.  It's been an issue across many versions of flash. 
    In the ways of the troubleshooting I've tried with no success:
    Uninstalled and reinstalled flash.
    Turned off hardware acceleration.
    Disabled plugins and extensions.
    Uninstalled my antivirus (avira).
    Done a clean wipe and install of my video drivers.
    Disabled aero.
    Any ideas or suggestions would help a lot.  Thanks in advance.
    My dxdiag:
    System Information
    Time of this report: 11/20/2012, 06:32:25
           Machine name: GOZER-PC
       Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)
               Language: English (Regional Setting: English)
    System Manufacturer: System manufacturer
           System Model: System Product Name
                   BIOS: BIOS Date: 08/29/10 14:41:12 Ver: 08.00.15
              Processor: Intel(R) Core(TM) i7 CPU         950  @ 3.07GHz (8 CPUs), ~3.1GHz
                 Memory: 6144MB RAM
    Available OS Memory: 6136MB RAM
              Page File: 2634MB used, 9633MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.01.7601.17514 32bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
            Sound Tab 2: No problems found.
            Sound Tab 3: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: NVIDIA GeForce GTX 480
           Manufacturer: NVIDIA
              Chip type: GeForce GTX 480
               DAC type: Integrated RAMDAC
             Device Key: Enum\PCI\VEN_10DE&DEV_06C0&SUBSYS_14823842&REV_A3
         Display Memory: 4048 MB
       Dedicated Memory: 1488 MB
          Shared Memory: 2560 MB
           Current Mode: 1920 x 1080 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: SyncMaster
             Monitor Id: SAM0656
            Native Mode: 1920 x 1080(p) (60.000Hz)
            Output Type: DVI
            Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Driver File Version: 9.18.0013.0697 (English)
         Driver Version: 9.18.13.697
            DDI Version: 11
           Driver Model: WDDM 1.1
      Driver Attributes: Final Retail
       Driver Date/Size: 10/2/2012 17:21:00, 18252136 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B71E3E-4580-11CF-4B59-8F341EC2C435}
              Vendor ID: 0x10DE
              Device ID: 0x06C0
              SubSys ID: 0x14823842
            Revision ID: 0x00A3
    Driver Strong Name: oem20.inf:NVIDIA_SetA_Devices.NTamd64.6.1:Section024:9.18.13.697:pci\ven_10de&dev_06c0
         Rank Of Driver: 00E02001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
       Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
           D3D9 Overlay: Supported
                DXVA-HD: Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (High Definition Audio Device)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0889&SUBSYS_104383C0&REV_1000
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 11/20/2010 05:44:23, 350208 bytes
                Other Files:
            Driver Provider: Microsoft
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: Digital Audio (S/PDIF) (High Definition Audio Device)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0889&SUBSYS_104383C0&REV_1000
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 11/20/2010 05:44:23, 350208 bytes
                Other Files:
            Driver Provider: Microsoft
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: Digital Audio (S/PDIF) (High Definition Audio Device)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0889&SUBSYS_104383C0&REV_1000
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 11/20/2010 05:44:23, 350208 bytes
                Other Files:
            Driver Provider: Microsoft
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(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
          Device Name: Controller (XBOX 360 For Windows)
             Attached: 1
        Controller ID: 0x1
    Vendor/Product ID: 0x045E, 0x028E
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x3A36
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    Gameport Devices
    PS/2 Devices
    + Standard PS/2 Keyboard
    | Matching Device ID: *pnp0303
    | Service: i8042prt
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC051
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 585.9 GB
    Total Space: 953.8 GB
    File System: NTFS
          Model: WDC WD1001FALS-00J7B0 ATA Device
          Drive: D:
          Model: ASUS DRW-24B1ST   a ATA Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), , 0 bytes
    System Devices
         Name: VIA 1394 OHCI Compliant Host Controller
    Device ID: PCI\VEN_1106&DEV_3044&SUBSYS_81FE1043&REV_C0\4&1B359D48&0&10F0
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A39
    Device ID: PCI\VEN_8086&DEV_3A39&SUBSYS_82D41043&REV_00\3&11583659&0&D2
       Driver: n/a
         Name: Intel(R) ICH10 Family 4 port Serial ATA Storage Controller 1 - 3A20
    Device ID: PCI\VEN_8086&DEV_3A20&SUBSYS_82D41043&REV_00\3&11583659&0&FA
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 2 - 3409
    Device ID: PCI\VEN_8086&DEV_3409&SUBSYS_836B1043&REV_13\3&11583659&0&10
       Driver: n/a
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_10DE&DEV_0BE5&SUBSYS_14823842&REV_A1\4&2F1C4782&0&0118
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A38
    Device ID: PCI\VEN_8086&DEV_3A38&SUBSYS_82D41043&REV_00\3&11583659&0&D1
       Driver: n/a
         Name: Intel(R) ICH10R LPC Interface Controller - 3A16
    Device ID: PCI\VEN_8086&DEV_3A16&SUBSYS_82D41043&REV_00\3&11583659&0&F8
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 1 - 3408
    Device ID: PCI\VEN_8086&DEV_3408&SUBSYS_836B1043&REV_13\3&11583659&0&08
       Driver: n/a
         Name: NVIDIA GeForce GTX 480
    Device ID: PCI\VEN_10DE&DEV_06C0&SUBSYS_14823842&REV_A3\4&2F1C4782&0&0018
       Driver: n/a
         Name: Intel(R) ICH10 Family PCI Express Root Port 6 - 3A4A
    Device ID: PCI\VEN_8086&DEV_3A4A&SUBSYS_84181043&REV_00\3&11583659&0&E5
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A37
    Device ID: PCI\VEN_8086&DEV_3A37&SUBSYS_82D41043&REV_00\3&11583659&0&D0
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub Throttle Registers - 3438
    Device ID: PCI\VEN_8086&DEV_3438&SUBSYS_00000000&REV_13\3&11583659&0&A3
       Driver: n/a
         Name: Intel(R) 5520/5500/X58 I/O Hub to ESI Port - 3405
    Device ID: PCI\VEN_8086&DEV_3405&SUBSYS_836B1043&REV_13\3&11583659&0&00
       Driver: n/a
         Name: NEC Electronics USB 3.0 Host Controller
    Device ID: PCI\VEN_1033&DEV_0194&SUBSYS_84131043&REV_03\4&CF85AA7&0&0010
       Driver: n/a
         Name: Intel(R) ICH10 Family PCI Express Root Port 3 - 3A44
    Device ID: PCI\VEN_8086&DEV_3A44&SUBSYS_84181043&REV_00\3&11583659&0&E2
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A36
    Device ID: PCI\VEN_8086&DEV_3A36&SUBSYS_82D41043&REV_00\3&11583659&0&EA
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub System Management Registers - 342E
    Device ID: PCI\VEN_8086&DEV_342E&SUBSYS_00000000&REV_13\3&11583659&0&A0
       Driver: n/a
         Name: Intel(R) 82801 PCI Bridge - 244E
    Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_82D41043&REV_90\3&11583659&0&F0
       Driver: n/a
         Name: Intel(R) ICH10 Family PCI Express Root Port 1 - 3A40
    Device ID: PCI\VEN_8086&DEV_3A40&SUBSYS_84181043&REV_00\3&11583659&0&E0
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A35
    Device ID: PCI\VEN_8086&DEV_3A35&SUBSYS_82D41043&REV_00\3&11583659&0&E9
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers - 3423
    Device ID: PCI\VEN_8086&DEV_3423&SUBSYS_00000000&REV_13\3&11583659&0&A2
       Driver: n/a
         Name: Standard Dual Channel PCI IDE Controller
    Device ID: PCI\VEN_1B4B&DEV_91A0&SUBSYS_84001043&REV_12\4&37C265C7&0&0008
       Driver: n/a
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_8086&DEV_3A3E&SUBSYS_84181043&REV_00\3&11583659&0&D8
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A34
    Device ID: PCI\VEN_8086&DEV_3A34&SUBSYS_82D41043&REV_00\3&11583659&0&E8
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers - 3422
    Device ID: PCI\VEN_8086&DEV_3422&SUBSYS_00000000&REV_13\3&11583659&0&A1
       Driver: n/a
         Name: Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller #2
    Device ID: PCI\VEN_11AB&DEV_4364&SUBSYS_81F81043&REV_12\4&44D0CAE&0&00E5
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3C
    Device ID: PCI\VEN_8086&DEV_3A3C&SUBSYS_82D41043&REV_00\3&11583659&0&D7
       Driver: n/a
         Name: Intel(R) ICH10 Family SMBus Controller - 3A30
    Device ID: PCI\VEN_8086&DEV_3A30&SUBSYS_82D41043&REV_00\3&11583659&0&FB
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 7 - 340E
    Device ID: PCI\VEN_8086&DEV_340E&SUBSYS_836B1043&REV_13\3&11583659&0&38
       Driver: n/a
         Name: Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller
    Device ID: PCI\VEN_11AB&DEV_4364&SUBSYS_81F81043&REV_12\4&18ABAD59&0&00E2
       Driver: n/a
         Name: Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3A
    Device ID: PCI\VEN_8086&DEV_3A3A&SUBSYS_82D41043&REV_00\3&11583659&0&EF
       Driver: n/a
         Name: Intel(R) ICH10 Family 2 port Serial ATA Storage Controller 2 - 3A26
    Device ID: PCI\VEN_8086&DEV_3A26&SUBSYS_82D41043&REV_00\3&11583659&0&FD
       Driver: n/a
         Name: Intel(R) 7500/5520/5500/X58 I/O Hub PCI Express Root Port 3 - 340A
    Device ID: PCI\VEN_8086&DEV_340A&SUBSYS_836B1043&REV_13\3&11583659&0&18
       Driver: n/a
    DirectShow Filters
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.17514
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
    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
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    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.17713
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
    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.17713
    Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.17713
    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
    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.17713
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    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
    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
    Fraps Video Decompressor,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 Speaker,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    HD Audio SPDIF out 5,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    HD Audio SPDIF out,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
    Digital Audio (S/PDIF) (High De,0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
    EVR Power Information
    Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
      Quality Flags: 2576
        Enabled:
        Force throttling
        Allow half deinterlace
        Allow scaling
        Decode Power Usage: 100
      Balanced Flags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 50
      PowerFlags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 0

    Thank you for replying.
    Bug report has been submitted.
    I'm pretty sure the judder has always been there.  Sometimes it's more pronounced and sometimes it's not.  As I said it's very inconsistent.  But 95% of the time there is judder.
    I tried uninstalling and reinstalling flash ver. 10.3.183.43 and unfortunately it did not fix it.
    It's so weird.  It really looks like it's dropping fps at random and yet flash player video info says it's fluctuating between 29-31 fps and not dropping frames.
    I really don't understand how me going back and forth between resolutions and fullscreen and right clicking on the video to bring up video info will make it go away randomly.

  • Video Playback In Acrobat 9

    I’ve been looking on this forum and if this problem is covered in another post, if you could point me in that direction that would be great. If you have an answer to this problem that would also be great.
    We build classroom presentations in InDesign and export them to PDF for final output. We use Acrobat Professional to place the videos, audio, buttons etc. Everything is currently done in Acrobat 6.0.2.
    We place the videos (not embedded) and play them with the built in player as the preference. We place .mpg movies that are H.264
    We have not had an issue with videos playing in various versions of Acrobat until Acrobat 9 came out. Our two most recent programs are having playback issues with Acrobat 9 but previous programs that were built the same way are running fine.
    We have switched up to InDesign CS4 from CS1. I have rebuilt part of a presentation in CS1 from the ground up but still have a playback problem in Acrobat 9 and Acrobat 9 with the small updates.
    Our classroom presentations are broken down into modules and are built with multiple PDF files, one for each modules. It starts with a tile screen and moving through a few files with buttons built in Acrobat you get to the various modules.
    Here are the playback issues.
    When we start from the title screen and use the links when we arrive at a video and click on the video it doesn’t play. If you then go to another module (different PDF file) and then back to the previous module (PDF file you were just at) and click on the video it will play.
    I then tested just opening the direct module that contains a video. If you open the PDF directly and click on the video it will then play.
    To do some further testing, with one of the modules containing a video, I removed all buttons in that file. When you then start from the title screen and navigate to the PDF file with a movie and click on it, it will then play. To follow-up on that test, I then added one button, navigated in from the title screen and then the video would not play.
    Each time I did a new test, I shut Acrobat down and started it fresh.
    If I did a test and got the video to play each of the following videos, in other PDF files would then play without any problem.
    Our classroom presentation are set in full screen mode with the video as a floating window. I did test it out of full screen mode, and the same symptoms happen for each scenario.
    Again, our previous 80+ programs are working fine, which makes me think there is something in CS4 that I am missing, but when I rebuilt part of on in CS1 it still had the same issues.
    Our material is built on Mac and in class run on both Mac and Windows machines. The video play back problem happens on both Mac and Windows machines.
    If I run it on Acrobat 7 or 8, everything works fine.
    We will be authoring on a newer version in the future, but currently I’m trying to solve this problem on the video playback in Acrobat 9 (with minor updates).
    If anyone has any insight into this issue please post a response.
    Thanks in advance for any help.

    Hey Steve,
    Thanks for the response. You are correct, we lay out the documents in
    InDesign, them export a PDF. From that point on we are doing all the linking
    and placing of video files in Acrobat 6.0.2.
    It has been a hard one to get consistent to trouble shoot out. We hit the
    glitch with 9 due to the new windows machines needing 9.
    I have been working in 9 a little and it seems like when I place a mpg file
    and accept that an external player will be used I can then choose the button
    tool and it recognizes the movie, almost like a button. I don't know if that
    is where some of the conflict comes from.
    Last week I talked to our IT department about needing to move up to 9 and
    getting comfortable with 9 before we transition as we will need to have all
    our instructor laptops currently in the field updated. The pinch is we are
    on a tight schedule and have to have two classes authored by mid-October.
    After that we can look into a transition, but right now I'm between a rock
    and a hard place for anyone with a new windows machine.
    John
    From: Steve Small <[email protected]>
    Reply-To: <[email protected]>
    Date: Thu, 24 Sep 2009 15:05:57 -0600
    To: John Vatne <[email protected]>
    Subject: Video Playback In Acrobat 9
    I'm sorry, John, it sounds to me like you are using the term 'Acrobat' to mean
    everything.  I'm wondering if the files are being authored/created in Acrobat
    6.0.2, then played back in Adobe Reader 9.  If this is the case, it certainly
    sounds like there may be a bug in 9.  However, I would highly recommend
    authoring these files in Acrobat 9.x Professional.  H.264 files are handled
    directly by the new Flash Tool.  I've tested what I believe are your steps to
    reproduce and my result worked fine.  I created a PDF that is just an H.264
    video and set its playback property to play when the PDF is opened.  I also
    set the PDF to open in Full Screen mode.  I then created a PDF that had
    nothing on it but a button that calls the first H.264 video PDF and the whole
    thing works great.  I did this all on a Mac.
    Anyway, let me know if I have that right; you're authoring all of these in
    Acorbat 6.0.2.
    >

  • Video playback in Itunes

    Recently I bought a brand new HP Pavillion. I am running Windows Vista Premium and I started having trouble with video playback. When I go to play a video the audio is heard, the video skips dramatically, then at a certain point in the video Itunes shuts down. I have contacted the itunes help by email many times and they all told me the same things. Reinstall Update ect. I did everything and I know it is not the brand new computer. Here are my Specs:
    HP DV6000z
    Amd Turion Dual Core Processor
    1024MB RAM
    Itunes 7.1.1
    Quicktime 7.1.5
    I really need help with this issue please tell me the answer!!! Thx
    HP   Other OS   Vista Home Premium

    drat. okay, for some models HP recently released a "Microsoft Standard Dual Channel PCI IDE Controller Update" that has been fixing SATA problems like this on PCs with certain NVidia componentry. but i checked in at the Vista downloads page for your DV6225US, and it wasn't being listed there:
    Software & Driver downloads: HP Pavilion dv6225us Notebook PC (Vista 32-bit)
    ... still they may be planning on rolling out similar updates for other models, so it might be worth clicking on the "Notify Me" button down at the bottom of that page, just in case something does come out for your dv6225us.
    (if it does, it will probably be in the "Driver - Storage" section on your page.)

  • Video Playback Android (Kindle Fire)

    I have been trying for several days to get video playback working on my Kindle Fire.  This is my first attempt at playing video on Android at all.
    Upon buildling my .apk, my video file resides at assets/cinematics/intro.mp4.  I would like to play this video full screen.  What I would really like is a step by step how to guide of playing a video in this manner on Android.
    Since Kindle Fire does not support StageVideo, I am trying to use flash.media.Video.  The code for playing these videos seem pretty standard.  However, I get absolutely no video playing at all. 
    Here is some version of my code although I have tried many variations:
    var nc:NetConnection = new NetConnection();
    nc.connect(null);
    var ns:NetStream = new NetStream(nc);
    var client:Object = new Object();
    client.onMetaData = function(metadata:Object):void {
    trace(metadata.duration);
    ns.client = client;
    var v:Video = new Video();
    v.attachNetStream(ns);
    stage.addChild(v);
    var videoPath:String = "assets/cinematics/intro.mp4";
    var videoFile:File = File.applicationDirectory.resolvePath(videoPath);
    ns.play(videoFile.url);
    I am not 100% sure the url I am passing to ns.play() is correct.  I have tried using also "file://" + vidoeFile.nativePath  but with no luck. 
    I have read somewhere that setting "Use Network Service" to false could resolve this issue, but that did not work either.
    I have tried copying the file to the File.applicationStorageDirectory and playing the video from there, but that did not seem to work either.
    I am also not real sure how to debug this issue.  What events should I be looking for?  How can I get some sort of error message telling me what may be wrong?
    Thanks for you help!

    It seems that you may be clicking the "skype" symbol on the tablet, which will take you to the skype homepage.
    Rather than doing that, go to the word "Apps" and touch that. You'll be taken to an app page where you can touch the "skype" app that is associated with your personal account.

  • Video Playback in IE

    Hi Everyone,
    I'm new to Flash and am also experimenting with a Flash Media
    Streaming Server. I am trying to get video streaming to work with
    my new website, and the video so far plays great with no problems
    in web browsers such as Firefox/Safari, etc.
    However, in IE, the playback is noticeably worse. I can't
    figure out why! I originally thought it was a streaming issue with
    the server, however, this wouldn't explain why other browsers are
    handling the stream better. Also, pausing the video playback and
    un-pausing makes no difference, ruling out a buffering issue.
    Every I.E. browser I try the below video in, the video is
    jerky and not smooth. I should note also that if I try to play the
    video directly through
    http://flash-server.hermonsd.org/test/
    (Streaming Server Test Page), it works perfectly in IE.
    So I am concluding that the issue is with the compiled Flash
    file used directly on the below link. I'm using nothing more though
    than the provided FLVPlayback module that comes with the latest
    Flash CS3 software. Does anyone know what I may be doing wrong and
    what I can do to improve the playback quality in I.E.?
    Example Video is here:
    http://www.rihanna-online.net/videos/dontstop/DontStop.html
    P.S. To avoid a possible flame post about copyright, the
    website hasn't opened yet and tentative use for construction is OK
    while the record label is reviewing the website to contact me
    back.

    With weeks of research, I found the cause of the issue. It's
    not related to the media streaming server.
    It appears there is a known issue with the WMODE function in
    Internet Explorer and Flash. When I removed the WMODE code from the
    HTML pages calling the flash, the videos played flawlessly.

Maybe you are looking for