Flash Video Size

Hello,
I am looking for a general rule of thumb for flv video within
Captivate 2.0... here goes...
If one is using flv format to progressively stream video,
what is the recommended maximum file size for optimal download
using DSL? Cable? Even bandwidth of approximately 400 kb up and
down.? I have not experimented with this much but I would like to
know what to avoid. Any suggestions or advice would be greatly
appreciated. Thanks!

quote:
Originally posted by:
auctioneer
I'm old fashion and still work with tables.
What? Learn CSS! Anyway...
Why are you using Flash? Just import the FLV into Dreaweaver.
If you need to use flash make sure to resize the stage, and use a
skin that goes OVER the movie, otherwise you'll need a bigger stage
to see it.
As always - publishing the file and posting the URL will get
you a much better answer then the guesswork used here.

Similar Messages

  • Maximum Video Size in Flash??

    Hello,
    I'm currently working on a website design. The idea is a big chromakeyed interactive video in Flash. The size of the video is 1080 (width) x 1500 (height) pixels.
    I've exported the video in After Effects with the standard settings for flash (File>Export>Adobe Flash Player(SWF)). Now when I import the video in Flash and preview the file, the video plays in a slower speed and it's not playing smooth at all...
    Is the video too big? Is there a maximum video-size to keep the video running correct in Flash? Is it something else that causes this problem..???
    I hope one of you guys can help me with this, hope to hear from you soon!

    Could be a mismatch of frame rates. For example, if you are using 30 fps in AE and 24 in Flash, and then you embed the video into the time line, it will play at 24 fps, slow and jerky.
    However if the video file was a .flv and you played the video by NetStream or FLVPlayback, it would playback at 30 fps, even if the Flash doc had a fps of 24.
    If that doesn't fix it, try exporting the file from AE as an flv.
    Best wishes,
    Adninjastrator

  • Export to Flash how to adjust the video size from 640 to 320

    Is there a way to change the size of the Flash video when exporting from Encore? The only setting I see is the quality drop down from low to ultra. Even on low it exports as a 640 by 480 video. Is there a way to change it to 320 by 240? Or is it determined by the size of the mpegs?
    TIA
    Dirk

    Actually I have been playing around with this stuff today, here is what you do:
    After you create the flash file with your index.html and swf and ect you can go into the HTML file and change the setting from 640x40 to 320x240. You can also create skins and stuff in there too using your HTML editor or manually playing with it yourself in Notepad like I do.

  • Flash video encoder changes video size!

    I have a 1920 X 1080 MOV video that I encoded. The Flash video that is resulting is a 1440 X 1080 FLV. Any idea why it is squeezing the video like this?
    Thanks

    Hey I got it mixed up..... This is Flash Media Encoder 2.
    What I have is Flash Video Encoder CS3.
    What additional features can I get with Flash Media Encoder
    2? Can it still work together with my current CS3 suite?

  • Problem with Flash video in webpage

    I've encoded a number of videos in the FLV format(using both
    Flash Video encoder and Quicktime), using standard preset settings,
    inserted in webpage using dreamweaver standard - Insert Media -
    Flash Video. When I try to play the videos, online or testing in
    browser, the video does not play the whole way through. It'll play
    15 sec into the video and then stop, although it seems to have some
    of the rest of the video if you play around with the controller.
    I've looked on the Flash encoding forum (other people have the same
    problem) and looked on the site for more info but cannot find
    any.

    Have you checked to see if the FLV is the same size on the
    server as your
    local copy?
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "malton05" <[email protected]> wrote in
    message
    news:f6e7ke$dig$[email protected]..
    > I've encoded a number of videos in the FLV format(using
    both Flash Video
    > encoder and Quicktime), using standard preset settings,
    inserted in
    > webpage
    > using dreamweaver standard - Insert Media - Flash Video.
    When I try to
    > play the
    > videos, online or testing in browser, the video does not
    play the whole
    > way
    > through. It'll play 15 sec into the video and then stop,
    although it seems
    > to
    > have some of the rest of the video if you play around
    with the controller.
    > I've
    > looked on the Flash encoding forum (other people have
    the same problem)
    > and
    > looked on the site for more info but cannot find any.
    >

  • Flash video on web page takes long very time to load before it starts playback

    I just created a basic flash file to play a video on my web page and it's taking several minutes to load before it starts playback.
    I'm using progressive downlaod and the file is in *.mov format and is 84MB in size. At first that seemed large to me for web play back, but I thought it could handle it since I thought the way progressive download works is that it would start playing the first frame right away and progressively play other frames as they download. However, this seems to be downloading the whole file first (or a major part of it) before starting any playback at all.
    Is there some kind of setting I'm missing or is my understanding of the download incorrect and the file size is too large?
    Some vitals:
    - I'm using Flash Pro CS5
    - To create my flash file, I used the standard import video wizard and selected the a file that is "on my computer" and "load external video with playback component" and then, I selected one of the standard skins.
    - To deploy the vidoe on my webiste I have three files:
    1) swf file containing the FLV component
    2) the swf file related to skin
    3) the actual video (84MB, mov file)
    - Web page includes/embeds reference to swf file

    Thanks for your response again. Looks like things have changed a bit to complicate this a little more.
    adninjastrator wrote:
    Are you saying that if I wait long enough it will start to play .... from the link you posted?
    What you are implying here is correct. The file won't play no matter how long you wait.  Looks like it's because of the "source" file settings in the Import Wizard may now be incorrrect. This is why it's not playing in the new file. 
    When I created my original Flash Video using a MOV file, during the import wizard, when asked "Where is your video file?" I selected the option "Already deployed to a web server...". Here I entered the url to where the video file is located on my production server.
    When I created the new Flash Video using F4V file, during the import wizard, when asked "Where is your video file?" I selected the option "On your computer". Here I selected the file from my local drive.
    Sorry for not pointing out the inconsistency earlier - I didn't think it mattered and plus I couldn't get the F4V file to import from the web server.
    Anyway, I've changed my object tag using the acutal published html that flash generates and have uploaded all source files to same location.
    http://www.upperhand.com/tv/video-intro.html
    To sum up the problem(s) I need help with:
    Issue #1 - When trying to import F4V file using import wizard, I cannot use "Already deployed to a web server..." as an option for the file location. I believe this is creating issue #2
    Issue #2 - For some reason, the F4V file will not load into the SWF file when it's published to my production server. 
    It works when viewing locally through browser as c:\inetpub\wwwroot\mywebsite\video-intro.html
    It doesn't work when viewing on development server through browser as http://localhost/mywebsite/video-intro.html
    It doesn't work when viewing on production server through browser as http://www.mywebsite.com/video-intro.html
    Issue #3 - When the above are resolved, I'm not certain if my orignal question/issue will be resolved...  browser tries to downlaod full file before any playback.  

  • Flash videos suffering from intermittent "micro-freezes" in animation

    Hello, I have been having issues lately with the latest version 12.0070 flash plugin causing flash based videos to have what I call "mirco freezes" or mircostutter, where a frame in the video freezes for a like a few milliseconds every so often. I ran DTC latency checker and got in the low 100's of microseconds of latency which is normal, even with no video playback. CPU usage is at 10% or less during video playback. I have done complete uninstall of flash, including the registery entry removal and folder removal, but even with fresh install, whether it be ActiveX version for IE or the plugin version for other browsers, still has the microstutter issues during video playback. I also upated all drivers and disabled hardware acceleration. For a final test, I disabled startup items with Msconfig, but I still get the microstutters in flash videos................So here is all I know to do is post my PC info and process monitor log file in the hopes that some bright computer programmer on here can see what is going on.......
    My system info here:
    System Information
    Time of this report: 3/3/2014, 04:01:09
           Machine name: GAMERPC
       Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130828-1532)
               Language: English (Regional Setting: English)
    System Manufacturer: System manufacturer
           System Model: System Product Name
                   BIOS: BIOS Date: 12/13/13 14:36:57 Ver: 48.02
              Processor: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (8 CPUs), ~3.6GHz
                 Memory: 16384MB RAM
    Available OS Memory: 16324MB RAM
              Page File: 3022MB used, 15301MB 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.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: AMD Radeon HD 7900 Series
           Manufacturer: Advanced Micro Devices, Inc.
              Chip type: AMD Radeon Graphics Processor (0x6798)
               DAC type: Internal DAC(400MHz)
             Device Key: Enum\PCI\VEN_1002&DEV_6798&SUBSYS_0B001002&REV_00
         Display Memory: 4095 MB
       Dedicated Memory: 3046 MB
          Shared Memory: 1049 MB
           Current Mode: 1920 x 1080 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: ASUS VS238
             Monitor Id: ACI23FA
            Native Mode: 1920 x 1080(p) (60.000Hz)
            Output Type: DVI
            Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Driver File Version: 8.17.0010.1267 (English)
         Driver Version: 13.350.1005.0
            DDI Version: 11
           Driver Model: WDDM 1.1
      Driver Attributes: Final Retail
       Driver Date/Size: 2/23/2014 23:08:16, 1328328 bytes
            WHQL Logo'd: n/a
        WHQL Date Stamp: n/a
      Device Identifier: {D7B71EE2-24D8-11CF-4177-0A2BBEC2C535}
              Vendor ID: 0x1002
              Device ID: 0x6798
              SubSys ID: 0x0B001002
            Revision ID: 0x0000
    Driver Strong Name: oem36.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_R575:13.350.1005.0:pci\ven_1002&dev_6798
         Rank Of Driver: 00E62001
            Video Accel: ModeMPEG2_A ModeMPEG2_C
       Deinterlace Caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {3C5323C1-6FB7-44F5-9081-056BF2EE449D}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
           D3D9 Overlay: Not Supported
                DXVA-HD: Not Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (eClaro)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: PCI\VEN_13F6&DEV_8788&SUBSYS_97837284&REV_00
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: cmudaxp.sys
             Driver Version: 5.12.0001.0008 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: n/a
              Date and Size: 10/4/2010 14:48:38, 1266688 bytes
                Other Files:
            Driver Provider: HT OMEGA Inc.
             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
                Description: S/PDIF Pass-through Device (eClaro)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: PCI\VEN_13F6&DEV_8788&SUBSYS_97837284&REV_00
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: cmudaxp.sys
             Driver Version: 5.12.0001.0008 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: n/a
              Date and Size: 10/4/2010 14:48:38, 1266688 bytes
                Other Files:
            Driver Provider: HT OMEGA Inc.
             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
                Description: Microphone (eClaro)
      Default Sound Capture: Yes
      Default Voice Capture: Yes
                Driver Name: cmudaxp.sys
             Driver Version: 5.12.0001.0008 (English)
          Driver Attributes: Final Retail
              Date and Size: 10/4/2010 14:48:38, 1266688 bytes
                  Cap Flags: 0x0
               Format Flags: 0x0
                Description: Line In (eClaro)
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: cmudaxp.sys
             Driver Version: 5.12.0001.0008 (English)
          Driver Attributes: Final Retail
              Date and Size: 10/4/2010 14:48:38, 1266688 bytes
                  Cap Flags: 0x0
               Format Flags: 0x0
                Description: Stereo Mix (eClaro)
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: cmudaxp.sys
             Driver Version: 5.12.0001.0008 (English)
          Driver Attributes: Final Retail
              Date and Size: 10/4/2010 14:48:38, 1266688 bytes
                  Cap Flags: 0x0
               Format Flags: 0x0
                Description: Wave (eClaro)
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: cmudaxp.sys
             Driver Version: 5.12.0001.0008 (English)
          Driver Attributes: Final Retail
              Date and Size: 10/4/2010 14:48:38, 1266688 bytes
                  Cap Flags: 0x0
               Format Flags: 0x0
    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: Gaming Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC221
            FF Driver: n/a
          Device Name: Gaming Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC221
            FF Driver: n/a
          Device Name: G11 Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC225
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x1D26
    | Matching Device ID: usb\root_hub20
    | Service: usbhub
    |
    +-+ Generic USB Hub
    | | Vendor/Product ID: 0x8087, 0x0024
    | | Location: Port_#0001.Hub_#0002
    | | Matching Device ID: usb\class_09
    | | Service: usbhub
    | |
    | +-+ Generic USB Hub
    | | | Vendor/Product ID: 0x046D, 0xC223
    | | | Location: Port_#0008.Hub_#0004
    | | | Matching Device ID: usb\class_09
    | | | Service: usbhub
    | | |
    | | +-+ USB Input Device
    | | | | Vendor/Product ID: 0x046D, 0xC225
    | | | | Location: Port_#0004.Hub_#0005
    | | | | Matching Device ID: generic_hid_device
    | | | | Service: HidUsb
    | | | |
    | | | +-+ HID-compliant device
    | | | | | Vendor/Product ID: 0x046D, 0xC225
    | | | | | Matching Device ID: hid_device
    | | | | |
    | | | +-+ HID Keyboard Device
    | | | | | Vendor/Product ID: 0x046D, 0xC225
    | | | | | Matching Device ID: hid_device_system_keyboard
    | | | | | Service: kbdhid
    | | |
    | +-+ Logitech Gaming USB G3 (MX518) Optical Mouse
    | | | Vendor/Product ID: 0x046D, 0xC01E
    | | | Location: Port_#0002.Hub_#0004
    | | | Matching Device ID: usb\vid_046d&pid_c01e
    | | | Lower Filters: LGSUsbFilt
    | | | Service: HidUsb
    | | |
    | | +-+ Logitech HID-compliant G3/MX518 Optical Mouse
    | | | | Vendor/Product ID: 0x046D, 0xC01E
    | | | | Matching Device ID: hid\vid_046d&pid_c01e
    | | | | Lower Filters: LGSHidFilt
    | | | | Service: mouhid
    Gameport Devices
    PS/2 Devices
    + HID Keyboard Device
    | Vendor/Product ID: 0x046D, 0xC221
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 86.0 GB
    Total Space: 228.7 GB
    File System: NTFS
          Model: INTEL SSDSC2BW240A4 SCSI Disk Device
          Drive: F:
    Free Space: 951.5 GB
    Total Space: 953.9 GB
    File System: NTFS
          Model: HGST HTS721010A9E630 SCSI Disk Device
          Drive: G:
    Free Space: 476.8 GB
    Total Space: 476.9 GB
    File System: NTFS
          Model: TOSHIBA MQ01ABD050 SCSI Disk Device
          Drive: H:
    Free Space: 328.4 GB
    Total Space: 476.9 GB
    File System: NTFS
          Model: TOSHIBA MQ01ABD050 SCSI Disk Device
          Drive: E:
          Model: PIONEER DVD-RW  DVR-216D SCSI CdRom Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), , 0 bytes
    System Devices
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Control Status and Global Errors - 3C2A
    Device ID: PCI\VEN_8086&DEV_3C2A&SUBSYS_84EF1043&REV_07\3&11583659&0&2A
       Driver: n/a
         Name: Intel(R) C600/X79 series chipset PCI Express Virtual Root Port - 1D3E
    Device ID: PCI\VEN_8086&DEV_1D3E&SUBSYS_84EF1043&REV_05\3&11583659&0&88
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller System Address Decoder 0 - 3CF4
    Device ID: PCI\VEN_8086&DEV_3CF4&SUBSYS_84EF1043&REV_07\3&4F11E61&0&66
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 QPI Link Reut 0 - 3C83
    Device ID: PCI\VEN_8086&DEV_3C83&SUBSYS_84EF1043&REV_07\3&4F11E61&0&43
       Driver: n/a
         Name: eClaro
    Device ID: PCI\VEN_13F6&DEV_8788&SUBSYS_97837284&REV_00\5&A5EEC4D&0&000008
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Target Address Decoder 1 - 3CAB
    Device ID: PCI\VEN_8086&DEV_3CAB&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7B
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 2 - 3CB4
    Device ID: PCI\VEN_8086&DEV_3CB4&SUBSYS_84EF1043&REV_07\3&4F11E61&0&84
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Power Control Unit 3 - 3CD0
    Device ID: PCI\VEN_8086&DEV_3CD0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&53
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Address Map, VTd_Misc, System Management - 3C28
    Device ID: PCI\VEN_8086&DEV_3C28&SUBSYS_84EF1043&REV_07\3&11583659&0&28
       Driver: n/a
         Name:
    Device ID: PCI\VEN_8086&DEV_1D3A&SUBSYS_84EF1043&REV_05\3&11583659&0&B0
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Unicast Register 0 - 3CE8
    Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&69
       Driver: n/a
         Name: Intel(R) C600/X79 series chipset PCI Express Root Port 1 - 1D10
    Device ID: PCI\VEN_8086&DEV_1D10&SUBSYS_84EF1043&REV_B5\3&11583659&0&E0
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 QPI Link 0 - 3C80
    Device ID: PCI\VEN_8086&DEV_3C80&SUBSYS_84EF1043&REV_07\3&4F11E61&0&40
       Driver: n/a
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_1002&DEV_AAA0&SUBSYS_AAA01002&REV_00\4&15E7D2AB&0&0110
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Target Address Decoder 0 - 3CAA
    Device ID: PCI\VEN_8086&DEV_3CAA&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7A
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller ERROR Registers 1 - 3CB3
    Device ID: PCI\VEN_8086&DEV_3CB3&SUBSYS_84EF1043&REV_07\3&4F11E61&0&83
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Power Control Unit 2 - 3CC2
    Device ID: PCI\VEN_8086&DEV_3CC2&SUBSYS_84EF1043&REV_07\3&4F11E61&0&52
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 IIO PCI Express Root Port 3a in PCI Express Mode - 3C08
    Device ID: PCI\VEN_8086&DEV_3C08&SUBSYS_84EF1043&REV_07\3&11583659&0&18
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Unicast Register 0 - 3CE8
    Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&68
       Driver: n/a
         Name: Intel(R) C600/X79 series chipset USB2 Enhanced Host Controller #2 - 1D2D
    Device ID: PCI\VEN_8086&DEV_1D2D&SUBSYS_84EF1043&REV_05\3&11583659&0&D0
       Driver: n/a
         Name: Intel(R) C600 Series Chipset SATA AHCI Controller
    Device ID: PCI\VEN_8086&DEV_1D02&SUBSYS_84EF1043&REV_05\3&11583659&0&FA
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller RAS Registers - 3C71
    Device ID: PCI\VEN_8086&DEV_3C71&SUBSYS_84EF1043&REV_07\3&4F11E61&0&79
       Driver: n/a
         Name: AMD Radeon HD 7900 Series
    Device ID: PCI\VEN_1002&DEV_6798&SUBSYS_0B001002&REV_00\4&15E7D2AB&0&0010
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Registers - 3CA8
    Device ID: PCI\VEN_8086&DEV_3CA8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&78
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller ERROR Registers 0 - 3CB2
    Device ID: PCI\VEN_8086&DEV_3CB2&SUBSYS_84EF1043&REV_07\3&4F11E61&0&82
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Power Control Unit 1 - 3CC1
    Device ID: PCI\VEN_8086&DEV_3CC1&SUBSYS_84EF1043&REV_07\3&4F11E61&0&51
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Unicast Register 0 - 3CE8
    Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&61
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 IIO PCI Express Root Port 2a - 3C04
    Device ID: PCI\VEN_8086&DEV_3C04&SUBSYS_84EF1043&REV_07\3&11583659&0&10
       Driver: n/a
         Name: Intel(R) C600/X79 series chipset USB2 Enhanced Host Controller #1 - 1D26
    Device ID: PCI\VEN_8086&DEV_1D26&SUBSYS_84EF1043&REV_05\3&11583659&0&E8
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Processor Home Agent Performance Monitoring - 3C46
    Device ID: PCI\VEN_8086&DEV_3C46&SUBSYS_84EF1043&REV_07\3&4F11E61&0&71
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Processor Home Agent - 3CA0
    Device ID: PCI\VEN_8086&DEV_3CA0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&70
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 1 - 3CB1
    Device ID: PCI\VEN_8086&DEV_3CB1&SUBSYS_84EF1043&REV_07\3&4F11E61&0&81
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Power Control Unit 0 - 3CC0
    Device ID: PCI\VEN_8086&DEV_3CC0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&50
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Unicast Register 0 - 3CE8
    Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&60
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 IIO PCI Express Root Port 1a - 3C02
    Device ID: PCI\VEN_8086&DEV_3C02&SUBSYS_84EF1043&REV_07\3&11583659&0&08
       Driver: n/a
         Name: Intel(R) C600/X79 series chipset SMBus Host Controller - 1D22
    Device ID: PCI\VEN_8086&DEV_1D22&SUBSYS_84EF1043&REV_05\3&11583659&0&FB
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Ring to QuickPath Interconnect Link 1 Performance Monitor - 3C45
    Device ID: PCI\VEN_8086&DEV_3C45&SUBSYS_84EF1043&REV_07\3&4F11E61&0&9E
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 QPI Link Reut 1 - 3C94
    Device ID: PCI\VEN_8086&DEV_3C94&SUBSYS_84EF1043&REV_07\3&4F11E61&0&4C
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 0 - 3CB0
    Device ID: PCI\VEN_8086&DEV_3CB0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&80
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 DDRIO - 3CB8
    Device ID: PCI\VEN_8086&DEV_3CB8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&88
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 QuickPath Interconnect Agent Ring Registers - 3CE6
    Device ID: PCI\VEN_8086&DEV_3CE6&SUBSYS_84EF1043&REV_07\3&4F11E61&0&9C
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 DMI2 - 3C00
    Device ID: PCI\VEN_8086&DEV_3C00&SUBSYS_84EF1043&REV_07\3&11583659&0&00
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Ring to QuickPath Interconnect Link 0 Performance Monitor - 3C44
    Device ID: PCI\VEN_8086&DEV_3C44&SUBSYS_84EF1043&REV_07\3&4F11E61&0&9D
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 QPI Link Reut 1 - 3C93
    Device ID: PCI\VEN_8086&DEV_3C93&SUBSYS_84EF1043&REV_07\3&4F11E61&0&4B
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Target Address Decoder 4 - 3CAE
    Device ID: PCI\VEN_8086&DEV_3CAE&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7E
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller ERROR Registers 3 - 3CB7
    Device ID: PCI\VEN_8086&DEV_3CB7&SUBSYS_84EF1043&REV_07\3&4F11E61&0&87
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 R2PCIe - 3CE4
    Device ID: PCI\VEN_8086&DEV_3CE4&SUBSYS_84EF1043&REV_07\3&4F11E61&0&98
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Ring to PCI Express Performance Monitor - 3C43
    Device ID: PCI\VEN_8086&DEV_3C43&SUBSYS_84EF1043&REV_07\3&4F11E61&0&99
       Driver: n/a
         Name: Intel(R) 82801 PCI Bridge - 244E
    Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_84EF1043&REV_A5\3&11583659&0&F0
       Driver: n/a
         Name: Asmedia 106x SATA Controller
    Device ID: PCI\VEN_1B21&DEV_0612&SUBSYS_84B71043&REV_01\4&E31A1DC&0&00E5
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 System Address Decoder - 3CF6
    Device ID: PCI\VEN_8086&DEV_3CF6&SUBSYS_84EF1043&REV_07\3&4F11E61&0&67
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 QPI Link 1 - 3C90
    Device ID: PCI\VEN_8086&DEV_3C90&SUBSYS_84EF1043&REV_07\3&4F11E61&0&48
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Target Address Decoder 3 - 3CAD
    Device ID: PCI\VEN_8086&DEV_3CAD&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7D
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller ERROR Registers 2 - 3CB6
    Device ID: PCI\VEN_8086&DEV_3CB6&SUBSYS_84EF1043&REV_07\3&4F11E61&0&86
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Semaphore and Scratchpad Configuration Registers - 3CE3
    Device ID: PCI\VEN_8086&DEV_3CE3&SUBSYS_84EF1043&REV_07\3&4F11E61&0&5B
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 I/O APIC - 3C2C
    Device ID: PCI\VEN_8086&DEV_3C2C&SUBSYS_84EF1043&REV_07\3&11583659&0&2C
       Driver: n/a
         Name: Intel(R) C600/X79 series chipset LPC Controller - 1D41
    Device ID: PCI\VEN_8086&DEV_1D41&SUBSYS_84EF1043&REV_05\3&11583659&0&F8
       Driver: n/a
         Name: Intel(R) C600/X79 series chipset PCI Express Root Port 6 - 1D1A
    Device ID: PCI\VEN_8086&DEV_1D1A&SUBSYS_84EF1043&REV_B5\3&11583659&0&E5
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller System Address Decoder 1 - 3CF5
    Device ID: PCI\VEN_8086&DEV_3CF5&SUBSYS_84EF1043&REV_07\3&4F11E61&0&6E
       Driver: n/a
         Name: PCI standard PCI-to-PCI bridge
    Device ID: PCI\VEN_17A0&DEV_7163&SUBSYS_00000000&REV_01\4&1B611CD4&0&0008
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 QPI Link Reut 0 - 3C84
    Device ID: PCI\VEN_8086&DEV_3C84&SUBSYS_84EF1043&REV_07\3&4F11E61&0&44
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Target Address Decoder 2 - 3CAC
    Device ID: PCI\VEN_8086&DEV_3CAC&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7C
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 3 - 3CB5
    Device ID: PCI\VEN_8086&DEV_3CB5&SUBSYS_84EF1043&REV_07\3&4F11E61&0&85
       Driver: n/a
         Name: Intel(R) Xeon(R) Processor E5 Product Family/Core i7 Interrupt Control Registers - 3CE0
    Device ID: PCI\VEN_8086&DEV_3CE0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&58
       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.18221
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
    ATI Ticker,0x00200000,0,1,Ticker.ax,
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.16426
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
    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
    ATI MPEG File Writer,0x00200000,1,0,atimpenc.dll,13.30.0000.40223
    AMD Video Decoder,0x00200000,1,2,atimpenc.dll,13.30.0000.40223
    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
    MMACE ProcAmp,0x00200000,0,2,MMACEFilters.dll,
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
    ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,13.30.0000.40223
    Xvid MPEG-4 Video Decoder,0x00800000,1,1,xvid.ax,
    AMD MJPEG Decoder,0x00200000,1,1,atimpenc.dll,13.30.0000.40223
    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
    AMD Video Encoder,0x00200000,1,1,atimpenc.dll,13.30.0000.40223
    ATI MPEG Multiplexer,0x00200000,2,1,atimpenc.dll,13.30.0000.40223
    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
    MMACE SoftEmu,0x00200000,0,2,MMACEFilters.dll,
    File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
    iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
    iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
    AMD Video Scaler Filter,0x00200000,1,1,atimpenc.dll,13.30.0000.40223
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17835
    MMACE DeInterlace,0x00200000,0,2,MMACEFilters.dll,
    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
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.18175
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.18175
    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
    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
    AMD Video Rotation Filter,0x00200000,1,1,atimpenc.dll,13.30.0000.40223
    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
    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
    ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,13.30.0000.40223
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
    Audio Capture Sources:
    Microphone (eClaro),0x00200000,0,0,qcap.dll,6.06.7601.17514
    Line In (eClaro),0x00200000,0,0,qcap.dll,6.06.7601.17514
    Stereo Mix (eClaro),0x00200000,0,0,qcap.dll,6.06.7601.17514
    Wave (eClaro),0x00200000,0,0,qcap.dll,6.06.7601.17514
    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
    WDM Streaming Capture Devices:
    eClaro,0x00200000,2,2,ksproxy.ax,6.01.7601.17514
    eClaro Digital,0x00200000,2,2,ksproxy.ax,6.01.7601.17514
    eClaro Wave In,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    WDM Streaming Rendering Devices:
    eClaro,0x00200000,2,2,ksproxy.ax,6.01.7601.17514
    eClaro Digital,0x00200000,2,2,ksproxy.ax,6.01.7601.17514
    eClaro Wave In,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
    Video Capture Sources:
    UScreenCapture,0x00600000,0,1,UScreenCapture.ax,5.00.0000.0160
    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 (eClaro),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: S/PDIF Pass-through Device (eClaro),0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Speakers (eClaro),0x00200000,1,0,quartz.dll,6.06.7601.17713
    S/PDIF Pass-through Device (eCl,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
    Process monitor logfile.PML here:
    http://www.fileswap.com/dl/aY93egygnR/

    Hi
    You said you are using Chrome
    Did you notice the same issue using other browsers like Firefox or IE?

  • Flash (video) results in kernel panic/unresponsive UI

    I have a MacBook 4,1. Watching flash video (it is neither site nor browser specific) sometimes results in a kernel panic with associated message, and everything stops responding. Most of the time the screen instead freezes but the sound continues to play. I am able to move the mouse around, but not click on anything. No keyboard shortcuts work, though the caps lock light will go on/off.
    One of these situations always presents itself within 30 minutes (of continuous, or very nearly continuous watching). I am yet to see the problem occur in any other situation. I have tried a full uninstall and reinstall of flash to to avail. About 2 months ago, the stock 2GB RAM was swapped our for 4GB. The Apple Hardware Test (inc. the more thorough diagnostic) reported no problems, though I can't find the original 2GB to compare to. I have Windows 7 installed under bootcamp and very rarely get BSODs or complete OS locks when using it.
    To rule out overheating, the fan was forced to a constant ~6200RPM. The highest temp was on the CPU, which was still always below 62 Celsius (mostly in the high 50s), and the crash/lock occurred as before.
    Any suggestions as to the cause? Or further troubleshooting techniques? Either would be greatly appreciated!
    Kernel panic logs are only given when I actually get the KP message. Here is the most recent log:
    Sun Apr 10 01:50:54 2011
    panic(cpu 1 caller 0x1112cf2): AppleIntelGMAX3100FB GPU parser error. EIR 0x1 ESR 0x1 Instruction Error IPEIR 0 IPEHR 0xd000000 BBADDR 0x2520c63 INSTDONE 0x52021 INSTPS 0x8001e022 INSTPM 0x10
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x5c5bbe28 : 0x21b510 (0x5d9514 0x5c5bbe5c 0x223978 0x0)
    0x5c5bbe78 : 0x1112cf2 (0x111ad54 0x8c0a8a0 0x111ad44 0x1)
    0x5c5bbf08 : 0x55125b (0x8c95800 0x8cc7700 0x1 0x29f562)
    0x5c5bbf58 : 0x55028c (0x8cc7700 0x0 0x9a7fbc0 0x9a7fb98)
    0x5c5bbf88 : 0x5506e6 (0x8d0ab80 0x8d0ab80 0x0 0x0)
    0x5c5bbfc8 : 0x2a06dc (0x8d0ab80 0x0 0x10 0x98b5fc0)
    Kernel Extensions in backtrace (with dependencies):
    com.apple.driver.AppleIntelGMAX3100FB(6.2.6)@0x1107000->0x111dfff
    dependency: com.apple.iokit.IOACPIFamily(1.3.0)@0x913000
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x927000
    dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0xd7c000
    dependency: com.apple.driver.AppleSMC(3.1.0d3)@0x917000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10J869
    Kernel version:
    Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
    System model name: MacBook4,1 (Mac-F22788A9)
    System uptime in nanoseconds: 4058046187224
    unloaded kexts:
    com.apple.driver.AirPortBrcm43xx 423.91.27 (addr 0xb04000, size 0x1900544) - last unloaded 168906328614
    loaded kexts:
    com.apple.filesystems.ntfs 3.4 - last loaded 28816847232
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.AppleHDA 1.9.9f12
    com.apple.driver.SMCMotionSensor 3.0.0d4
    com.apple.driver.AppleHWSensor 1.9.3d0
    com.apple.driver.AppleUpstreamUserClient 3.5.4
    com.apple.driver.AppleMCCSControl 1.0.17
    com.apple.driver.AudioAUUC 1.54
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AudioIPCDriver 1.1.6
    com.apple.driver.AppleIntelPenrynProfile 17
    com.apple.driver.ACPISMCPlatformPlugin 4.5.0d5
    com.apple.driver.AppleLPC 1.4.12
    com.apple.driver.AppleBacklight 170.0.34
    com.apple.driver.AppleIntelGMAX3100 6.2.6
    com.apple.driver.AppleIntelGMAX3100FB 6.2.6
    com.apple.driver.AppleUSBTrackpad 200.3.2
    com.apple.driver.AppleUSBTCKeyEventDriver 200.3.2
    com.apple.driver.AppleUSBTCKeyboard 200.3.2
    com.apple.driver.AppleIRController 303.8
    com.apple.iokit.SCSITaskUserClient 2.6.5
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage 1.6.3
    com.apple.driver.AirPortBrcm43224 427.36.9
    com.apple.driver.AppleSmartBatteryManager 160.0.0
    com.apple.driver.AppleAHCIPort 2.1.5
    com.apple.driver.AppleFWOHCI 4.7.1
    com.apple.driver.AppleUSBHub 4.1.7
    com.apple.driver.AppleIntelPIIXATA 2.5.1
    com.apple.iokit.AppleYukon2 3.2.1b1
    com.apple.driver.AppleUSBEHCI 4.1.8
    com.apple.driver.AppleUSBUHCI 4.1.5
    com.apple.driver.AppleEFINVRAM 1.4.0
    com.apple.driver.AppleRTC 1.3.1
    com.apple.driver.AppleHPET 1.5
    com.apple.driver.AppleACPIButtons 1.3.5
    com.apple.driver.AppleSMBIOS 1.6
    com.apple.driver.AppleACPIEC 1.3.5
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 105.13.0
    com.apple.security.sandbox 1
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement 105.13.0
    com.apple.driver.DspFuncLib 1.9.9f12
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleHDAController 1.9.9f12
    com.apple.iokit.IOHDAFamily 1.9.9f12
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.IOSurface 74.2
    com.apple.iokit.IOBluetoothSerialManager 2.4.0f1
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.iokit.IOAudioFamily 1.8.0fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.IOPlatformPluginFamily 4.5.0d5
    com.apple.iokit.IONDRVSupport 2.2
    com.apple.driver.AppleSMC 3.1.0d3
    com.apple.iokit.IOGraphicsFamily 2.2
    com.apple.driver.CSRUSBBluetoothHCIController 2.4.0f1
    com.apple.driver.AppleUSBBluetoothHCIController 2.4.0f1
    com.apple.iokit.IOBluetoothFamily 2.4.0f1
    com.apple.iokit.IOUSBHIDDriver 4.1.5
    com.apple.driver.AppleUSBMergeNub 4.1.8
    com.apple.driver.AppleUSBComposite 3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.5
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOATAPIProtocolTransport 2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.5
    com.apple.iokit.IO80211Family 314.1.1
    com.apple.iokit.IOAHCIFamily 2.0.4
    com.apple.iokit.IOFireWireFamily 4.2.6
    com.apple.iokit.IOUSBUserClient 4.1.5
    com.apple.iokit.IOATAFamily 2.5.1
    com.apple.iokit.IONetworkingFamily 1.10
    com.apple.iokit.IOUSBFamily 4.1.8
    com.apple.driver.AppleEFIRuntime 1.4.0
    com.apple.iokit.IOHIDFamily 1.6.5
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 289
    com.apple.iokit.IOStorageFamily 1.6.2
    com.apple.driver.AppleACPIPlatform 1.3.5
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    System Profile:
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MHY2250BH, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-867
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x022a, 0x5d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc529, 0x1d100000

    I have a MacBook 4,1. Watching flash video (it is neither site nor browser specific) sometimes results in a kernel panic with associated message, and everything stops responding. Most of the time the screen instead freezes but the sound continues to play. I am able to move the mouse around, but not click on anything. No keyboard shortcuts work, though the caps lock light will go on/off.
    One of these situations always presents itself within 30 minutes (of continuous, or very nearly continuous watching). I am yet to see the problem occur in any other situation. I have tried a full uninstall and reinstall of flash to to avail. About 2 months ago, the stock 2GB RAM was swapped our for 4GB. The Apple Hardware Test (inc. the more thorough diagnostic) reported no problems, though I can't find the original 2GB to compare to. I have Windows 7 installed under bootcamp and very rarely get BSODs or complete OS locks when using it.
    To rule out overheating, the fan was forced to a constant ~6200RPM. The highest temp was on the CPU, which was still always below 62 Celsius (mostly in the high 50s), and the crash/lock occurred as before.
    Any suggestions as to the cause? Or further troubleshooting techniques? Either would be greatly appreciated!
    Kernel panic logs are only given when I actually get the KP message. Here is the most recent log:
    Sun Apr 10 01:50:54 2011
    panic(cpu 1 caller 0x1112cf2): AppleIntelGMAX3100FB GPU parser error. EIR 0x1 ESR 0x1 Instruction Error IPEIR 0 IPEHR 0xd000000 BBADDR 0x2520c63 INSTDONE 0x52021 INSTPS 0x8001e022 INSTPM 0x10
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x5c5bbe28 : 0x21b510 (0x5d9514 0x5c5bbe5c 0x223978 0x0)
    0x5c5bbe78 : 0x1112cf2 (0x111ad54 0x8c0a8a0 0x111ad44 0x1)
    0x5c5bbf08 : 0x55125b (0x8c95800 0x8cc7700 0x1 0x29f562)
    0x5c5bbf58 : 0x55028c (0x8cc7700 0x0 0x9a7fbc0 0x9a7fb98)
    0x5c5bbf88 : 0x5506e6 (0x8d0ab80 0x8d0ab80 0x0 0x0)
    0x5c5bbfc8 : 0x2a06dc (0x8d0ab80 0x0 0x10 0x98b5fc0)
    Kernel Extensions in backtrace (with dependencies):
    com.apple.driver.AppleIntelGMAX3100FB(6.2.6)@0x1107000->0x111dfff
    dependency: com.apple.iokit.IOACPIFamily(1.3.0)@0x913000
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x927000
    dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0xd7c000
    dependency: com.apple.driver.AppleSMC(3.1.0d3)@0x917000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10J869
    Kernel version:
    Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
    System model name: MacBook4,1 (Mac-F22788A9)
    System uptime in nanoseconds: 4058046187224
    unloaded kexts:
    com.apple.driver.AirPortBrcm43xx 423.91.27 (addr 0xb04000, size 0x1900544) - last unloaded 168906328614
    loaded kexts:
    com.apple.filesystems.ntfs 3.4 - last loaded 28816847232
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.AppleHDA 1.9.9f12
    com.apple.driver.SMCMotionSensor 3.0.0d4
    com.apple.driver.AppleHWSensor 1.9.3d0
    com.apple.driver.AppleUpstreamUserClient 3.5.4
    com.apple.driver.AppleMCCSControl 1.0.17
    com.apple.driver.AudioAUUC 1.54
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AudioIPCDriver 1.1.6
    com.apple.driver.AppleIntelPenrynProfile 17
    com.apple.driver.ACPISMCPlatformPlugin 4.5.0d5
    com.apple.driver.AppleLPC 1.4.12
    com.apple.driver.AppleBacklight 170.0.34
    com.apple.driver.AppleIntelGMAX3100 6.2.6
    com.apple.driver.AppleIntelGMAX3100FB 6.2.6
    com.apple.driver.AppleUSBTrackpad 200.3.2
    com.apple.driver.AppleUSBTCKeyEventDriver 200.3.2
    com.apple.driver.AppleUSBTCKeyboard 200.3.2
    com.apple.driver.AppleIRController 303.8
    com.apple.iokit.SCSITaskUserClient 2.6.5
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage 1.6.3
    com.apple.driver.AirPortBrcm43224 427.36.9
    com.apple.driver.AppleSmartBatteryManager 160.0.0
    com.apple.driver.AppleAHCIPort 2.1.5
    com.apple.driver.AppleFWOHCI 4.7.1
    com.apple.driver.AppleUSBHub 4.1.7
    com.apple.driver.AppleIntelPIIXATA 2.5.1
    com.apple.iokit.AppleYukon2 3.2.1b1
    com.apple.driver.AppleUSBEHCI 4.1.8
    com.apple.driver.AppleUSBUHCI 4.1.5
    com.apple.driver.AppleEFINVRAM 1.4.0
    com.apple.driver.AppleRTC 1.3.1
    com.apple.driver.AppleHPET 1.5
    com.apple.driver.AppleACPIButtons 1.3.5
    com.apple.driver.AppleSMBIOS 1.6
    com.apple.driver.AppleACPIEC 1.3.5
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 105.13.0
    com.apple.security.sandbox 1
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement 105.13.0
    com.apple.driver.DspFuncLib 1.9.9f12
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleHDAController 1.9.9f12
    com.apple.iokit.IOHDAFamily 1.9.9f12
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.IOSurface 74.2
    com.apple.iokit.IOBluetoothSerialManager 2.4.0f1
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.iokit.IOAudioFamily 1.8.0fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.IOPlatformPluginFamily 4.5.0d5
    com.apple.iokit.IONDRVSupport 2.2
    com.apple.driver.AppleSMC 3.1.0d3
    com.apple.iokit.IOGraphicsFamily 2.2
    com.apple.driver.CSRUSBBluetoothHCIController 2.4.0f1
    com.apple.driver.AppleUSBBluetoothHCIController 2.4.0f1
    com.apple.iokit.IOBluetoothFamily 2.4.0f1
    com.apple.iokit.IOUSBHIDDriver 4.1.5
    com.apple.driver.AppleUSBMergeNub 4.1.8
    com.apple.driver.AppleUSBComposite 3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.5
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOATAPIProtocolTransport 2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.5
    com.apple.iokit.IO80211Family 314.1.1
    com.apple.iokit.IOAHCIFamily 2.0.4
    com.apple.iokit.IOFireWireFamily 4.2.6
    com.apple.iokit.IOUSBUserClient 4.1.5
    com.apple.iokit.IOATAFamily 2.5.1
    com.apple.iokit.IONetworkingFamily 1.10
    com.apple.iokit.IOUSBFamily 4.1.8
    com.apple.driver.AppleEFIRuntime 1.4.0
    com.apple.iokit.IOHIDFamily 1.6.5
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 289
    com.apple.iokit.IOStorageFamily 1.6.2
    com.apple.driver.AppleACPIPlatform 1.3.5
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    System Profile:
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MHY2250BH, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-867
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x022a, 0x5d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc529, 0x1d100000

  • Squashed Flash Video in iWeb

    This is a stumper and I could really use a freah perspective on it. 
    I have been trying to get a Flash movie on my iWeb site bu using the instructions on the iWebUnlimited site here...
    http://iwebunlimited.com/iweb-tips/iweb-tip-9-flash-video-in-iweb-jw-player/
    The problem I have is that when I publish my changes in iWeb and point my browser to the page the movie is on, the movie plays as a litttle squashed box in the middle of the player.  Let me explain...
    I followed the instructions on the iWebUnlimited site to the letter.  I have downloaded the .swf and .js files, placed them in a folder called "flash" on my iDisk as well as my .flv movie file and a screengrab of the same size.
    I have changed all the parameters in the HTML code to point to my iDisk and the relavent files.
    I have changed the video dimensions to that of my newly encoded .flv video  (640 x 352 - in ffmpegx)
    When I go to my movie page in my browser, I see the still shot I took as a place marker in the right dimensions.  Yet when I play the movie, although the player is the size I requested - 640 x 352 - the actual movie plays inside it as a squashed box.  Take a look at the screenshot below to see what I mean.
    The video should fill the black areas, but whatever I do this is the result...
    Here is the info on the flash video I uploaded to my iDisk and how is should look...
    And here is the HTML code with the same dimensions input in iWeb before I published.  I have changed my username back to "username" for this screenshot FYI...
    The weird thing is - I uploaded a flash movie a couple of years ago to the same page and it plays ok - looks fine.  Shame I can't remember how the **** I did it!  I wondered if having 2 flash movies on the same page were causing the problem, so I deleted the old one.
    Same result.
    I created a new fresh movie page and tried that - same result again.
    I thought that maybe each movie needed it's own set of .swf and .js files as the 2 movies are of different dimensions, each player would need to be different dimensions also....?
    So I even added another set of .swf and .js files.  I tried copying the 2 sets of movie files to individual folders, but iWeb didn't see them at all - it only seems to see them is they are in a folder called "flash" in my "Web >Sites" folders on my iDisk.
    I was wondering even if it was down to the encoding of the video, which I did in ffmpegx.  I did have to do it in a roundabout way...
    In Final Cut Pro I exported a full quality QT movie - ProRes422 1280 x 720 that turned out at 5.32 GB and 12 mins 5 secs in duration.
    This is not recognised by ffmgegx, looks like the ProRes codec has it confused.
    So I put it into Compressor and re-encoded it as a H.264 movie 1280 x 720 that turned out at 1.72 GB.
    When I put this into ffmgegx it encoded just fine, but stopped after 7 mins and 7 secs.
    I tried a hundred different ways but it always stopped at 7m7s...
    So I eventually dropped it onto a droplet I downloaded somewhere to convert videos for Vimeo HD  - 1280 x 720.  I dropped this into ffmpegx and Hey Presto - it worked!
    So I now have my full length .flv movie at my 640 x 352 on my iDisk with iWeb pointing at it and the correct dimensions input in the HTML code, and it STILL comes out squashed....
    if anyone has a clus what is causing this or what I am doing wrong, I will be forever in your debt! 
    I know this is an epic mail, but I wanted to give all the info I can......

    If you are using a SWF or FLV you don't need to use the JW player assets. Just reference the file in an iFrame code....
    http://www.iwebformusicians.com/Website-Movie-Video/Flash-SWF-FLV.html
    Adjust the dimensions of the frame to fit the movie and control bar if necessary.
    This page shows the JW using the embed code and the javascript version...
    http://www.iwebformusicians.com/Website-Movie-Video/JW-Media-Player.html
    If you want to us the JW player using the javascript shown on the iWeb unlimited site, you need to adjust the player frame dimensions to suit the control bar position that you specified. I notice that this website doesn't mention the fact that the control bar position can be changed - normally "bottom" or "over". If you set the control bar to "bottom", the frame height needs to be increased. Also the javascript shown is not the latest one where you can specify all the custom options.
    If you use the javascript that I employed for the second example on the iWeb for Musicians site, you can do a lot of customizing and specify flash with fallback to HTML5 or vice versa.

  • Basic question about Flash video. Please Help

    Hello,
    Sorry for the noob question but I'm struggling with the basic
    understanding about the Flash video.
    I just need to reduce a large video file to a small size with
    a nice quality and the Flash Video Encoder does very god job with
    that. But when I double click the compressed .flv file it opens as
    a blank screen in the stand alone player without playing any video.
    I can use Dreamweaver to produce a web page playing the file, but I
    don't need this file for posting it on a web page, I just want the
    file smaller and to simply play it on my computer or send it to
    others.
    What is the way to do this?
    I appreciate your help.

    It sounds like you're not having problems with the actual
    compression of the videos, just the playback, correct? All you need
    is a standalone player that plays FLVs. Like Quicktime Player plays
    MOVs, and Windows Media Player plays WMVs, you need something to
    play the FLV files. There are many free options available. On a
    mac, I use something called, strangely enough, SWF & FLV
    Player. You can find it here:
    http://mac.eltima.com/freeflashplayer.html
    Just do a search for FLV players and you should find
    something appropriate. The only downside is you'll need to make
    sure anyone you're distributing the videos to also has an FLV
    player. If you're sending your files to just a few people, no big
    deal. If this is for the public in general, you would want to embed
    a Flash video player in an HTML page and send it like that.
    Hope that helps.

  • Flash videos not playing correctly

    I posted some flash videos to some sites that get a
    tremendous amount of website traffic. We are getting feedback that
    the flash videos do not play consitently. Some people can see them
    just fine, others cannot see the videos at all, for others -
    particulary in Firefox, the video asks to download rather than
    play. We created the videos using Flash 9 - importing the FLV file
    and saving as an swf. We do not really see any type of pattern
    across browsers.
    Any advice?

    Not loading correctly in what way?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    You can also try to reset the preferences.
    *http://kb.mozillazine.org/Resetting_preferences
    *https://support.mozilla.org/kb/Resetting+preferences

  • Websites not loading correctly and flash videos not playing

    When I visit sites like '''ign.com''' and '''joystiq.com''', they do not display correctly and Flash videos never load. I have already uninstalled and reinstalled twice to version 9.0.1 with no change. The second time I used Revo Uninstaller Pro to help make sure I got rid of all registry entries and residual files. Does anyone know if this is a recent bug? This started for me about noon yesterday...

    Not loading correctly in what way?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    You can also try to reset the preferences.
    *http://kb.mozillazine.org/Resetting_preferences
    *https://support.mozilla.org/kb/Resetting+preferences

  • Flash video artifacts when using discrete graphics

    So I have a 2011 MacBook Pro with Intel and ATI graphics. When watching flash video (YouTube), I have weird artifacting going on when using just discrete graphics. While using Intel graphics, the video usually plays fine, just a little choppy. I am using gfxCardStatus to switch between them. Is this a flash bug or something else? I've added an image to show what I'm talking about.

    Darrell110 posted in macromedia.dreamweaver
    > problem is I do not want to use another player. I add a
    lot of
    > video for clients and I love how easy it is to do that
    with
    > Dreamweaver.
    I don't see any evidence that you used Dreamweaver to insert
    the
    player. Normally, when you insert Flash with Dreamweaver, it
    inserts
    code I can readily identify. Did you use GoLive?
    The pages you show are consipicuously missing the
    <object> code and
    the JavaScript that DW uses.
    And I don't see any differences in the players. The pages
    both link to
    files named flvplayer.swf (in different folders) with the
    same look and
    the same file size. I am late in this thread, so maybe I
    missed the
    boat.
    Anyway, I don't know if this would make a difference with
    that player,
    but one page uses a relative link to the .flv, while the
    other page
    uses an absolute link, including
    http://. See if changing that one to a
    relative link helps.
    I only watched about a minute from both pages and, although
    872 Kpbs
    for the video track is VERY high, I did not see any glitches.
    (Did you mean to use two slashes in the second link?)
    > Here are samples using the same video file, only
    different
    > PLAYERS:
    http://bobbywarns.com/viewvideo.html
    >
    http://bobbywarns.com//video/viewvideo.html
    Mark A. Boyd
    Keep-On-Learnin' :)

  • Flash Video Conversion

    I am new to the web video flash stuff. What is the best way to export a 1-2 minute (Audio/Video) clip from Final Cut. I all ready have Snoch that will convert to a FLV.
    I have been exporting as an AVI but the image quality falls apart as a flash video. Is there another format to export from Final Cut?

    Export from fcp as a quicktime with sequence settings (the first quicktime export option not quicktime conversion). This will create an exact digital copy of your timeline. Then take it into your conversion software. Don't know this particular method of converting to flash, but compression is an art and getting maximum quality with minimum file size and minimum render time is complicated.
    Things to consider: Reduce the pixel dimension of your video. 320x240 is a good compromise. Reduce the frame rate. an even division of your original frame rate is probably best. If your piece is standard american video (ntsc) 29.97 frames per second. Half that is 15 frames per second (don't ask).

  • Best export from FCP4.5 for conversion to Flash video player?

    Hi,
    I'm prepping a 5 min edit production for the best web presentation w/o excessive file size / loading time. The production has a lot of subtle detail & layered images so there a lot of opportunities for this to turn to mud (shot on low grade digital consumer video camera & also in lower light settings).
    I exported in H264 at med quality & got a good looking 75 meg file. Tried uploading to YouTube, fearing the worst, and it actually created something decent from that file. I could just link that embedded file to the intended website, but I dont want that YouTube logo in the corner. I'd rather recreate what they do in Flash w/o the logo.
    Does anyone have info on what YouTube does to the videos it processes into those flash video player files? Compression or resolution settings? It looks like going that route will give better results that can be universally viewed than the standard mpeg route. (file size & universal viewing on all platforms are my only reason not to post in H264).
    Are these issues best solved going from a big FCP export and handled with settings in Flash? Or is there some export choice in FCP that will give best (size & res) quailty with minimal influence needed from Flash?
    I've tried Compressor but havent been able to get any results from it. I just get errors that I dont understand. If thats the solution, I'll dig into that further, but would appreciate any tips / guidance.
    thanks
    Duane
    G5 tower   Mac OS X (10.4.8)  

    You could try Sorenson 3 at 640x480. Try a quality setting of about 80 percent.

Maybe you are looking for