H.264 streaming in flash player motion blur

Hi ,
We are using H.264 for live streaming in a flash window . The encoding works fine but when there is alot of fast movement on the stream there is a degradation in the quality of the video. When the fast movement stops the video restores itself but it is very noticable . Does anyone know how to resolve this issue and eliminate it all together.
Thanks
peter

Thanks. We were able to solve the issue by increasing the bandwidth. The next issue we are facing is that we want to connect multiple cams to the same machine and have fast switching with each cam back and forte. The issue is that there is a freeze on the current stream before switching to the new stream and from the broadcaster side it takes a bit before the cam switches . Getting the fast switching is our goal at this point.

Similar Messages

  • Camera.setQuality() not working for H.264 enconding in Flash Player 11?

    Hi,
    I am using the new Flash Player 11 ability to encode the webcam video with H264 codec and send it via RTMP to a Flash Media Server. It works, but the bitrate of the video stream is not constant. Therefore the resulting stream is stuttering when playing back.
    I tested it in two ways:
    A) Encoding and sending the webcam video to FMS via FMLE -> very fluent playback
    B) Encoding and sending the webcam video to FMS via Flash Player 11 (all setting for codec etc. are the same) -> playback is stuttering
    As you can see in the screenshots below, the incoming bandwidth at FMS varies a lot. When using FMLE the incoming bitrate at the FMS is very constant:
    In contrast: when using FP11, the bitrate jumps between 1000 and 6000 kbps during the whole stream:
    That is definitely the reason why it "stutters" when using Flash Player 11. But I have no idea what I am doing wrong.
    I am using these encoding settings for FP11 ...
    var videoStreamSettings : H264VideoStreamSettings = new H264VideoStreamSettings();
    videoStreamSettings.setKeyFrameInterval(5);
    videoStreamSettings.setMode(1280,720, 25);
    videoStreamSettings.setProfileLevel(H264Profile.BASELINE, H264Level.LEVEL_5_1);
    videoStreamSettings.setQuality(1000000, 0);
    ... and these settings for the camera:
    var camera : Camera = Camera.getCamera(0);
    camera.setQuality(1000000, 0);
    camera.setKeyFrameInterval(5);
    camera.setMode(1280, 720, 25);
    Any idea why the bandwith is not constant in FP11? The function camera.setQuality() should do the job, right (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/fla sh/media/Camera.html#setQuality%28%29)? Is there any known bug for Camera.setQuality when using H.264 encoding in FP11?
    Thanks a lot.
    Malte

    Hi Jozsef,
    thanks for your answer. In which version and on which date will the CBR be implemented? Flash Player 12? Or a minor release of FP11?
    And until then I have no chance to have a constant bitrate? The bitrate I am passing to Camera.setQuality will just be ignored? Or is there any workaround?
    Thanks and I will test using RTMFP instead of RTMP, but the CBR is the most important thing for us.
    Best

  • HTTP Streaming for Flash Player 10.1

    Hi there,
    I have been developing a streaming video player application in Flash Builder 4, and have been really excited about the HTTP Streaming functionality now available in Flash Player 10.1.
    Unfortunately, there seems to be an extreme dearth of materials on how to actually implement HTTP Streaming both server side and client side. Does anyone have a straightforward tutorial/example of how to implement HTTP Streaming from start to finish, or do any of the Adobe Developers plan on releasing documentation for this?
    I've looked through the BETA Actionscript 3.0 API Documentation and noticed the new NetStream.appendBytes() and NetStream.appendBytesAction(), which I suspect are involved in HTTP streaming. I also saw a sketchy introduction from Ryan Shin on the Open Source Media Framework (OSMF) website (https://admin.na3.acrobat.com/_a204547676/p96986524?launcher=false&fcsContent=true&pbMode= normal), but it seems to be lacking in details regarding how to actual implement a "file packager" on the server or how to open an HTTP Stream on the client side.
    Any help would be much appreciated.
    Thanks!
    Ho Tuan

    It is unlikely that you will get an answer here in the Flash Player (release version) forum.  Better try in the appropriate Flash, Actionscript, or FP 10.1 beta forum http://forums.adobe.com/community/labs/flashplayer10/flashplayer10.

  • Audio and video problem when streaming after flash player update

    After i updated to the latest flash player (11.7) I have problems with video streaming. The video plays but after a while the audio stops and the video will keep playing but will also stop after a few seconds. Is the new flash player update at fault?

    hello volden, your system details list two versions of the flash plugin (Shockwave Flash 11.7 r700 & Shockwave Flash 11.6 r602) as being installed in firefox, which can lead to problems.
    please try to use the [http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html flash uninstaller provided by adobe] to remove both versions and afterwards only install the current plugin from https://www.adobe.com/go/getflash

  • How to implement HTTP Streaming for Flash Player 10.1 ?

    Hi there,
    I have been developing a streaming video player application in Flash Builder 4, and have been really excited about the HTTP Streaming functionality now available in Flash Player 10.1.
    Unfortunately, there seems to be an extreme dearth of materials on how to actually implement HTTP Streaming both server side and client side. Does anyone have a straightforward tutorial/example of how to implement HTTP Streaming from start to finish, or do any of the Adobe Developers plan on releasing documentation for this?
    I've looked through the BETA Actionscript 3.0 API Documentation and noticed the new NetStream.appendBytes() and NetStream.appendBytesAction(), which I suspect are involved in HTTP streaming. I also saw a sketchy introduction from Ryan Shin on the Open Source Media Framework (OSMF) website (https://admin.na3.acrobat.com/_a204547676/p96986524?launcher=false&fcsContent=tr ue&pbMode=normal), but it seems to be lacking in details regarding how to actual implement a "file packager" on the server or how to open an HTTP Stream on the client side.
    Any help would be much appreciated.
    Thanks!
    Ho Tuan

    It is unlikely that you will get an answer here in the Flash Player (release version) forum.  Better try in the appropriate Flash, Actionscript, or FP 10.1 beta forum http://forums.adobe.com/community/labs/flashplayer10/flashplayer10.

  • Playing h.264 through the Flash player?

    I want to take h.264 videos from FCP and play them on the web. I have heard there is a way to change the extension of the .mov file to .flv so that it plays through a Flash player.
    1.) If I change h.264 file extension to .flv, how do you also make the same file available as a download for iPod and through iTunes as a podcast?
    Thanks.

    stanwelks,
    I just went through this. It was recommended that I check out DV Kitchen. http://www.dvcreators.net/dv-kitchen/
    My problem was that the only people who were able to view my video were mac users, and pc users who were brave enough to install whatever. I wanted to close this gap a little.
    Without having to change any of my already uploaded QT H.264 files, I simply used DV Kitchen to create html code that calls up a specified flash player. Pretty straight forward
    I'm on the trial version, but I may buy this, $80 US.
    Let us know how that works out.
    Jonathan

  • Streaming through Flash Player

    Hi,
    I need to troubleshoot this particular problem that is
    occuring right now, there's a flash player and we are able to
    stream the videos from the akamai server through the flash player
    and it works perfectly, but this comes quite randomly, the player
    would stop all of a sudden while playing and at the part where the
    timing the player is at, it appears "NaN;NaN;NaN", unable to detect
    the timing of the video, looks somehow like an error connection.
    What do you think would help in this area?

    trace out NetStatus to see what is thrown when the error
    occurs.

  • H.264 deblocking in Flash player

    Hi,
    I am reading about video class Deblocking but the available values are for Sorenson and On2 VP6 codecs, what about H.264 which currently is the most widely used video codec on the internet, how to apply deblocking for it?
    Also, does smoothing property apply for H.264 video?
    Thanks

    Thanks. We were able to solve the issue by increasing the bandwidth. The next issue we are facing is that we want to connect multiple cams to the same machine and have fast switching with each cam back and forte. The issue is that there is a freeze on the current stream before switching to the new stream and from the broadcaster side it takes a bit before the cam switches . Getting the fast switching is our goal at this point.

  • Flash player to iPhone streaming

    Hello
    I was able to stream from FlashMediaEncoder to Ipad device (html5 video)
    FME--->FMS---->IPAD : ok
    Now I try to stream from flash player (flash11 with H264) to ipad but nothing happens.
    Is it possible to stream from flashplayer (on PC, flash11) to IPAD ?
    FlashPlayer11 (H264)--->FMS----->IPAD ?
    Any link / clue  for that ?
    regards

    I have done that already.
    I am streaming H264 to FMS through flahs player.
    It can be viewed with another flash player.
    When I open it with <video> on ipad I can view... some seconds of an older video I was streaming with Flash Media Encoder.
    Infact to summerize:
    When I stream with FME (H264)->FMS->IPAD: OK
    When I stream with FlashPlayer11 (H264)->FMS->IPAD: KO
    I have put in the flash player the SAME parameters as in FME:
    nc.connect("rtmp://127.0.0.1/livepkgr");
    camera = Camera.getCamera();
    myWebcam.attachCamera(camera);
    h264Settings = new H264VideoStreamSettings();
    h264Settings.setProfileLevel(H264Profile.MAIN, H264Level.LEVEL_3_1);
    h264Settings.setMode(320 , 240 , 30);
    h264Settings.setKeyFrameInterval(120);
    camera.setQuality(650000,0);
    camera.setMode(320, 240 , 30 );
    camera.setKeyFrameInterval(10);
    nsOutGoing.attachCamera(camera);
    nsOutGoing.videoStreamSettings = h264Settings;
    nsOutGoing.publish("livestream?adbe-live-event=liveevent","live");
    (I do not publish audio)
    and NOTHING happen in HTML5 player it keeps on loading video or sometimes display an older video stream I published with FME.

  • High cpu usage when using flash player

    Hi,
    Just updated to Mavericks and now I'm having very high cpu usage while watching streams using flash player. CPU usage is somewhere around 110% and after a moment the stream starts to lag and fps is slowing down. I also tried using Chrome but with no difference. Flash player is the newest version 11.9.900.117.
    Any ideas on how to fix this?

    i think its the best to hit the report a problem button in safari, since its appears since i updated safari to 5.1.4! maybe they make a additional update

  • Why doesn't the iPad have flash player

    I really like to play Facebook games they need flash player so is apple planning on getting it or not if they are when will we be able to use it.

    Flash is not, and probably never will be, supported on the iPad : http://www.apple.com/hotnews/thoughts-on-flash/ . Plus it would be up to Adobe to make a version of their flash player that works on iOS devices - something which they have never managed to do and which they have now given up on trying to do.
    Browser apps such as Skyfire, iSwifter, Puffin and Photon 'work' on some sites, but judging by their reviews not all sites. Also some websites, especially news sites, have their own apps in the App Store, so you could try checking there for your sites (and there is the built-in YouTube app). Some Facebook games have their own app version in the store. The Photon browser (http://itunes.apple.com/us/app/photon-flash-web-browser-app/id430200224?mt=8) says :
    Photon Browser allows you to play Flash games such as free Facebook games, use Flash apps, listen to music streamed via Flash player and watch Flash video.
    If you use the search facility on the right-hand side of this page you will see hundreds of other threads about flash.

  • Flash Player 10.1 Beta, Adobe, and Nvidia

    Isn't it a bit... monopolistic of Nvidia and unfair on Adobe's part to have GPU-acceleration of H.264 video on ONLY select ATI and Intel chips, yet support a wide range of GeForce-based mobile and desktop GPUs?
    I am reading the release notes found here, and I am absolutely appalled that with Adobe working with Nvidia, that Adobe hasn't considered working with ATI and even Intel to work on more GPU compatibility.  In the end, this looks like who is throwing the most money around to get near-exclusivity on the next version of Flash.  What's next?  Adobe going to put "The way it's meant to be played" © on Flash Player?
    I have an ATI HD3870 desktop version, but you only support hardware acceleration on the mobile version.  What?  That doesn't make sense.  And, the only desktop-based GPU for consumers is the HD4000 series.
    This is supposed to be the next version and next iteration of Flash-- version 10.1. This isn't supposed to be an Nvidia-mostly-exclusive software upgrade. And, according to the other article on Engadget, this only benefits the most those who have Nvidia GPUs, especially ION-based chipsets.
    There is already GPU-acceleration in the current version, 10.0, but it's still not much as it will still take a significant amount of CPU processes; and this is on XP, Vista, and 7.  And, version 10.1 is supposed to be a marked improvement over it. Now, it's looking like the only improvement will benefit Nvidia more than its competitors-- ATI and Intel.
    So, let me ask you-- the people behind Adobe and Flash Player: Will there be more GPU compatiblity besides the small number of ATI and Intel GPUs?

    Read the release notes here:
    http://labs.adobe.com/technologies/f...leasenotes.pdf
    This is Nvidia's compatibility list-
    GeForce GTX 295
    GeForce GTX 285
    GeForce GTX 285 for Mac
    GeForce GTX 280
    GeForce GTX 275
    GeForce GTX 260
    GeForce GTS 250
    GeForce GTS 240*
    GeForce GTS 150* 
    GeForce GT 240
    GeForce GT 230*
    GeForce GT 130*
    GeForce GT 120*
    GeForce GT 220
    GeForce 210
    GeForce 205*
    GeForce G100*
    GeForce 9800 GX2
    GeForce 9800 GTX+
    GeForce 9800 GTX
    GeForce 9800 GT
    GeForce 9600 GSO
    GeForce 9600 GT
    GeForce 9500 GT
    GeForce 9400GT
    GeForce 8800 GTS 512 
    GeForce 8800 GT
    GeForce 8800 GS
    GeForce 8600 GTS
    GeForce 8600 GT
    GeForce 8500 GT
    GeForce 8400 GS
    GeForce 9400 mGPU
    GeForce 9300 mGPU
    GeForce 8300 mGPU
    GeForce 8200 mGPU
    GeForce 8100 mGPU
    Ion
    Ion LE
    GeForce GTX 280M
    GeForce GTX 260M
    GeForce GTS 260M
    GeForce GTS 250M
    GeForce GTS 160M
    GeForce GTS 150M
    GeForce GT 240M
    GeForce GT 230M
    GeForce GT 130M
    GeForce G210M
    GeForce G110M 
    GeForce G105M 
    GeForce G102M
    GeForce 9800M GTX
    GeForce 9800M GT
    GeForce 9800M GTS
    GeForce 9800M GS
    GeForce 9700M GTS
    GeForce 9700M GT
    GeForce 9650M GS
    GeForce 9600M GT
    GeForce 9600M GS
    GeForce 9500M GS
    GeForce 9500M G
    GeForce 9400M G
    GeForce 9300M GS
    GeForce 9300M G
    GeForce 9200M GS
    GeForce 9100M G
    GeForce 8800M GTS
    GeForce 8700M GT
    GeForce 8600M GT
    GeForce 8600M GS
    GeForce 8400M GT
    GeForce 8400M GS
    This is ATI's list-
    Radeon - Radeon HD 4xxx (and higher)
    Mobility Radeon -  Mobility Radeon HD 4xxx series (and higher)
    Integrated/Motherboard -  Radeon HD 3xxx (and higher)
    FirePro - FirePro V3750, FirePro V5700, FirePro V7750, FirePro V8700, and FirePro
    V8750 (and later)  
    This is Intel's list-
    "Hardware video decoding of H.264 content in Flash Player 10.1 is supported on the Intel® 4 Series Chipset family, starting with the graphics driver version 15.16.2.1986 for 32/64-bit Windows Vista and Windows 7."
    Something is wrong here with that list.
    It's either Nvidia threw a lot of money Adobe's direction and we're going to have another "The way it's meant to be played" in the next Flash Player update, or this is a driver issue. What is it?

  • Flash Player 10.1 is jerky and freezes - Apple Mac

    I have a MacBook (a 2.4 GHz Intel Core 2 Duo with 2 GB of memory (1067 MHz DDR3)) running OS10.6 and  had an issue with Flash 10.1 - ie. it was jerky and the picture would occasionally freeze... BUT  only when trying to play a live stream. Note, watching highlighted clips were fine - ie. the quality of the playback was not jerky.
    Anyways, I managed to resolve this issue by TURNING OFF the Hardware Acceleration feature within Flash Player 10.1 - which comes switched on as a default. To turn off the Hardware Acceleration feature, select the link shown below, then control-click the animated Flash Player logo and select 'Settings' from the displayed options. This will open and display the Adobe Flash Player Settings option box. Simply click inside the ticked-box next to the words: Enable Hardware Acceleration, which disables this option. It also means that you should now be able to watch live streaming using Flash Player 10.1 on your Apple Mac without the feed being jerky or freezing etc.
    The required link for resolving this issue is: http://www.adobe.com/software/flash/about/
    (but remember, one has to conrol-click the animated red Flash Player logo when first shown etc.)
    A big thanks to eidnolb for helping to resolve this issue for me (and for you too).
    ^o^

    Hi Bob, Great!! Excellent choice of subject. Thanks for starting your thread and the great post including the issue, the solution and instructions:-)
    It is always nice to have your computer working as it should. Thanks for marking your thread as answered as we have many Mac users posting to the Flash Forum.
    Regards,
    eidnolb

  • SpryTabbedPanel: Flash player in tabs do not play video streams

    Note: I am a complete noob (no experience with Javascript and rudimentary experience with htlm/css). Please be patient (I hope that this is the correct forum for this) and know that I am appreciative of any help or solution that anyone can provide.
    Using Dreamweaver CS4 on Mac OS 10.5.8
    We recently switched all of our streaming servers from Windows Media (good riddance) to Flash Media Server 3.5 (now getting awesome H.264 quality in comparison).
    I was asked to re-design this webpage with the aim of re-organizing the content so that it is more accessible:
    http://www.librarymedia.net/VideoGallery.html
    We used Adobe's test page for our first page:
    http://www.librarymedia.net/flash/videoplayer.html?source=rtmp://63.116.232.4/live/livestr eam&type=live&idx=10
    This was meant as a temporary page to get us started, and as you can see, it needs work but at least it works.
    I've been working the the final version of this page. My boss wants a tabbed web page with links to our video streams (tab for each category of streams).
    This is what I have so far:
    http://www.librarymedia.net/Flash2/videoplayer2.html?source=rtmp://63.116.232.4/live/lives tream&type=live&idx=10
    I realize that I had several options before building this. One, I could have made a separate page for each tab and linked them with a tab menu. In hindsight, this might have been a better option since I could have just copied the working page that we already have for each tab. Or I could have done what I have tried to do: to use Dreamweaver's SpryTabbedPanel to make the tabs and insert a Flash player with links into each tab.
    The problem:
    1. The streams do not play. The player says "initializing" and then "please enter a stream name and play". Please note that I used SpryURLutils to get each link to open in the appropriate tab.
    2. After reading about the benefits of external vs. inline javascript, I took all of the inline javascript that was contained in Adobe's sample page and placed it in an external file. I tried placing the javascript back into the source code (inline), but this did not fix the problem. I guess there is a Javascript problem or I need extra Javascript code to get this to work.  The javascript code is below. Use view source in your web browser to see source code. Please let me know if I need to provide more information.
    Thanks.
    // (C) Copyright 2008 Adobe Systems Incorporated. All Rights Reserved.
    // NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the terms of the Adobe license agreement accompanying it. 
    // If you have received this file from a source other than Adobe, then your use, modification, or distribution of it requires the prior
    // written permission of Adobe.
    // THIS CODE AND INFORMATION IS PROVIDED "AS-IS" WITHOUT WARRANTY OF
    // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
    // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
    // PARTICULAR PURPOSE.
    // THIS CODE IS NOT SUPPORTED BY Adobe Systems Incorporated.
    // Version check based upon the values defined in globals
                                                var hasRequestedVersion = DetectFlashVer(10, 0, 0);
                                                if(!hasRequestedVersion)
                                                    var div = document.getElementById("flashcontent");
                                                    div.innerHTML = '<a href="http://www.adobe.com/go/getflashplayer/" style="color:black"><img src="images/ERROR_getFlashPlayer.gif" width="641" height="377" /></a>';
                                                else{
                                                        AC_FL_RunContent(
                                                            "src", "swfs/videoPlayer",
                                                            "width", "640",
                                                            "height", "377",
                                                            "id", "videoPlayer",
                                                            "quality", "high",
                                                            "bgcolor", "#000000",
                                                            "name", "videoPlayer",
                                                            "allowfullscreen","true",
                                                            "type", "application/x-shockwave-flash",
                                                            "pluginspage", "http://www.adobe.com/go/getflashplayer",
                                                            "flashvars", flashVars
                                          // -->  
    // Javascript in original page
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function changeImages() {
        if (document.images && (preloadFlag == true)) {
            for (var i=0; i<changeImages.arguments.length; i+=2) {
                document [changeImages.arguments[i]].src = changeImages.arguments[i+1];
    var preloadFlag = false;
    function preloadImages() {
        if (document.images) {
            navi_01_over = newImage("images/button_dynamic_up.gif");
            navi_02_over = newImage("images/button_samples_up.gif");
            navi_03_over = newImage("images/button_interactive.gif");
            preloadFlag = true;
    function changetab(obj, obj2, obj3, left1, left2, left3, nav1, nav2, nav3){
        document.getElementById(obj).style.display = 'block';
        document.getElementById(obj2).style.display = 'none';
        document.getElementById(obj3).style.display = 'none';
        document.getElementById(left1).style.display = 'block';
        document.getElementById(left2).style.display = 'none';
        document.getElementById(left3).style.display = 'none';
        document.getElementById(nav1).src = "images/" + nav1 + "_up.gif";
        document.getElementById(nav2).src = "images/" + nav2 + "_down.gif";
        document.getElementById(nav3).src = "images/" + nav3 + "_down.gif";
    function tabout(obj, nav){
        if (document.getElementById(obj).style.display == 'block'){
            document.getElementById(nav).src = "images/" + nav + "_up.gif";
        else{
            document.getElementById(nav).src = "images/" + nav + "_down.gif";
    function tabover(obj){
        document.getElementById(obj).src = "images/" + obj + "_up.gif";
    // Functionality
        <script language="javascript">
            var queryParameters = new Array();
            var flashVars = "";
            var tag = "";
            var url = "";
            window.onload = function ()
                for(var i=1 ; i<=10;i++)
                    var ids = String("sel"+i.toString());
                    document.getElementById( ids ).style.visibility = "hidden";
                    document.getElementById( ids ).className = "style76";
                // mark the entry for that index
                if(queryParameters['idx'] != "")
                    document.getElementById("td" + queryParameters['idx'] ).className = "style75";
                    document.getElementById("sel" + queryParameters['idx'] ).style.visibility = "visible";
            function initialise()
                function getUrlParam( name )
                      name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
                      var regexS = "[\\?&]"+name+"=([^&#]*)";
                      var regex = new RegExp( regexS );
                      var results = regex.exec( window.location.href );
                      if( results == null )
                            return "";
                      else
                            return unescape( results[1] );
                queryParameters['source'] = getUrlParam('source');
                queryParameters['type'] = getUrlParam('type');
                queryParameters['idx'] = getUrlParam('idx');
                   flashVars += "&videoWidth=";
                flashVars += 0;
                flashVars += "&videoHeight=";
                flashVars += 0;
                flashVars += "&dsControl=";
                flashVars += unescape("manual");
                flashVars += "&dsSensitivity=";
                flashVars += 100;
                flashVars += "&serverURL=";
                flashVars += queryParameters['source'];
                flashVars += "&DS_Status=";
                flashVars += "true";
                flashVars += "&streamType=";
                flashVars += queryParameters['type'];
                flashVars += "&autoStart=";
                flashVars += unescape("true");
                tag = "&lt;object width='640' height='377' id='videoPlayer' name='videoPlayer' type='application/x-shockwave-flash' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' &gt;&lt;param name='movie' value='swfs/videoPlayer.swf' /&gt; &lt;param name='quality' value='high' /&gt; &lt;param name='bgcolor' value='#000000' /&gt; &lt;param name='allowfullscreen' value='true' /&gt; &lt;param name='flashvars' value= '"+                   
                flashVars+"'/&gt;&lt;embed src='swfs/videoPlayer.swf' width='640' height='377' id='videoPlayer' quality='high' bgcolor='#000000' name='videoPlayer' allowfullscreen='true' pluginspage='http://www.adobe.com/go/getflashplayer'   flashvars='"+ flashVars +"' type='application/x-shockwave-flash'&gt; &lt;/embed&gt;&lt;/object&gt;";
            function playStream()
                var url = "source=" + document.getElementById('inputURL').value;
                var type;
                if(document.getElementById('vodCheckbox').checked==true)
                    type="vod";
                else
                    type="live";
                url += ("&type=" + type);
                document.getElementById('playBtn').href="videoplayer.html?" + url;
            function checkbox(type)
                if(type=="vod")
                    if(document.getElementById('liveCheckbox').checked==true)
                        document.getElementById('liveCheckbox').checked=false;
                if(type=="live")
                    if(document.getElementById('vodCheckbox').checked==true)
                        document.getElementById('vodCheckbox').checked=false;
            initialise();

    Should I have posted this in the Spry forum instead? My apologies if this is the wrong forum.
    >There is a sample application of the code included with the zip file  which shows how to implement it.
    The sample doesn't really tell me what I need to do to the code to make it work (I do not know javascript), and unfortunately, I have not found any helpful instructions/documentation online. You've given me the answer, I just don't know enough to implement it. This is what I've done:
    1. Placed the FAVideo.js file in my site folder and linked it to the page: <script src="FAVideo.js" type="text/javascript"></script>
    2. I added the following code (taken from the SimpleDemo.html example inside the FAVideo folder). My comments in bold. Page at
    http://www.librarymedia.net/Flash2/videoplayer2.html?source=rtmp://63.116.232.6/vod/mp4:Ol ympics2010_640x480.mov
             <! To the <body> section:-->
    <body onLoad="">
        <div id="divOne"></div>
    <!-Do I have to place the entire page within the "divOne" div (or just the section containing the tabs) in order for the javascript to work?-->
             <!-In the <head> section: -->
       <script type="text/javascript">
            playerOne = new FAVideo("divOne", "TabbedPanels1", "demo_video.flv",0,0,{ autoLoad:true, autoPlay:true });
        </script>
    <!- I noticed that the body code added a div id called "divOne", so I added the "TabbedPanels1" div id to the above code thinking that this would apply the javascript code to all of the tabs. Dreamweaver adds <div id="TabbedPanels1" class="TabbedPanels"> to the page when you insert the tabbed menu, so I'm thinking the javascript has to point to either one of those for it to work. The "demo_video.flv",0,0 code is probably unneccesary, right? As you can see, I'm completely clueless. -->
        <script>
            playerOne.addEventListener("playheadUpdate",this,myHandler);
            playerOne.removeEventListener("playheadUpdate",this,myHandler);
            function myHandler() {
                //alert("eh");
        </script>
    </body>
    Once again, thanks for your help.

  • Flash Player 10.1 crashing in Safari when playing H.264 .mov files

    Since installing Flash Player 10.1.53.64 on a Mac OS X 10.6.4 system, WebKitPluginHost in Safari Version 5.0 (6533.16) crashes every time when playing H.264 Quicktime movie.
    We have disabled hardware acceleration and tried other things to no avail. If we play .flv movies, the plugin works ok.
    Here is a crash log. This crash is very repeatable and crashes in the same place every time the movie is loaded.
    Process:         WebKitPluginHost [7616]
    Path:            /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS/WebKitPlu ginHost
    Identifier:      com.apple.WebKit.PluginHost
    Version:         6533 (6533.13)
    Build Info:      WebKitPluginHost-75331300~2
    Code Type:       X86 (Native)
    Parent Process:  WebKitPluginAgent [4301]
    PlugIn Path:       /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6
    PlugIn Identifier: com.macromedia.FlashPlayer-10.6.plugin
    PlugIn Version:    10.1.81.24 (10.1.81.24)
    Date/Time:       2010-06-25 07:50:19.942 +1000
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Interval Since Last Report:          500911 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  24742 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      EC101A44-D012-4B76-9C58-9B0E20015A49
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  7
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x93b490fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x93b49867 mach_msg + 68
    2   com.apple.CoreFoundation      0x96ae8faf __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation      0x96ae8094 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation      0x96ae7ec1 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox           0x972abf9c RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox           0x972abd51 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox           0x972abbd6 BlockUntilNextEventMatchingListInMode + 81
    8   com.apple.AppKit              0x94d56a89 _DPSNextEvent + 847
    9   com.apple.AppKit              0x94d562ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10  com.apple.AppKit              0x94d1855b -[NSApplication run] + 821
    11  com.apple.WebKit.PluginHost   0x3a92940f 0x3a928000 + 5135
    12  com.apple.WebKit.PluginHost   0x3a92904d 0x3a928000 + 4173
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x93b6f942 kevent + 10
    1   libSystem.B.dylib             0x93b7005c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x93b6f519 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x93b6f2be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib             0x93b6ed41 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x93b6eb86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x93b6e9d2 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x93b6ef68 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x93b6eb86 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib             0x93b490fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x93b49867 mach_msg + 68
    2   com.apple.CoreFoundation      0x96ae8faf __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation      0x96ae8094 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation      0x96aedfd4 CFRunLoopRun + 84
    5   com.apple.DVCPROHDMuxer       0x13ad198f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    6   libSystem.B.dylib             0x93b7681d _pthread_start + 345
    7   libSystem.B.dylib             0x93b766a2 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib             0x93b77066 __semwait_signal + 10
    1   libSystem.B.dylib             0x93b76d22 _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x93b789b8 pthread_cond_wait$UNIX2003 + 73
    3   ...dia.FlashPlayer-10.6.plugin 0x12e4173f unregister_ShockwaveFlash + 44767
    4   ...dia.FlashPlayer-10.6.plugin 0x12a16f54 0x129fe000 + 102228
    5   ...dia.FlashPlayer-10.6.plugin 0x12e4183e unregister_ShockwaveFlash + 45022
    6   ...dia.FlashPlayer-10.6.plugin 0x12e41975 unregister_ShockwaveFlash + 45333
    7   libSystem.B.dylib             0x93b7681d _pthread_start + 345
    8   libSystem.B.dylib             0x93b766a2 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x93b77066 __semwait_signal + 10
    1   libSystem.B.dylib             0x93b76d22 _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x93b789b8 pthread_cond_wait$UNIX2003 + 73
    3   ...dia.FlashPlayer-10.6.plugin 0x12e4173f unregister_ShockwaveFlash + 44767
    4   ...dia.FlashPlayer-10.6.plugin 0x12a16f54 0x129fe000 + 102228
    5   ...dia.FlashPlayer-10.6.plugin 0x12e4183e unregister_ShockwaveFlash + 45022
    6   ...dia.FlashPlayer-10.6.plugin 0x12e41975 unregister_ShockwaveFlash + 45333
    7   libSystem.B.dylib             0x93b7681d _pthread_start + 345
    8   libSystem.B.dylib             0x93b766a2 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib             0x93b4915a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x93b76ca5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x93ba5848 pthread_cond_timedwait_relative_np + 47
    3   ...dia.FlashPlayer-10.6.plugin 0x12e41701 unregister_ShockwaveFlash + 44705
    4   ...dia.FlashPlayer-10.6.plugin 0x12d32262 0x129fe000 + 3359330
    5   ...dia.FlashPlayer-10.6.plugin 0x12e4183e unregister_ShockwaveFlash + 45022
    6   ...dia.FlashPlayer-10.6.plugin 0x12e41975 unregister_ShockwaveFlash + 45333
    7   libSystem.B.dylib             0x93b7681d _pthread_start + 345
    8   libSystem.B.dylib             0x93b766a2 thread_start + 34
    Thread 7 Crashed:
    0   ...dia.FlashPlayer-10.6.plugin 0x12baa9e3 0x129fe000 + 1755619
    1   ...dia.FlashPlayer-10.6.plugin 0x12afab9e 0x129fe000 + 1035166
    2   ...dia.FlashPlayer-10.6.plugin 0x12e4183e unregister_ShockwaveFlash + 45022
    3   ...dia.FlashPlayer-10.6.plugin 0x12e41975 unregister_ShockwaveFlash + 45333
    4   libSystem.B.dylib             0x93b7681d _pthread_start + 345
    5   libSystem.B.dylib             0x93b766a2 thread_start + 34
    Thread 7 crashed with X86 Thread State (32-bit):
      eax: 0x61766331  ebx: 0x12baa8a1  ecx: 0x19734108  edx: 0x00000002
      edi: 0x00000000  esi: 0x00000003  ebp: 0xb040eba8  esp: 0xb040eb10
       ss: 0x0000001f  efl: 0x00010202  eip: 0x12baa9e3   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
       0x37000 -    0x43ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.5 (2.2.5) <CD6C7A74-BA03-F3A7-0D1E-460E6A043024> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
       0xd1000 -    0xd4ff2 +com.macromedia.Flash Player.plugin 10.1.81.24 (10.1.81.24) <2D365924-290B-BA72-45C3-31A1FBDAD413> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
      0x6aa000 -   0x6aeff3  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
      0x6b3000 -   0x6b9ffb  com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
      0x6c1000 -   0x6e4fe7  GLRendererFloat ??? (???) <4F847096-3DBD-AE90-90FF-5AE12E15D3C9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
      0x726000 -   0x728ff3  com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
      0x72e000 -   0x792fe2  com.apple.LiveType.framework 2.1.4 (2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
      0x7b2000 -   0x7b5ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
      0x7ba000 -   0x7bcff7  Motion 726.0.0 (compatibility 1.0.0) <4377AE39-7E6B-D0E0-356E-6F3C92EBE405> /Library/Frameworks/Motion.framework/Versions/A/Motion
      0x7c8000 -   0x7c9ff7  ATSHI.dylib ??? (???) <A7A8E224-2579-BD3B-7281-86342D077252> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
      0x7ce000 -   0x7dcfe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8F5FA7F7-840D-C5EF-C6E6-E2AF7CE43CD2> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1275a000 - 0x127a0ffb  com.apple.motion.component 1.0 (726) <E31AF6AE-6E05-B6E9-3533-9A8955D6D27C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x129fe000 - 0x133c8fc3 +com.macromedia.FlashPlayer-10.6.plugin 10.1.81.24 (10.1.81.24) <B020ACBF-2C02-241B-601E-0B5C9CD5CEBD> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6
    0x13461000 - 0x134b6fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x134e4000 - 0x13581ff8  com.apple.procore.framework 4.0.2 (757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x135c1000 - 0x137a3ff3 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 52) (1.2) <35B97927-65D9-4556-1B6A-23CC2834C7FA> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x13a46000 - 0x13a9bfe2  com.apple.DVCPROHDAudio 1.3.2 (1.3.2) <2E0A9883-4EA5-706F-78F6-4C1F105A4D30> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x13aba000 - 0x13b1ffe0  com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <483DD62C-46C4-36AA-6A1C-2DEA6F062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x13b39000 - 0x13cacff7  GLEngine ??? (???) <5EB664AC-6395-A161-ED9D-12219745A887> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x13cde000 - 0x140b4fef  com.apple.ATIRadeonX2000GLDriver 1.6.16 (6.1.6) <181BC389-8042-CB71-433F-582C05B15ACB> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
    0x142e2000 - 0x142f4ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <026B8702-B0A6-1D90-BBD6-AAAD2E14810D> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x3a928000 - 0x3a943fe7  com.apple.WebKit.PluginHost 6533 (6533.13) <83123886-57B4-68DF-730C-0760D02B92C8> /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS/WebKitPlu ginHost
    0x3a94e000 - 0x3a94eff7  WebKitPluginHostShim.dylib ??? (???) <16DF5681-A63C-6F33-B343-445ED8898AEA> /System/Library/Frameworks/WebKit.framework/WebKitPluginHost.app/Contents/MacOS/WebKitPlu ginHostShim.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90006ff7  libCoreVMClient.dylib ??? (???) <420D9D10-B00E-202D-AA98-026996AB97DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x90055000 - 0x9005cff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9005d000 - 0x900b5fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x900b6000 - 0x901f9fef  com.apple.QTKit 7.6.6 (1742) <98ECA8E3-73F0-D21B-8B7E-8FE651E29A7F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90273000 - 0x90297ff7  libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x902c6000 - 0x90303ff7  com.apple.CoreMedia 0.484.11 (484.11) <0346F9E5-AEFE-B751-7D85-88D156C01385> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90304000 - 0x90386ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x90387000 - 0x90398ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x903a4000 - 0x9041ffe7  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90420000 - 0x904fdff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x904fe000 - 0x906d9ff3  libType1Scaler.dylib ??? (???) <3CCADAB2-FBBF-15C9-C70C-4D26746B309E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x907ac000 - 0x907b8ff7  libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x907e0000 - 0x907f0ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x907f1000 - 0x90824ff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x90825000 - 0x9086bff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x9086c000 - 0x9086cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9088f000 - 0x908fdff7  com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x908fe000 - 0x90942ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90943000 - 0x90a0dfef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x90a0e000 - 0x90a64ff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x90a65000 - 0x90a66ff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x90aaf000 - 0x90d12fef  com.apple.security 6.1.1 (37594) <8AE73F5F-936C-80F6-B05B-A50C3082569C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90d13000 - 0x90d74fe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x90db7000 - 0x90f71fe3  com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x90f72000 - 0x91064ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x91065000 - 0x9106aff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x91114000 - 0x91132ff7  com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9125b000 - 0x91261ff7  com.apple.DisplayServicesFW 2.2.2 (251) <6E4020F6-4DD0-F137-F226-F396807E3C3B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x912a3000 - 0x912dbff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x912dc000 - 0x9131bff7  com.apple.ImageCaptureCore 1.0.2 (1.0.2) <18E338B0-D82E-2ADC-FB9E-8909E765C41B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x9131c000 - 0x9158cffb  com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x915a3000 - 0x915e1ff7  com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x915e4000 - 0x9167cfe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9167d000 - 0x916cdff7  com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x919e5000 - 0x91a26ff7  libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x91a27000 - 0x91a2aff7  libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91b27000 - 0x91fe0ffb  com.apple.VideoToolbox 0.484.11 (484.11) <6AB58081-F7C4-46F9-2C05-CFED9E38F0A0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x91ffa000 - 0x92001ff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x9240d000 - 0x9240fff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x9241e000 - 0x924ccff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x924d4000 - 0x924e8fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x924e9000 - 0x926defe3  com.apple.JavaScriptCore 6533 (6533.13) <56902210-5DA2-D2F4-9166-089BDDEDB091> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x926df000 - 0x92771fe3  com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9282e000 - 0x92898fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92918000 - 0x929d1fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x929d2000 - 0x929e0fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x929e1000 - 0x92a91ff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x92a92000 - 0x92ab4fef  com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x92ab5000 - 0x92ab7ff7  libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x92b5a000 - 0x92c0afe3  com.apple.QuickTimeImporters.component 7.6.6 (1742) <76B0E668-214A-AB71-AAB8-E39E7F227C9B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x92c0b000 - 0x92c5cff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x92c5d000 - 0x92c5dff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x92c5e000 - 0x92fc6ff7  com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x930bd000 - 0x930ddfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x930fd000 - 0x93229fff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9322a000 - 0x932c5ff7  com.apple.ApplicationServices.ATS 4.3 (???) <7ECA252B-5F67-2816-A4F0-73E1DC833728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x932c6000 - 0x9336effb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9336f000 - 0x933a0ff7  libGLImage.dylib ??? (???) <B45EA17E-03EF-3575-0843-A1205F29E71E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x933e8000 - 0x93460fef  com.apple.AppleVAFramework 4.9.20 (4.9.20) <D8B544CB-9E32-81C2-59BD-C5DDB66DA621> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93461000 - 0x9346eff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9347f000 - 0x934eeff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9351a000 - 0x9394fff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x93950000 - 0x9399dfeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9399e000 - 0x93a3bfe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x93a3c000 - 0x93a57ff7  libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x93a58000 - 0x93a7efff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x93a7f000 - 0x93a82fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x93a83000 - 0x93b03feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x93b48000 - 0x93ceefeb  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x93d38000 - 0x93d38ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93d43000 - 0x93d44ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93d45000 - 0x93d75ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93d98000 - 0x93da1ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93da2000 - 0x93eceffb  com.apple.MediaToolbox 0.484.11 (484.11) <B93B175A-2039-2FD2-FBE4-22C9F8C9E223> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x93ecf000 - 0x940b1fff  com.apple.imageKit 2.0.3 (1.0) <BF2ECA4D-FCD8-AD5D-E100-22370F2C7EE0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x94afb000 - 0x94ba4ff7  com.apple.CFNetwork 454.9.7 (454.9.7) <B740E1BD-01B7-34C2-2A9A-6DBC68B1EA5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x94ba5000 - 0x94c00ff7  com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94c01000 - 0x94d0dff7  libGLProgrammability.dylib ??? (???) <23AB2443-1DB3-3BFE-38A6-11F0BE453989> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x94d0e000 - 0x955eeff7  com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95745000 - 0x9578efe7  libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x957c4000 - 0x9589ffe7  com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9594a000 - 0x95971ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x95972000 - 0x959a3ff3  libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x959c2000 - 0x959c6ff7  IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x959c8000 - 0x95affff7  com.apple.CoreAUC 6.04.01 (6.04.01) <B6E035A9-8DA2-82FC-9C2F-F57B9B62BE5F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x95bc4000 - 0x95d46fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x95dc4000 - 0x95dc4ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95dc5000 - 0x95e29ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x95e2a000 - 0x95e34ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x95e3f000 - 0x96255ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x96256000 - 0x96256ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96257000 - 0x9630dffb  libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9630e000 - 0x96368fe7  com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96369000 - 0x96385fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x96386000 - 0x96389ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x963d7000 - 0x963efff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x963f0000 - 0x9651efe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9652f000 - 0x96550fe7  com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96554000 - 0x96558ff7  libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x96674000 - 0x96776fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
    0x96777000 - 0x967b4ff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x96894000 - 0x96895ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x96896000 - 0x968a6ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x968a7000 - 0x968bbffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x968c2000 - 0x968d0ff7  com.apple.opengl 1.6.8 (1.6.8) <EBB7B411-60DD-DB9D-20C0-3E6258762EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x968d1000 - 0x9694aff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x96aac000 - 0x96c26fe3  com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96e67000 - 0x96e72ff7  libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96e73000 - 0x96e88fff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x96f01000 - 0x9712cff3  com.apple.QuartzComposer 4.1 (156.16) <578A1842-8B62-00BF-B2E8-4C0AA8E6A938> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x97222000 - 0x9724aff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x97277000 - 0x9759bfef  com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9759c000 - 0x97d8b557  com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x97e45000 - 0x97e45ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x97e46000 - 0x97e46ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97e47000 - 0x97e52ff7  libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x97e53000 - 0x97e96ff7  libGLU.dylib ??? (???) <B50572FF-3EAC-FD98-1A01-6B718D98F67F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97e97000 - 0x98de7fe3  com.apple.QuickTimeComponents.component 7.6.6 (1742) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x98de8000 - 0x98df2fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x98e02000 - 0x98e08fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x98e09000 - 0x98e4bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x98e4c000 - 0x98e5eff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <F91A4E32-01AA-49DB-2205-3DBE1FEFFC43> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x98e5f000 - 0x98e5fff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x98e60000 - 0x98f0dfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x98f0e000 - 0x98f49feb  libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x98f4a000 - 0x9904bfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x9904c000 - 0x99050ff7  libGFXShared.dylib ??? (???) <B6028E64-3F3B-C637-DA04-D0CD528F6E1F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9922d000 - 0x9922dff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99257000 - 0x9929bfe7  com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9929f000 - 0x99598fef  com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x99599000 - 0x995dfffb  com.apple.CoreMediaIOServices 130.0 (1035) <F5E6F93D-6844-9FD7-8769-44503DFD5363> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x995e0000 - 0x99623ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x99624000 - 0x99944feb  com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <12C58901-CCF3-4E8E-30CA-92A10CD55DF1> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <7FFF4AFA-6522-C7D5-760F-A8F13D6EF032> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.21f4
    Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31500341AS, 1.36 TB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa200000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfa230000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfa220000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
    USB Device: ShuttlePRO v2, 0x0b33, 0x0030, 0x3a200000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x1a100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    FireWire Device: ADVC-HD50, Canopus, Up to 400 Mb/sec

    Hi Rex,
    That plugin version installed is actually the HW accelerated beta version Gala: 10.1.81.25 (The current version is 10.1.81.75).  I would recommend installing the official release, since the Gala version does have some compatibility issues.  You can download the latest version here: http://get.adobe.com/flashplayer/
    -Charbs

Maybe you are looking for

  • TO_BINARY_DOUBLE after upgrade 9i/10g

    Hi all, we encountered strange xplans after migration. I found out the issue was ODBC provided bind variable as type 101 *kkscoacd Bind#0 oacdty=101 mxl=08(64) mxlc=00 mal=00 scl=00 pre=00 oacflg=01 fl2=1000000 frm=00 csi=31 siz=8 off=0 No bind buffe

  • Ipod - FIRST/SECOND Generation JACK problem.

    Hey, Recently my 'antique' ipod developed a fault where the audio would only come out of one of the headphones (The right ear). What should i do to restore the fully working sound?

  • Are TableSpace names stored in the tables?

    Are TableSpace names stored in the tables? If so, which one?

  • Error when using 2 instruments together in ELVIS.

    why do I get an error when I use the DMM and the oscilloscope together with the NI-ELVIS? and is there a way to repair that? (can I use 2 measuring instruments together?)

  • License keys after imaging

    I have to deploy an image on nearly 100 computers, the image is Win7 x64 Pro. The image that is on the current test PC was taking about 4 months ago and deployed to those same computers. Now there have been upgrades and changes to that image on the t