Media Encoder encodes same AE composition no matter what.

I'm using Media Encoder CC to encode an AE composition. I open AME and select "Add After Effects Composition", select H.264 in an .mp4 wrapper and let it encode. Great results for a client draft.
The issue I'm having is that if I make changes to the AE composition, save it, and re-encode, AME will encode the same "old" composition time-after-time. Almost like there's a cache file that's stuck in the pipeline. The workaround, is that I have to "Increment and Save" the AE comp, and then point AME to the new incremental file. Seems kind of clunky. Is there a better way to do it?
I'm on Win7 Pro, AE CC, AME CC.
Thanks.

Why are you not using the command in After Effects, Composition > Add To Adobe Media Encoder Queue? This command sends the current composition to AME.

Similar Messages

  • ITunes slow, won't play selected song, keeps playing same music video no matter what song I click!

    I have an iTunes library of roughly 5000 songs, I just migrated my library from one hardrive to another (same computer though). Everything was working and playing fine, but now every time I click a song to play, I have to click it multiple times, then it freezes up for s second, then it plays the same music video (The Ghost of Tom Joad, Tom Morello and Bruce Springsteen), for EVERY song I click it plays this video.....my itunes media folder is in the right spot, and all the content is there. I cannot figure out what to do (and I usually can troubleshoot anything). Any ideas? I'm thinking it might be moving my library from my C drive that my OS is installed on onto another HDD (even though everything is there). Running windows 7

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync/delete all music and resync/redownload the music
    To delete all music go to Settings>General>Usage>Storage>Music>Tap edit in upper right and then tap the minus sign by All Music
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                                
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

  • Same error message no matter what I do!

    I get the error message, "The software required for communicating with iPods and mobile phones was not installed correctly. Do you want iTunes to try to repair this for you?" every time I open iTunes. Regardless of whether I say yes or no in the dialog box, nothing else comes up and iTunes starts up. Everything works fine in the program (playing music, downloads, the Genius bar, etc.), but it doesn't recognize my iPod Touch for some reason. I've uninstalled iTunes, restarted my computer, and reinstalled iTunes several times now, only to get the same thing. I was also looking around on this forum and saw a similar problem that was solved by editing the registry. No luck there, either. My Touch is stuck on the screen telling me to connect it to iTunes, I can't even do a hard reset on it. The iPod drivers install when I hook it up to my computer, but it doesn't show up as a drive, and nothing comes up in iTunes. I've been told about a hundred times that I need to update my version of iTunes so it'll be compatible with the Touch, but I have the latest version. If anyone knows how to fix this, or even has some ideas, I'd greatly appreciate it. Thanks for reading and trying to help!

    I have exactly the same problem with my iPhone 3G. I followed all instructions available, including downloading Windows Install Cleanup. No success.

  • Same runtime result no matter the input, but no compilation errors

    I'm getting the same runtime result no matter what input I put into the program. This program is designed to check whether or not the two numbers inputted are approximately the same when rounded off by two decimal points. This is what I get during runtime, for any values entered:
    Enter the first float-point number: 2.0
    Enter the second float-point number: 1.7
    The values are not equal.
    I get the statement "The values are not equal" no matter what two numbers I put in. I'm not sure why this occurs.
    Here is what my code looks like, this is the constructor:
         A class that takes two inputs and judges whether they are numerically close enough by two decimal places.
    public class FloatPoint
              Constructs two numbers inputted by the user for tests.
              @param number1 first number inputted by the user.
              @param number2 second number inputted by the user.
         public FloatPoint(double number1, double number2)
              n1 = number1;
              n2 = number2;
              Runs the test to see whether the numbers are close enough or not.
              @return the result of the gap test.
         public String getComp()
              String o = "The values are teh equal.";
              if (Math.abs(n1 - n2) == EPSILON)
                   o = "The values are equal";
              else if (Math.abs(n1 - n2) != EPSILON)
                   o = "The values are not equal.";
              return o;
         final double EPSILON = 1E-2;
         private double n1;
         private double n2;
    And here is the tester:
    import java.util.Scanner;
         A class that tests the FloatPoint class.
    public class FloatPointTester
         public static void main(String[] args)
              Scanner in = new Scanner(System.in);
              System.out.print("Enter the first float-point number: ");
              double i1 = in.nextDouble();
              System.out.print("Enter the second float-point number: ");
              double i2 = in.nextDouble();
              FloatPoint newFloat = new FloatPoint(i1, i2);
              System.out.print(newFloat.getComp());
    }If anyone could point me in the right direction I would surely appreciate it. Thank you.

    I was actually just copying from an example given in my textbook... I suppose it was the wrong example to copy from. I'm trying to see whether the difference is so small that it can be considered negligible, IE. be rounded by two decimal places and considered the same if the gap were that small. How could I write this properly?

  • Problems with Adobe Flash Media Live Encoder 3.1

    Hello I use a version of Adobe Flash Media Encoder (3.1)
    Recently doing a recording, we had the following problem.
    After the recording lasted for 1 hour at 1:30 minutes, the generated video produced only 30 minutes!
    Checking the video appears in the log as complete and the right length, but the final video has only 30 minutes.
    Can someone help us?
    Thank you
    LOG - From the recording  -  the recording of which I speak is from 19:30
    The first record of 17:30 was ok
    =================================================================
    File: C:\Program Files (x86)\Adobe\Flash Media Live Encoder 3.1\FlashMediaLiveEncoder.exe
    Description: Adobe® Flash® Media Live Encoder
    Copyright: © 2009 - 10 Adobe Systems Incorporated. All Rights Reserved. Adobe, the Adobe logo, and Flash are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. All other trademarks are the property of their respective owners. <AdobeIP#0000716>
    Version: 3.1.0.8703
    =================================================================
    Mon Jul 23 2012 16:34:51 : Selected video input device: Osprey-230 Video Device 1
    Mon Jul 23 2012 16:34:51 : Selected audio input device: Osprey-2X0 Audio 1   Unbalanced
    Mon Jul 23 2012 16:37:37 : Selected video input device: Osprey-230 Video Device 1
    ==========================================================
    <?xml version="1.0" encoding="UTF-16"?>
    <flashmedialiveencoder_profile>
        <preset>
            <name>Custom</name>
            <description></description>
        </preset>
        <capture>
            <video>
            <device>Osprey-230 Video Device 1</device>
            <crossbar_input>0</crossbar_input>
            <frame_rate>15.00</frame_rate>
            <size>
                <width>320</width>
                <height>240</height>
            </size>
            </video>
            <audio>
            <device>Osprey-2X0 Audio 1   Unbalanced</device>
            <crossbar_input>0</crossbar_input>
            <sample_rate>22050</sample_rate>
            <channels>2</channels>
            <input_volume>75</input_volume>
            </audio>
        </capture>
        <process>
            <video>
            <preserve_aspect></preserve_aspect>
            </video>
        </process>
        <encode>
            <video>
            <format>VP6</format>
            <datarate>200;</datarate>
            <outputsize>320x240;</outputsize>
            <advanced>
                <keyframe_frequency>5 Seconds</keyframe_frequency>
                <quality>Good Quality - Good Framerate</quality>
                <noise_reduction>None</noise_reduction>
                <datarate_window>Medium</datarate_window>
                <cpu_usage>Dedicated</cpu_usage>
            </advanced>
            <autoadjust>
                <enable>false</enable>
                <maxbuffersize>1</maxbuffersize>
                <dropframes>
                <enable>false</enable>
                </dropframes>
                <degradequality>
                <enable>false</enable>
                <minvideobitrate></minvideobitrate>
                <preservepfq>false</preservepfq>
                </degradequality>
            </autoadjust>
            </video>
            <audio>
            <format>MP3</format>
            <datarate>48</datarate>
            </audio>
        </encode>
        <restartinterval>
            <days></days>
            <hours></hours>
            <minutes></minutes>
        </restartinterval>
        <reconnectinterval>
            <attempts></attempts>
            <interval></interval>
        </reconnectinterval>
        <output>
            <rtmp>
            <url>rtmp://flash.asaweb.com.br/pesquisaincasa5</url>
            <backup_url></backup_url>
            <stream>pesquisaincasa5</stream>
            </rtmp>
            <file>
            <limitbysize>
                <enable>false</enable>
                <size>10</size>
            </limitbysize>
            <limitbyduration>
                <enable>false</enable>
                <hours>1</hours>
                <minutes>0</minutes>
            </limitbyduration>
           <path>C:\Clientes\Videos\GFK\GFK_Posicionamento_19_23_07_2012_17_30.flv</path>
            </file>
        </output>
        <metadata>
            <entry>
            <key>author</key>
            <value></value>
            </entry>
            <entry>
            <key>copyright</key>
            <value></value>
            </entry>
            <entry>
            <key>description</key>
            <value></value>
            </entry>
            <entry>
            <key>keywords</key>
            <value></value>
            </entry>
            <entry>
            <key>rating</key>
            <value></value>
            </entry>
            <entry>
            <key>title</key>
            <value></value>
            </entry>
        </metadata>
        <preview>
            <video>
            <input>
                <zoom>100%</zoom>
            </input>
            <output>
                <zoom>100%</zoom>
            </output>
            </video>
            <audio></audio>
        </preview>
        <log>
            <level>100</level>
            <directory>C:\Users\incasa.INCASA2\Videos</directory>
        </log>
    </flashmedialiveencoder_profile>
    ==========================================================
    DumpGraph [03D1DA28]
        Filter [03D5B3A4] Output Video Renderer
              Pin [03D5B77C] Input [Input] Connected to pin [02CE3698]
        Filter [03D5A55C] Input Video Renderer
              Pin [03D5A934] Input [Input] Connected to pin [02CC3008]
        Filter [03D54B34] Meter Render Right
              Pin [03D54F0C] Input [Input] Connected to pin [02CDDBE8]
        Filter [03D56B34] Meter Render
              Pin [03D56F0C] Input [Input] Connected to pin [02CD5240]
        Filter [02CD1FA8] Mux
              Pin [02CD2008] FLV4 [Input] Connected to pin [02CC4BE0]
              Pin [02CD2828] MP3 [Input] Connected to pin [02CC69B8]
              Pin [02CD2AA0]  out [ Output] This pin is not Connected
        Filter [02CE2F48] VP62_FL8 Compressor
              Pin [02CE2F68] Input [Input] Connected to pin [02CE2DE8]
              Pin [02CE3698] Preview [Output] Connected to pin [03D5B77C]
              Pin [02CC4BE0] Output1 [Output] Connected to pin [02CD2008]
              Pin [02CE5A08]  Output2 [ Output] This pin is not Connected
        Filter [02CC2F00] Input RGB
              Pin [02CC2F18] Input [Input] Connected to pin [03D59F54]
              Pin [02CC3008] Output [Output] Connected to pin [03D5A934]
        Filter [02CC6850] Audio Encoder Tee
              Pin [02CC6860] Input [Input] Connected to pin [02CDCA58]
              Pin [02CC69B8] Output1 [Output] Connected to pin [02CD2828]
              Pin [02CC4998]  Output2 [ Output] This pin is not Connected
        Filter [02CC8808] Audio Monitor
              Pin [02CC8880] Input [Input] Connected to pin [03D92BF4]
              Pin [02CD5240] Channel 0 [Output] Connected to pin [03D56F0C]
              Pin [02CDDBE8] Channel 1 [Output] Connected to pin [03D54F0C]
        Filter [02CE2668] FPS Controller Encoder
              Pin [02CE2678] Input [Input] Connected to pin [02CE1EB0]
              Pin [02CE2DE8] Output [Output] Connected to pin [02CE2F68]
        Filter [02CDC550] Audio Encoder
              Pin [02CDC558] PCM [Input] Connected to pin [03DA1B9C]
              Pin [02CDCA58] MP3 [Output] Connected to pin [02CC6860]
        Filter [02CE1DA8] Resize
              Pin [02CE1DC0] Input [Input] Connected to pin [02CD9F30]
              Pin [02CE1EB0] Output [Output] Connected to pin [02CE2678]
        Filter [0036B82C] Audio Tee
              Pin [0036B894] Input [Input] Connected to pin [02CD4660]
              Pin [03DA1B9C] Output1 [Output] Connected to pin [02CDC558]
              Pin [03D92BF4] Output2 [Output] Connected to pin [02CC8880]
              Pin [03DA1E5C]  Output3 [ Output] This pin is not Connected
        Filter [02CD97B0] FPS Controller Resize
              Pin [02CD97C0] Input [Input] Connected to pin [03D1E33C]
              Pin [02CD9F30] Output [Output] Connected to pin [02CE1DC0]
        Filter [02CD3F20] Audio Resampler
              Pin [02CD3F28] In [Input] Connected to pin [02CD5000]
              Pin [02CD4660] PCM [Output] Connected to pin [0036B894]
        Filter [03D57974] Video Tee
              Pin [03D579DC] Input [Input] Connected to pin [0036B564]
              Pin [03D59F54] Output1 [Output] Connected to pin [02CC2F18]
              Pin [03D1E33C] Output2 [Output] Connected to pin [02CD97C0]
              Pin [03D1E3FC]  Output3 [ Output] This pin is not Connected
        Filter [02CD48D8] Audio Filler
              Pin [02CD48E0] In [Input] Connected to pin [03D9AA7C]
              Pin [02CD5000] Output [Output] Connected to pin [02CD3F28]
        Filter [03D9A8D4] AUDIO SOURCE
              Pin [03D9AA7C] Capture [Output] Connected to pin [02CD48E0]
              Pin [03DA17E4]  Volume principal [ Input] This pin is not Connected
        Filter [00369BF4] SOURCE
              Pin [0036B564] Capturar [Output] Connected to pin [03D579DC]
              Pin [03D9EC7C]  Visualizar [ Output] This pin is not Connected
              Pin [03D9E9B4]  CC [ Output] This pin is not Connected
              Pin [03D9BCC4]  VBI [ Output] This pin is not Connected
              Pin [03D5CAA4] Entrada de vídeo analógica [Input] Connected to pin [00369E7C]
        Filter [03D1DC24] Osprey-230 Crossbar 1
              Pin [03D1DEFC]  0: Video Composite In [ Input] This pin is not Connected
              Pin [03D1E05C]  1: Video SVideo In [ Input] This pin is not Connected
              Pin [00369E7C] 0: Video Decoder Out [Output] Connected to pin [03D5CAA4]
    DumpGraph [03D1DA28]
        Filter [03D5B3A4] Output Video Renderer
              Pin [03D5B77C] Input [Input] Connected to pin [02CE3698]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03D5A55C] Input Video Renderer
              Pin [03D5A934] Input [Input] Connected to pin [02CC3008]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 230400
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 24 bpp c:0
    Image size 230400
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03D54B34] Meter Render Right
              Pin [03D54F0C] Input [Input] Connected to pin [02CDDBE8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [03D56B34] Meter Render
              Pin [03D56F0C] Input [Input] Connected to pin [02CD5240]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [02CD1FA8] Mux
              Pin [02CD2008] FLV4 [Input] Connected to pin [02CC4BE0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:34564c46
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CD2828] MP3 [Input] Connected to pin [02CC69B8]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 0
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [02CD2AA0]  out [ Output] This pin is not Connected
        Filter [02CE2F48] VP62_FL8 Compressor
              Pin [02CE2F68] Input [Input] Connected to pin [02CE2DE8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE3698] Preview [Output] Connected to pin [03D5B77C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CC4BE0] Output1 [Output] Connected to pin [02CD2008]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:34564c46
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE5A08]  Output2 [ Output] This pin is not Connected
        Filter [02CC2F00] Input RGB
              Pin [02CC2F18] Input [Input] Connected to pin [03D59F54]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CC3008] Output [Output] Connected to pin [03D5A934]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 230400
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 24 bpp c:0
    Image size 230400
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [02CC6850] Audio Encoder Tee
              Pin [02CC6860] Input [Input] Connected to pin [02CDCA58]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [02CC69B8] Output1 [Output] Connected to pin [02CD2828]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [02CC4998]  Output2 [ Output] This pin is not Connected
        Filter [02CC8808] Audio Monitor
              Pin [02CC8880] Input [Input] Connected to pin [03D92BF4]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CD5240] Channel 0 [Output] Connected to pin [03D56F0C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
              Pin [02CDDBE8] Channel 1 [Output] Connected to pin [03D54F0C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [02CE2668] FPS Controller Encoder
              Pin [02CE2678] Input [Input] Connected to pin [02CE1EB0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE2DE8] Output [Output] Connected to pin [02CE2F68]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [02CDC550] Audio Encoder
              Pin [02CDC558] PCM [Input] Connected to pin [03DA1B9C]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CDCA58] MP3 [Output] Connected to pin [02CC6860]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
        Filter [02CE1DA8] Resize
              Pin [02CE1DC0] Input [Input] Connected to pin [02CD9F30]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE1EB0] Output [Output] Connected to pin [02CE2678]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [0036B82C] Audio Tee
              Pin [0036B894] Input [Input] Connected to pin [02CD4660]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03DA1B9C] Output1 [Output] Connected to pin [02CDC558]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03D92BF4] Output2 [Output] Connected to pin [02CC8880]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03DA1E5C]  Output3 [ Output] This pin is not Connected
        Filter [02CD97B0] FPS Controller Resize
              Pin [02CD97C0] Input [Input] Connected to pin [03D1E33C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CD9F30] Output [Output] Connected to pin [02CE1DC0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [02CD3F20] Audio Resampler
              Pin [02CD3F28] In [Input] Connected to pin [02CD5000]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CD4660] PCM [Output] Connected to pin [0036B894]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
        Filter [03D57974] Video Tee
              Pin [03D579DC] Input [Input] Connected to pin [0036B564]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D59F54] Output1 [Output] Connected to pin [02CC2F18]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D1E33C] Output2 [Output] Connected to pin [02CD97C0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D1E3FC]  Output3 [ Output] This pin is not Connected
        Filter [02CD48D8] Audio Filler
              Pin [02CD48E0] In [Input] Connected to pin [03D9AA7C]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CD5000] Output [Output] Connected to pin [02CD3F28]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
        Filter [03D9A8D4] AUDIO SOURCE
              Pin [03D9AA7C] Capture [Output] Connected to pin [02CD48E0]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03DA17E4]  Volume principal [ Input] This pin is not Connected
        Filter [00369BF4] SOURCE
              Pin [0036B564] Capturar [Output] Connected to pin [03D579DC]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D9EC7C]  Visualizar [ Output] This pin is not Connected
              Pin [03D9E9B4]  CC [ Output] This pin is not Connected
              Pin [03D9BCC4]  VBI [ Output] This pin is not Connected
              Pin [03D5CAA4] Entrada de vídeo analógica [Input] Connected to pin [00369E7C]
    Major type {0482DDE1-7817-11CF-8A03-00AA006ECB65}  MEDIATYPE_AnalogVideo
    Sub type   {E436EB8E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_None
    Not temporally compressed
    Sample size 1
    Format type FORMAT_AnalogVideo
        Filter [03D1DC24] Osprey-230 Crossbar 1
              Pin [03D1DEFC]  0: Video Composite In [ Input] This pin is not Connected
              Pin [03D1E05C]  1: Video SVideo In [ Input] This pin is not Connected
              Pin [00369E7C] 0: Video Decoder Out [Output] Connected to pin [03D5CAA4]
    Major type {0482DDE1-7817-11CF-8A03-00AA006ECB65}  MEDIATYPE_AnalogVideo
    Sub type   {E436EB8E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_None
    Not temporally compressed
    Sample size 1
    Format type FORMAT_AnalogVideo
    Mon Jul 23 2012 17:48:44 : Problem with Primary Server. Failure to connect to Primary server. Please verify that your Server URL and application name are valid and that your Internet connection is working and retry.
    Mon Jul 23 2012 17:48:44 : Session Started
    Mon Jul 23 2012 17:48:44 : Video Encoding Started
    Mon Jul 23 2012 17:48:44 : Audio Encoding Started
    Mon Jul 23 2012 19:37:52 : Audio Encoding Stopped
    Mon Jul 23 2012 19:37:52 : Video Encoding Stopped
    Mon Jul 23 2012 19:37:52 : Session Stopped
    Mon Jul 23 2012 19:37:52 : File C:\Clientes\Videos\GFK\GFK_Posicionamento_19_23_07_2012_17_30.flv closed.
    ================== Encoding Statistics ====================
                            Current                        
                                           Input              Output
                 Time    Bit Rate     Drops      fps     Drops      fps
    Audio  :   1:49:06      48 Kbps          
    Video 1:   1:49:06    172 Kbps         0    15.00         0    15.00
                            Average                         
                                           Input              Output
                 Time    Bit Rate     Drops      fps     Drops      fps
    Audio  :   1:49:06      48 Kbps          
    Video 1:   1:49:06    199 Kbps         0    15.00         0    15.00
    ===========================================================
    ==========================================================
    <?xml version="1.0" encoding="UTF-16"?>
    <flashmedialiveencoder_profile>
        <preset>
            <name>Custom</name>
            <description></description>
        </preset>
        <capture>
            <video>
            <device>Osprey-230 Video Device 1</device>
            <crossbar_input>0</crossbar_input>
            <frame_rate>15.00</frame_rate>
            <size>
                <width>320</width>
                <height>240</height>
            </size>
            </video>
            <audio>
            <device>Osprey-2X0 Audio 1   Unbalanced</device>
            <crossbar_input>0</crossbar_input>
            <sample_rate>22050</sample_rate>
            <channels>2</channels>
            <input_volume>75</input_volume>
            </audio>
        </capture>
        <process>
            <video>
            <preserve_aspect></preserve_aspect>
            </video>
        </process>
        <encode>
            <video>
            <format>VP6</format>
            <datarate>200;</datarate>
            <outputsize>320x240;</outputsize>
            <advanced>
                <keyframe_frequency>5 Seconds</keyframe_frequency>
                <quality>Good Quality - Good Framerate</quality>
                <noise_reduction>None</noise_reduction>
                <datarate_window>Medium</datarate_window>
                <cpu_usage>Dedicated</cpu_usage>
            </advanced>
            <autoadjust>
                <enable>false</enable>
                <maxbuffersize>1</maxbuffersize>
                <dropframes>
                <enable>false</enable>
                </dropframes>
                <degradequality>
                <enable>false</enable>
                <minvideobitrate></minvideobitrate>
                <preservepfq>false</preservepfq>
                </degradequality>
            </autoadjust>
            </video>
            <audio>
            <format>MP3</format>
            <datarate>48</datarate>
            </audio>
        </encode>
        <restartinterval>
            <days></days>
            <hours></hours>
            <minutes></minutes>
        </restartinterval>
        <reconnectinterval>
            <attempts></attempts>
            <interval></interval>
        </reconnectinterval>
        <output>
            <rtmp>
            <url>rtmp://flash.asaweb.com.br/pesquisaincasa5</url>
            <backup_url></backup_url>
            <stream>pesquisaincasa5</stream>
            </rtmp>
            <file>
            <limitbysize>
                <enable>false</enable>
                <size>10</size>
            </limitbysize>
            <limitbyduration>
                <enable>false</enable>
                <hours>1</hours>
                <minutes>0</minutes>
            </limitbyduration>
           <path>C:\Clientes\Videos\GFK\GFK_Posicionamento_19_23_07_2012_19_30.flv</path>
            </file>
        </output>
        <metadata>
            <entry>
            <key>author</key>
            <value></value>
            </entry>
            <entry>
            <key>copyright</key>
            <value></value>
            </entry>
            <entry>
            <key>description</key>
            <value></value>
            </entry>
            <entry>
            <key>keywords</key>
            <value></value>
            </entry>
            <entry>
            <key>rating</key>
            <value></value>
            </entry>
            <entry>
            <key>title</key>
            <value></value>
            </entry>
        </metadata>
        <preview>
            <video>
            <input>
                <zoom>100%</zoom>
            </input>
            <output>
                <zoom>100%</zoom>
            </output>
            </video>
            <audio></audio>
        </preview>
        <log>
            <level>100</level>
            <directory>C:\Users\incasa.INCASA2\Videos</directory>
        </log>
    </flashmedialiveencoder_profile>
    ==========================================================
    DumpGraph [03D59D20]
        Filter [03D56B34] Output Video Renderer
              Pin [03D56F0C] Input [Input] Connected to pin [02CF2EB8]
        Filter [03D4CAEC] Input Video Renderer
              Pin [03D4CEC4] Input [Input] Connected to pin [02CE62C8]
        Filter [03DA2134] Meter Render Right
              Pin [03DA250C] Input [Input] Connected to pin [02CDDBE8]
        Filter [03D9E9BC] Meter Render
              Pin [03D9ED94] Input [Input] Connected to pin [02CD3F20]
        Filter [0974A008] Mux
              Pin [0974A068] FLV4 [Input] Connected to pin [0C741E48]
              Pin [0974A888] MP3 [Input] Connected to pin [0CA5E9B8]
              Pin [0974AB00]  out [ Output] This pin is not Connected
        Filter [02CF2768] VP62_FL8 Compressor
              Pin [02CF2788] Input [Input] Connected to pin [02CC8F88]
              Pin [02CF2EB8] Preview [Output] Connected to pin [03D56F0C]
              Pin [0C741E48] Output1 [Output] Connected to pin [0974A068]
              Pin [0CA59A70]  Output2 [ Output] This pin is not Connected
        Filter [02CE61C0] Input RGB
              Pin [02CE61D8] Input [Input] Connected to pin [03D9F7FC]
              Pin [02CE62C8] Output [Output] Connected to pin [03D4CEC4]
        Filter [0CA6BDB8] Audio Encoder Tee
              Pin [0CA6BDC8] Input [Input] Connected to pin [0CC32D28]
              Pin [0CA5E9B8] Output1 [Output] Connected to pin [0974A888]
              Pin [0CA7A988]  Output2 [ Output] This pin is not Connected
        Filter [0CAD1788] Audio Monitor
              Pin [0CAD1800] Input [Input] Connected to pin [03D59F54]
              Pin [02CD3F20] Channel 0 [Output] Connected to pin [03D9ED94]
              Pin [02CDDBE8] Channel 1 [Output] Connected to pin [03DA250C]
        Filter [02CC8808] FPS Controller Encoder
              Pin [02CC8818] Input [Input] Connected to pin [0CA692E0]
              Pin [02CC8F88] Output [Output] Connected to pin [02CF2788]
        Filter [0CC32820] Audio Encoder
              Pin [0CC32828] PCM [Input] Connected to pin [03DA1E64]
              Pin [0CC32D28] MP3 [Output] Connected to pin [0CA6BDC8]
        Filter [0CA691D8] Resize
              Pin [0CA691F0] Input [Input] Connected to pin [0CA315A0]
              Pin [0CA692E0] Output [Output] Connected to pin [02CC8818]
        Filter [0036F1A4] Audio Tee
              Pin [0036F20C] Input [Input] Connected to pin [0CA20748]
              Pin [03DA1E64] Output1 [Output] Connected to pin [0CC32828]
              Pin [03D59F54] Output2 [Output] Connected to pin [0CAD1800]
              Pin [0036FEDC]  Output3 [ Output] This pin is not Connected
        Filter [0CA30E20] FPS Controller Resize
              Pin [0CA30E30] Input [Input] Connected to pin [03D1DB3C]
              Pin [0CA315A0] Output [Output] Connected to pin [0CA691F0]
        Filter [0CA20008] Audio Resampler
              Pin [0CA20010] In [Input] Connected to pin [02CE8EC8]
              Pin [0CA20748] PCM [Output] Connected to pin [0036F20C]
        Filter [03D9FDB4] Video Tee
              Pin [03D9FE1C] Input [Input] Connected to pin [03D9BCC4]
              Pin [03D9F7FC] Output1 [Output] Connected to pin [02CE61D8]
              Pin [03D1DB3C] Output2 [Output] Connected to pin [0CA30E30]
              Pin [03D1DBFC]  Output3 [ Output] This pin is not Connected
        Filter [02CE87A0] Audio Filler
              Pin [02CE87A8] In [Input] Connected to pin [03D53B44]
              Pin [02CE8EC8] Output [Output] Connected to pin [0CA20010]
        Filter [03D5C094] AUDIO SOURCE
              Pin [03D53B44] Capture [Output] Connected to pin [02CE87A8]
              Pin [00369EBC]  Volume principal [ Input] This pin is not Connected
        Filter [03DA18E4] SOURCE
              Pin [03D9BCC4] Capturar [Output] Connected to pin [03D9FE1C]
              Pin [00368FF4]  Visualizar [ Output] This pin is not Connected
              Pin [00369BF4]  CC [ Output] This pin is not Connected
              Pin [03DA1B9C]  VBI [ Output] This pin is not Connected
              Pin [0036FD04] Entrada de vídeo analógica [Input] Connected to pin [003692BC]
        Filter [03D92BFC] Osprey-230 Crossbar 1
              Pin [03D988DC]  0: Video Composite In [ Input] This pin is not Connected
              Pin [03D98A44]  1: Video SVideo In [ Input] This pin is not Connected
              Pin [003692BC] 0: Video Decoder Out [Output] Connected to pin [0036FD04]
    DumpGraph [03D59D20]
        Filter [03D56B34] Output Video Renderer
              Pin [03D56F0C] Input [Input] Connected to pin [02CF2EB8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03D4CAEC] Input Video Renderer
              Pin [03D4CEC4] Input [Input] Connected to pin [02CE62C8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 230400
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 24 bpp c:0
    Image size 230400
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03DA2134] Meter Render Right
              Pin [03DA250C] Input [Input] Connected to pin [02CDDBE8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [03D9E9BC] Meter Render
              Pin [03D9ED94] Input [Input] Connected to pin [02CD3F20]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
      

    Did you ever get this to work?  I have been using, with a qualified degree of success, taking the HDMI output from a Canon Vixia HV30, to an AverMedia Game Boradcaster C127 to FMLE.
    The qualification is:  When the card is installed on an ITX board (GigaByte Z-77), in the single PCI-e slot, yes.  In fact, I'm using it weekly now on my show.
    Now, if I put the same card on an Asus Z77 Maxiumus Gene board, with or without an installed video card (GTX 660), and regardless of the positioning of the C127 in the first long PCI-e slot and the GTX 660 in the next one over, or pin the PCI-4 slot, I get "No Signal AverMedia" on the screen.  Then I put it back on the ITX board (I5-2300 on there and 8GB RAM, using HDMI or DVI vidoe for the local monitor), the card then works properly.
    I made sure I had the DirectShow codecs installed...and it didn't work on the larger board (plan was to be able to handle two capture cards like this in one "box" and still have a GPU in the main slot to help processing.
    Any feedback appreciated.

  • Does Flash Media Live Encoder work with all the blackmagic-Design Decklink Studio?

    Does Flash Media Live Encoder work with all the Blackmagic-Design Decklink Studio?

    Well, I have my XH A1 Canon video camera hooked up to Shuttle Thundbolt as composite and the thunderbolt to my Macbook Pro (Late 2011 - 2.4GHz, i7, 16GB Ram) and FLM 3.2 does not see my camera.
    When I hook my same camera up to my Windows i7, 2.8Ghz, 8GB Ram using my "Hauppauge capture card" as composite it can see my camera.
    I'm going to try a simple VHS tape deck and see if my macbook pro can see it using the Shuttle Thunderbolt. I'm going to guess and say it won't.
    I installed the drivers as well.
    Evan

  • Adobe Flash Media Live Encoder 3.2 f4v

    Hi! I used adobe flash media live encoder 3.2 to make a streaming and record the same. It turns out that he recorded in f4v and now I can not work. The first ten seconds of the video an hour are good and then blocks the last frame of ten seconds. Programs that recognize the file from the ten seconds is black.
    I've tried using the f4v post processor but it gives me the error -203 in stsd space left in the box.
    How can I solve this problem?

    I managed to solve the problem in the following way, the problem is with drivers for Windows 7 for EpocCam. topic can be closed. Drivers block process.

  • Using Flash Media Live Encoder with a camera without FireWire

    Hi,
    Right now we have beeing using an old DV tape based camera connected to Flash Media Live Encoder via FireWire for live streaming.
    We are looking at getting either an Sony AX2000 or HXR-NX5U camera as they are flash based. Unfortunately, they don't have FireWire ports.I image that I would not be able to stream via USB, but I'm not sure if anyone is familar with either of these cameras.
    Does anyone know of any posisble way (ideally without new equipment) that this would work?
    Ports on the HXR-NX5U
    Audio Out      RCA type (CH-1, CH-2)
    Component Out     RCA type (x3) via A/V multi connector
    Composite Video Out     RCA type (x1)
    S-Video Out     N/A (optional VMC-15FS is required.)
    SDI Out     BNC (x1)
    HD-SDI/SD-SDI selectable
    USB     Mini-B (x1)
    Thank you for your help!

    Hi there,
    You may be able to take the RCA connection out of the new camera and put it in to your old DV camera if it has the avaliable inputs?
    Also, USB is sometimes used for video so I woul have a look around for some info about it with your camera.
    failing that your best bet would be to either buy a cheap Aanlog to Digital Concerter (ADC) that takes in composite and firewire on the RCAs. this woul mean that you are using the lowest quality and resolution that is avaliabe to you though!
    You could stump up of an SDI or HDSDI input from the likes of AJA or Blackmagic. this would also give you the digitised XLR audio inputs
    Hope this helps!
    Nick

  • Wowza with Flash Media Live Encoder

    Video Quality Problem: Action Script netStream X Flash Media Encoder
    Hi,
    We're running Wowza to stream a live webcam from a Flex web application (using ActionScript 3 netStream method) for a 1 to 1 video chat.
    We are able to stream it properly, but the quality does not look good at all (320 x 240, 300 Kbps, 15 fps).
    We tried tweaking the paramenters (quality x bandwidth), but the quality is still surprisingly poor for a H.264 video.
    Just out of curiosity, we decided to use Flash Media Encoder 3 to generate a live stream from the very same computer, with the very same webcam, at the very same video specs. The quality is much, much better than the one using the ActionScript 3 netstream approach. The difference is amazing!
    So this leads us to believe that the problem is in the "encoder"; the Flash Media Encoder seems to be much for efficient in generating a high quality video stream, compared to ActionScript 3.
    My question to you guys is: are we missing something? Are there any parameters on ActionScript 3 or even on Wowza that can increase the quality of video?
    Installing Flash Media Encoder on each end user machine is impossible, so we really need this to work on the browser, via Action Script.
    In other words: how can I make the quality of the video generated by ActionScript 3 be similar to the one we're able to achieve (remember: under the very same specs) on Flash Media Encoder?
    Thanks in advance,
    Julio Costa
    [email protected]

    Hi,
    That may not be possible with Flash Media Live Encoder directly. But you can use softwares like WebCamMax on Windows and CamTwist on Mac to add video affects while broadcasting with Flash Media Live Encoder.
    You could refer to this post http://forums.adobe.com/message/2711776#2711776 .
    For further help on Flash Media Live Encoder, you could post on http://forums.adobe.com/community/flash/flash_media_live_encoder .
    Regards
    Mamata

  • Can flash media live encoder feed stream to remote adobe media server installed on other machine?

    Hi All,
    i have installed  Flash Media Live Encoder 3.2 on my one machine xxx and AMS version 5 on another machine yyy.
    i am trying to configure FMLE for ams server URL - i.e. stream to flash media server option on FMLE. I have generated FMS URL as "rtmp://yyy/live" and clicked "connect" to. Its not getting connected to it.
    please find attachment for error.
    is there any restriction that our AMS should be on same machine wehere we have installed flash media live encoder ??
    please help on this!!

    If you have any trouble to understand from above query then please go through following scenarios and do reply if you have answers to it.
    I have installed Flash Media Live Encoder 3.2 on my machine and Adobe Media Server 5.0.3 on another machine.
    My requirement is to stream RTMP from Flash Media Live Encoder which is installed on my machine(source) and receive RTMP stream on Adobe Media Server which is installed on another machine.
    I am unable to connect to "rtmp://<"IP Address of Adobe Media Server installed system">/live on AMS installed machine.
    Atached please find the error message screen shot:
    Are there any restriction that Adobe Media Server and Flash Media Live Encoder must be installed on the same machine?

  • Green Screen on Flash media Live Encoder 3 URGENTT!!

    Hi,
    I'm having a probleme with Flash Media Encoder, but I don't know why,
    I will explain you what is my probleme:
    I tried it on 3 more recent OS, and it's the same...,
    System:
    4GB RAM
    Processor 2.0 GHZ Athlon Doble ...
    320 GB of HDD
    Windows Vista
    Windows Seven
    Windows Xp
    - I have the Diamond TV Wonder 650 Combo USB, I installed it, this step was GOOD and easy
    - I started the program
    - I configured it
    - I watch the TV on the programa "Catalyst control center" and in the Windows Media Center
    - I closed any other Aplication and I Started The Flash media Live Encoder
    - I configure it but I Can't see the TV signal there that's what the Flash Media Encoder Show me:
    Image link: http://i28.tinypic.com/24fcu9w.jpg
    I don't know why I can't watch the TV here and this show me a GREEN SCREEN
    PD: When I try the WEBCAM this Show me it.
    I hope that you can help me.
    Thanks
    PD: sorry if my english is not good, but I'm not the best in english, I did what I can.

    Similar issue: FMLE on Mavericks does not recognize my external camera. Worked in Mountain Lion.
    http://forums.adobe.com/thread/1385907?tstart=0

  • Adobe Flash Media Live Encoder Crashing On Startup (MAC)

    Why does this keep happening? Everytime i open Flash Media Live Encoder it just exits out and says "Adobe Flash Media Live Encoder has quit unexpectadly" I am on a macbook with Mountain Lion software. Please help! I have not gotten a straight message! Here is the error message:
    Process:         FlashMediaLiveEncoder [81206]
    Path:            /Applications/Flash Media Live Encoder 3.2/FlashMediaLiveEncoder.app/Contents/MacOS/FlashMediaLiveEncoder
    Identifier:      com.yourcompany.FlashMediaLiveEncoder
    Version:         3.2.1.1122 (3.2.1.1122)
    Code Type:       X86 (Native)
    Parent Process:  launchd [144]
    User ID:         501
    Date/Time:       2012-12-23 00:14:59.146 -0700
    OS Version:      Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Interval Since Last Report:          517 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  8 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      A801B458-A36C-2574-DC1B-E6422BB69B25
    Crashed Thread:  13
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000a7fa000
    VM Regions Near 0xa7fa000:
        MALLOC_LARGE           000000000a7af000-000000000a7fa000 [  300K] rw-/rwx SM=PRV 
    -->
        MALLOC_SMALL           000000000a800000-000000000b000000 [ 8192K] rw-/rwx SM=PRV 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x968bb7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x968bacb0 mach_msg + 68
    2   com.apple.CoreGraphics                  0x9979f230 _CGSSynchronizeWindowBackingStore + 131
    3   com.apple.CoreGraphics                  0x9974b86d _CGSLockWindow + 3142
    4   com.apple.CoreGraphics                  0x9974aa46 CGSDeviceLock + 313
    5   libRIP.A.dylib                          0x98f4a881 ripd_Lock + 62
    6   libRIP.A.dylib                          0x98f4a34b ripl_BltShape + 451
    7   libRIP.A.dylib                          0x98f48446 ripc_Render + 389
    8   libRIP.A.dylib                          0x98f5f085 ripc_DrawPath + 509
    9   com.apple.CoreGraphics                  0x997a846d CGContextDrawPath + 222
    10  com.apple.CoreGraphics                  0x997a8388 CGContextFillPath + 25
    11  com.apple.AppKit                        0x95733f3c _NSDrawWindowBackgroundRegion + 278
    12  com.apple.AppKit                        0x95733e20 -[NSFrameView drawWindowBackgroundRegion:] + 17
    13  com.apple.AppKit                        0x95733def -[NSThemeFrame drawWindowBackgroundRegion:] + 110
    14  com.apple.AppKit                        0x95628fda -[NSFrameView drawThemeContentFill:inView:] + 1369
    15  com.apple.AppKit                        0x9561e194 -[NSFrameView drawRect:] + 900
    16  com.apple.AppKit                        0x9561ddf6 -[NSThemeFrame drawRect:] + 186
    17  com.apple.AppKit                        0x9561d434 -[NSView _drawRect:clip:] + 3706
    18  com.apple.AppKit                        0x9561c5a6 -[NSThemeFrame _drawRect:clip:] + 312
    19  com.apple.AppKit                        0x9561a999 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 2156
    20  com.apple.AppKit                        0x95619f1f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 290
    21  com.apple.AppKit                        0x95615c83 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
    22  com.apple.AppKit                        0x955de481 -[NSView displayIfNeeded] + 1468
    23  com.apple.AppKit                        0x955dde3d -[NSWindow displayIfNeeded] + 306
    24  com.apple.AppKit                        0x955ddad4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 994
    25  com.apple.AppKit                        0x95c1bb3b __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_012 53 + 58
    26  com.apple.CoreFoundation                0x9957f28d _runLoopObserverWithBlockContext + 29
    27  com.apple.CoreFoundation                0x9954fdfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    28  com.apple.CoreFoundation                0x9954fd3d __CFRunLoopDoObservers + 381
    29  com.apple.CoreFoundation                0x99529e16 __CFRunLoopRun + 886
    30  com.apple.CoreFoundation                0x9952963a CFRunLoopRunSpecific + 378
    31  com.apple.CoreFoundation                0x995294ab CFRunLoopRunInMode + 123
    32  com.apple.HIToolbox                     0x9614415a RunCurrentEventLoopInMode + 242
    33  com.apple.HIToolbox                     0x96143df5 ReceiveNextEventCommon + 162
    34  com.apple.HIToolbox                     0x96143d44 BlockUntilNextEventMatchingListInMode + 88
    35  com.apple.AppKit                        0x955daa3a _DPSNextEvent + 724
    36  com.apple.AppKit                        0x955da26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    37  com.apple.AppKit                        0x955d06cc -[NSApplication run] + 855
    38  com.adobe.exo.framework                 0x01396ae0 exo::app::OS_AppBase::RunEventLoop() + 80
    39  com.yourcompany.FlashMediaLiveEncoder          0x00002d18 main + 342
    40  com.yourcompany.FlashMediaLiveEncoder          0x00002b86 start + 54
    Thread 1:
    0   libsystem_kernel.dylib                  0x968be0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e9104c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x97e90e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x97e78cca start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x968be9ae kevent + 10
    1   libdispatch.dylib                       0x94b4ac71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x94b4a7a9 _dispatch_mgr_thread + 53
    Thread 3:
    0   libsystem_kernel.dylib                  0x968be0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e9104c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x97e90e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x97e78cca start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x968be0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e9104c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x97e90e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x97e78cca start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x968bdc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x97f18a61 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x97f1892a usleep$UNIX2003 + 60
    3   com.yourcompany.FlashMediaLiveEncoder          0x0009fb0b LACore::LiveappCore::GoInEventLoop() + 2999
    4   com.yourcompany.FlashMediaLiveEncoder          0x0009fd54 LACore::LiveappCore::OnCmdRun() + 120
    5   com.yourcompany.FlashMediaLiveEncoder          0x0009fe5e LACore::LiveappCore::ThreadProc() + 158
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    10  libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x968be0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97e9104c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x97e90e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x97e78cca start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x968bd8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97e93220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97f190ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x001ca61d fmle::OS::ThreadWait::Wait(int) + 121
    5   com.yourcompany.FlashMediaLiveEncoder          0x00109d7e on2ds::PinOutputInfTee::ThreadProc() + 266
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    10  libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x968bdc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x97f18a61 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x97f1892a usleep$UNIX2003 + 60
    3   com.yourcompany.FlashMediaLiveEncoder          0x000c3b64 CTimer::ThreadProc() + 56
    4   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    5   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    6   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    7   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    8   libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x968bd8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97e93220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97f190ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x0026e8e0 CAudioFromCameraOutputPin::FillBuffer(IMediaSample*) + 228
    5   com.yourcompany.FlashMediaLiveEncoder          0x000d9118 fmle::DS::BaseSourcePin::DoBufferProcessingLoop() + 196
    6   com.yourcompany.FlashMediaLiveEncoder          0x000d9286 fmle::DS::BaseSourcePin::ThreadProc() + 164
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    8   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    9   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    10  libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    11  libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x968bd8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97e93220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97f190ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x001ca61d fmle::OS::ThreadWait::Wait(int) + 121
    5   com.yourcompany.FlashMediaLiveEncoder          0x00109d7e on2ds::PinOutputInfTee::ThreadProc() + 266
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    10  libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x968bd8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x97e93220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x97f190ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x001ca61d fmle::OS::ThreadWait::Wait(int) + 121
    5   com.yourcompany.FlashMediaLiveEncoder          0x00109d7e on2ds::PinOutputInfTee::ThreadProc() + 266
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    10  libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x968bdc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x97f18a61 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x97f1892a usleep$UNIX2003 + 60
    3   com.yourcompany.FlashMediaLiveEncoder          0x000c3b64 CTimer::ThreadProc() + 56
    4   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    5   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    6   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    7   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    8   libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 13 Crashed:
    0   com.apple.QuickTimeComponents.component          0x93e134cf 0x936bf000 + 7685327
    1   com.apple.QuickTimeComponents.component          0x93dfeebf 0x936bf000 + 7601855
    2   com.apple.CoreServices.CarbonCore          0x90ac9adb callComponentStorage_44 + 25
    3   com.apple.CoreServices.CarbonCore          0x90abaabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    4   com.apple.CoreServices.CarbonCore          0x90abaaff CallComponentFunctionWithStorageProcInfo + 30
    5   com.apple.QuickTimeComponents.component          0x93dfc145 RAW_CDComponentDispatch + 77
    6   com.apple.CoreServices.CarbonCore          0x90a34aee CallComponent + 151
    7   com.apple.CoreServices.CarbonCore          0x90a34b48 CallComponentDispatch + 29
    8   com.apple.QuickTimeComponents.component          0x94250c21 0x936bf000 + 12131361
    9   com.apple.QuickTimeComponents.component          0x93dae51b 0x936bf000 + 7271707
    10  com.apple.QuickTimeComponents.component          0x93dafaef 0x936bf000 + 7277295
    11  com.apple.QuickTimeComponents.component          0x93dafb8f 0x936bf000 + 7277455
    12  com.apple.QuickTime                     0x99dc9045 ExecuteCallBack_priv + 80
    13  com.apple.QuickTimeComponents.component          0x93d93941 0x936bf000 + 7162177
    14  com.apple.QuickTimeComponents.component          0x93d93970 0x936bf000 + 7162224
    15  com.apple.CoreServices.CarbonCore          0x90ac9adb callComponentStorage_44 + 25
    16  com.apple.CoreServices.CarbonCore          0x90abaabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    17  com.apple.CoreServices.CarbonCore          0x90abaaff CallComponentFunctionWithStorageProcInfo + 30
    18  com.apple.QuickTimeComponents.component          0x93d93389 CodecClockComponentDispatch + 81
    19  com.apple.CoreServices.CarbonCore          0x90a34aee CallComponent + 151
    20  com.apple.CoreServices.CarbonCore          0x90a34b48 CallComponentDispatch + 29
    21  com.apple.QuickTimeComponents.component          0x9425c969 0x936bf000 + 12179817
    22  com.apple.QuickTimeComponents.component          0x93d93546 0x936bf000 + 7161158
    23  com.apple.CoreServices.CarbonCore          0x90ac9adb callComponentStorage_44 + 25
    24  com.apple.CoreServices.CarbonCore          0x90abaabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    25  com.apple.CoreServices.CarbonCore          0x90abaaff CallComponentFunctionWithStorageProcInfo + 30
    26  com.apple.QuickTimeComponents.component          0x93d93389 CodecClockComponentDispatch + 81
    27  com.apple.CoreServices.CarbonCore          0x90a34aee CallComponent + 151
    28  com.apple.CoreServices.CarbonCore          0x90a34b48 CallComponentDispatch + 29
    29  com.apple.QuickTime                     0x99dc8f9b QTCodecClockSetTime + 43
    30  com.apple.QuickTime                     0x99dc8f55 SetDSequenceNonScheduledDisplayTime + 147
    31  com.apple.QuickTime                     0x99dcfc6e ICMDecompressionSessionSetNonScheduledDisplayTime + 80
    32  com.yourcompany.FlashMediaLiveEncoder          0x0027148c DecompressorNew::DecompressVideoFrame(char*, long, long, ICMFrameTimeRecord, long) + 104
    33  com.yourcompany.FlashMediaLiveEncoder          0x00272737 PlatformCamera::SGDataProc(ComponentInstanceRecord*, char*, long, long*, long, long, short, long) + 761
    34  com.apple.QuickTimeComponents.component          0x94148448 0x936bf000 + 11048008
    35  com.apple.CoreServices.CarbonCore          0x90ac8e7a callComponentStorage_444444424 + 90
    36  com.apple.CoreServices.CarbonCore          0x90abaabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    37  com.apple.CoreServices.CarbonCore          0x90abaaff CallComponentFunctionWithStorageProcInfo + 30
    38  com.apple.QuickTimeComponents.component          0x94144c1e _SGComponentDispatch + 81
    39  com.apple.CoreServices.CarbonCore          0x90a34aee CallComponent + 151
    40  com.apple.CoreServices.CarbonCore          0x90a34b48 CallComponentDispatch + 29
    41  com.apple.QuickTimeComponents.component          0x94261c77 0x936bf000 + 12201079
    42  com.apple.QuickTimeComponents.component          0x9415a52c 0x936bf000 + 11121964
    43  com.apple.CoreServices.CarbonCore          0x90ac968a callComponentStorage_42444 + 48
    44  com.apple.CoreServices.CarbonCore          0x90abaabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    45  com.apple.CoreServices.CarbonCore          0x90abaaff CallComponentFunctionWithStorageProcInfo + 30
    46  com.apple.QuickTimeComponents.component          0x94151db1 _SGVideoComponentDispatch + 81
    47  com.apple.CoreServices.CarbonCore          0x90a34aee CallComponent + 151
    48  com.apple.CoreServices.CarbonCore          0x90a34b48 CallComponentDispatch + 29
    49  com.apple.QuickTimeComponents.component          0x94262aa1 0x936bf000 + 12204705
    50  com.apple.QuickTimeComponents.component          0x94153746 0x936bf000 + 11093830
    51  com.apple.CoreServices.CarbonCore          0x90abaabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    52  com.apple.CoreServices.CarbonCore          0x90abaaff CallComponentFunctionWithStorageProcInfo + 30
    53  com.apple.QuickTimeComponents.component          0x94151db1 _SGVideoComponentDispatch + 81
    54  com.apple.CoreServices.CarbonCore          0x90a34aee CallComponent + 151
    55  com.apple.CoreServices.CarbonCore          0x90a34b48 CallComponentDispatch + 29
    56  com.apple.QuickTimeComponents.component          0x94261109 0x936bf000 + 12198153
    57  com.apple.QuickTimeComponents.component          0x94145f89 0x936bf000 + 11038601
    58  com.apple.CoreServices.CarbonCore          0x90abaabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    59  com.apple.CoreServices.CarbonCore          0x90abaaff CallComponentFunctionWithStorageProcInfo + 30
    60  com.apple.QuickTimeComponents.component          0x94144c1e _SGComponentDispatch + 81
    61  com.apple.CoreServices.CarbonCore          0x90a34aee CallComponent + 151
    62  com.apple.CoreServices.CarbonCore          0x90a34b48 CallComponentDispatch + 29
    63  com.apple.QuickTime                     0x99f77e99 SGIdle + 37
    64  com.yourcompany.FlashMediaLiveEncoder          0x00273d7e PlatformCamera::Idle() + 118
    65  com.yourcompany.FlashMediaLiveEncoder          0x0026edbc CVideoOutputPin::FillBuffer(IMediaSample*) + 344
    66  com.yourcompany.FlashMediaLiveEncoder          0x000d9118 fmle::DS::BaseSourcePin::DoBufferProcessingLoop() + 196
    67  com.yourcompany.FlashMediaLiveEncoder          0x000d9286 fmle::DS::BaseSourcePin::ThreadProc() + 164
    68  com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    69  com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    70  com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    71  libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    72  libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x968bb80e semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component          0x9416f7ee 0x936bf000 + 11208686
    2   com.apple.QuickTimeComponents.component          0x941897a3 0x936bf000 + 11315107
    3   com.apple.QuickTimeComponents.component          0x9416f580 0x936bf000 + 11208064
    4   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    5   libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 15:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x968bb7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x968bacb0 mach_msg + 68
    2   com.apple.audio.CoreAudio               0x90610536 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x9060b07c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
    4   com.apple.audio.CoreAudio               0x906098bb HALC_ProxyIOContext::IOWorkLoop() + 1389
    5   com.apple.audio.CoreAudio               0x906092a1 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
    6   com.apple.audio.CoreAudio               0x9061326a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
    7   com.apple.audio.CoreAudio               0x906091c3 HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x97e8e557 _pthread_start + 344
    9   libsystem_c.dylib                       0x97e78cee thread_start + 34
    Thread 13 crashed with X86 Thread State (32-bit):
      eax: 0x00000140  ebx: 0x0c178c00  ecx: 0x0004b000  edx: 0x00008000
      edi: 0x0a7af000  esi: 0x0004b000  ebp: 0xb0698158  esp: 0xb0698120
       ss: 0x00000023  efl: 0x00010206  eip: 0x93e134cf   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x0a7fa000
    Logical CPU: 3
    Binary Images:
        0x1000 -   0x344fe7 +com.yourcompany.FlashMediaLiveEncoder (3.2.1.1122 - 3.2.1.1122) <3F3DB96F-0870-3417-A234-B6892AF6F019> /Applications/Flash Media Live Encoder 3.2/FlashMediaLiveEncoder.app/Contents/MacOS/FlashMediaLiveEncoder
      0x720000 -   0x726fef +com.adobe.boost_date_time.framework (boost_date_time version 5.0.0 - 5.0.0.0) <F2AAF519-B697-F2F2-F558-3EF5962A081B> /Applications/Flash Media Live Encoder 3.2/*/boost_date_time.framework/Versions/A/boost_date_time
      0x738000 -   0x73fff2 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <19F07887-65CB-41A5-D0FD-91352E9BEE6D> /Applications/Flash Media Live Encoder 3.2/*/boost_threads.framework/Versions/A/boost_threads
      0x74f000 -   0x759ffd +com.adobe.boost_signals.framework (boost_signals version 5.0.0 - 5.0.0.0) <101AF9DF-21D6-4DC7-29D9-D82A578216A6> /Applications/Flash Media Live Encoder 3.2/*/boost_signals.framework/Versions/A/boost_signals
      0x76c000 -   0x76dffb +com.adobe.boost_system.framework (boost_system version 5.0.0 - 5.0.0.0) <084983C6-3C69-B205-1396-871A88E94DBB> /Applications/Flash Media Live Encoder 3.2/*/boost_system.framework/Versions/A/boost_system
      0x775000 -   0x8fefff +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <B470ABE5-EA67-4F32-FC60-B1469F2584A6> /Applications/Flash Media Live Encoder 3.2/*/dvacore.framework/Versions/A/dvacore
      0xa90000 -   0xb52fff +com.adobe.dvaworkspace.framework (dvaworkspace version 5.0.0 - 5.0.0.0) <E8C2AD18-1575-5BBE-FB6F-D04AC8025CE6> /Applications/Flash Media Live Encoder 3.2/*/dvaworkspace.framework/Versions/A/dvaworkspace
      0xc46000 -   0xfc8fe7 +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <F0B5E248-C597-D742-E35A-0F945A74D2E2> /Applications/Flash Media Live Encoder 3.2/*/dvaui.framework/Versions/A/dvaui
    0x138e000 -  0x1449fff +com.adobe.exo.framework (exo version 5.0.0 - 5.0.0.0) <688FF919-06C2-0F98-3AB6-820E1D7CA187> /Applications/Flash Media Live Encoder 3.2/*/exo.framework/Versions/A/exo
    0x1559000 -  0x1563ff3 +com.adobe.boost_filesystem.framework (boost_filesystem version 5.0.0 - 5.0.0.0) <8BD31490-B4B8-D3E3-A0D1-B4FB638DE5F4> /Applications/Flash Media Live Encoder 3.2/*/boost_filesystem.framework/Versions/A/boost_filesystem
    0x1577000 -  0x1599ffe  libssl.0.9.7.dylib (106) <FC1F6C04-EAD3-39D1-8E25-B1192E89D98B> /usr/lib/libssl.0.9.7.dylib
    0x15a7000 -  0x163fffb +com.adobe.headlights.LogSessionFramework (2.0.1.008) <CC501F05-D259-7E5C-E9FD-1DC75CB82F3A> /Applications/Flash Media Live Encoder 3.2/*/LogSession.framework/Versions/A/LogSession
    0x16bb000 -  0x1766fff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x1f00000 -  0x1f0dff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x1f99000 -  0x1f9efff  com.apple.audio.AppleHDAHALPlugIn (2.3.5 - 2.3.5fc10) <B9C7A6BA-FC48-3694-BF96-03D82AD56D14> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x1fa3000 -  0x1fdbffb  com.apple.audio.SoundManager.Components (4.0 - 4.0) <A38D454C-73A2-3241-B0B6-2BA5AFD1C11C> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerCo mponents
    0x4faf000 -  0x4fb6ffc  com.apple.AppleGVAHW.component (1.1 - 1) <402A3FA9-6028-3639-989F-E9FCA85D04CF> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x62ec000 -  0x62f0ff7  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x63f8000 -  0x63fafff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x9fb5000 -  0x9fbbfeb +com.allocinit.CamTwistQTC (2.2 - 2.2) <235E6F71-0FFA-E13D-D373-89EEF8589730> /Library/QuickTime/CamTwist.component/Contents/MacOS/CamTwist
    0xa05b000 -  0xa095fff  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.13) <5FB303B9-3672-39AA-8CD6-E323CC0E41A8> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0xa0a1000 -  0xa0aafff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <B9264C9A-693B-3972-A3F1-7A324C147D61> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
    0xa0b5000 -  0xa0dbfff  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2599.13) <A9F3AA60-D2A5-37DA-84EC-0E05B5411263> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDi gitizer
    0xa0e3000 -  0xa134fff  com.apple.QuickTimeUSBVDCDigitizer (2.8.0 - 2.8.0) <461C901F-F87D-3122-B42A-BD27FDC1D23E> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBV DCDigitizer
    0xa155000 -  0xa2e1ff8  GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xa318000 -  0xa469ff7  libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0xa497000 -  0xa4a3ffb  libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
    0xa4aa000 -  0xa4d6ffa  GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0xa4df000 -  0xa4e7ffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0xb000000 -  0xb455ff3  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.6.22 - 8.0.6) <1CEE7D07-60E9-3447-81A4-98BC4C6179B4> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD4000GraphicsGLDriver
    0xb5e7000 -  0xb64ffeb  com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
    0xb680000 -  0xb6c9fff  com.apple.AppleVAH264HW.component (3.0 - 3.0) <3048BA40-0E8E-357A-8F9D-27D2FD322036> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xb78d000 -  0xb7aefff  com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0xb7bd000 -  0xb7d5ff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0xc000000 -  0xc14aff7  com.apple.AppleGVAFramework (4.0.27 - 4.0.27) <A821DD12-2544-3EAB-8439-4D17BCEB8460> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0xc300000 -  0xc58cffb  com.apple.RawCamera.bundle (4.03 - 676) <53F1CD12-96E9-3E41-BEA9-46B75FC707D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x70000000 - 0x7015dff7  com.apple.audio.units.Components (1.8 - 1.8) <2637680C-A07E-3387-BD21-33B04B7C7A95> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fed2000 - 0x8ff04e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90030fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x90031000 - 0x90248fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90249000 - 0x90284fe7  libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x90285000 - 0x902b8ff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
    0x902ef000 - 0x90389fff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x9038a000 - 0x9038afff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x9038b000 - 0x9038dffb  libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9038e000 - 0x9049bff3  com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x9049c000 - 0x905f4ffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x905f5000 - 0x90652fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90653000 - 0x90671ff3  com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9090c000 - 0x909c0fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x909c1000 - 0x909cdff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x909ce000 - 0x909d5ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x909d6000 - 0x90cdbff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x90cdc000 - 0x90cf3ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x90cf4000 - 0x90df0ff3  com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x90df1000 - 0x90f01ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2599.13) <410311C4-34FF-38F0-8EE0-3093AEEC1A82> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x90f02000 - 0x912fefeb  com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x912ff000 - 0x91397fff  com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x91399000 - 0x913a0fff  libsystem_dnssd.dylib (379.34) <885F324F-43A3-30A9-8A6B-3665065CC588> /usr/lib/system/libsystem_dnssd.dylib
    0x913a1000 - 0x913a5fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x913de000 - 0x91453ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x91485000 - 0x915a3ff7  com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x915a4000 - 0x915ebff3  com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x915ec000 - 0x91654ff7  com.apple.framework.IOKit (2.0.1 - 755.20.4) <12C97562-CBBD-3255-A998-28A341128FC8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x916c6000 - 0x916eafff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x916eb000 - 0x9175affb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9175b000 - 0x91765fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x917ab000 - 0x917b2ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x917f0000 - 0x91803ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x91804000 - 0x9180cfff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x91833000 - 0x918adff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x918ae000 - 0x91bcbff3  com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91bcc000 - 0x91bd0fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x91e3f000 - 0x91e64ffb  com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x91e65000 - 0x91e6cfff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x91e6d000 - 0x91f0dff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9268e000 - 0x92a46ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x92a47000 - 0x92af6ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x92af7000 - 0x92afbffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x92afc000 - 0x92b05fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <05EF69BB-5D55-3A9E-9E5E-2EF9F84B3985> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92b06000 - 0x92b33ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x92d65000 - 0x92d72ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x92d82000 - 0x92d82fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x92d83000 - 0x92da0fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x92db9000 - 0x92dd2fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93063000 - 0x9306affe  com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93079000 - 0x9316affc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x9316b000 - 0x931d1fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x931d2000 - 0x932d0ff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x932d1000 - 0x93368ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x93369000 - 0x9343ffff  com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x93440000 - 0x93464fff  libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93465000 - 0x934befff  com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x934bf000 - 0x934d4fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x934d5000 - 0x9352cff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x93530000 - 0x93619ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x9361a000 - 0x93666fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x936bf000 - 0x943f7ff7  com.apple.QuickTimeComponents.component (7.7.1 - 2599.13) <85C70D1B-D074-3891-BF8D-9BA81D2C224B> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x943f8000 - 0x943f8fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x943f9000 - 0x9442afff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9442b000 - 0x9444bffd  com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x9444c000 - 0x94491ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x94492000 - 0x945aaff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x94806000 - 0x94847ff7  com.apple.framework.CoreWiFi (1.1 - 110.11) <571FD499-4B2F-305E-A43E-DCF961966CE5> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x94b43000 - 0x94b45fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x94b46000 - 0x94b58ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x94b59000 - 0x94b5ffff  libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x94b64000 - 0x94cdcff5  com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94cdd000 - 0x94ce9ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x94cea000 - 0x94cebffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x94cec000 - 0x94e75ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x94e76000 - 0x94f92ff7  com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x94f93000 - 0x9504aff3  com.apple.QuickTimeMPEG4.component (7.7.1 - 2599.13) <1B5BA13C-4AB7-333E-9A14-A95EC9E55049> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x9504b000 - 0x9504bfff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9504c000 - 0x95058ffa  com.apple.CrashReporterSupport (10.8.2 - 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x95059000 - 0x95476fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x95477000 - 0x96033ffb  com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9603a000 - 0x96046ffd  libkxld.dylib (2050.20.9) <29C6FCF5-E450-3724-BEA5-278A954A5247> /usr/lib/system/libkxld.dylib
    0x96047000 - 0x96055ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x96056000 - 0x9608dffa  com.apple.LDAPFramework (2.4.28 - 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x960e8000 - 0x960ebff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x960ec000 - 0x964cfff3  com.apple.HIToolbox (2.0 - 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x964d0000 - 0x965dbff7  libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x965dc000 - 0x9661cfff  com.apple.MediaKit (14 - 685) <64028790-49E5-31C8-8577-F98FA09CF490> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9661d000 - 0x9663ffff  libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
    0x96640000 - 0x96640fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96641000 - 0x9668fff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x96690000 - 0x966dfff6  libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x966e0000 - 0x966edfff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x966ee000 - 0x96750fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x96751000 - 0x96787ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x968a9000 - 0x968c3ffc  libsystem_kernel.dylib (2050.20.9) <561E35E5-E32E-3BFB-9E8B-C977BA6C4F85> /usr/lib/system/libsystem_kernel.dylib
    0x968cf000 - 0x968d0ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x968d1000 - 0x968d4ffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x96906000 - 0x96930ff9  com.apple.framework.Apple80211 (8.3 - 830.18) <DCCC8813-A9D8-3C01-8BC9-646EA954F986> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x96bb6000 - 0x96f49ffb  com.apple.MediaToolbox (1.0 - 926.62) <7290B07B-4D03-3B46-809C-64C8FB97B40C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x96f4a000 - 0x96f67fff  libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
    0x96f68000 - 0x96f76fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x96f77000 - 0x96f7bfff  com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x96f7c000 - 0x96f7dfff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x96f7e000 - 0x97221ffb  com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x97224000 - 0x97266fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x97267000 - 0x978f3feb  com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x978f4000 - 0x97936ffb  com.apple.RemoteViewServices (2.0 - 80.5) <60E04F2F-AFD8-3B1F-BF07-8A3A7EABB8E9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x97937000 - 0x9797bfff  libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9797c000 - 0x9797cfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97a14000 - 0x97a5eff7  com.apple.framework.CoreWLAN (3.0.1 - 301.12) <0D20C03D-706B-39B7-B4E4-E03671565212> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x97ae8000 - 0x97b42fff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x97b43000 - 0x97b44fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x97b49000 - 0x97b60fff  com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x97b61000 - 0x97caeffb  com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x97caf000 - 0x97d34ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x97d37000 - 0x97d76ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97d77000 - 0x97d85ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x97d86000 - 0x97d87fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x97d88000 - 0x97d89fff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
    0x97d95000 - 0x97e76fff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
    0x97e78000 - 0x97f35feb  libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
    0x97f8d000 - 0x97fcfff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x97fd0000 - 0x97fdafff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x97fdb000 - 0x97fdbffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <4C13DEA2-1EB0-3D06-901A-DB93184C06F0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97fdc000 - 0x9829cfff  com.apple.security (7.0 - 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9829d000 - 0x982d0ff3  com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x982d1000 - 0x982d7fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x982d8000 - 0x982dcffc  libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x982dd000 - 0x982effff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x982f0000 - 0x982f4ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x9834d000 - 0x983a8fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x983a9000 - 0x983b2ff9  com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x983b3000 - 0x983bbfff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x983bc000 - 0x983c6fff  libCSync.A.dylib (328.0.4) <A875CE4A-EB89-309F-B160-F3CC8BBF0A11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x983c7000 - 0x983f4ffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x98c72000 - 0x98c74fff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x98c75000 - 0x98c9aff7  com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98c9b000 - 0x98cb0fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x98cb1000 - 0x98cbcfff  libcommonCrypto.dylib (60027) <D9337AF4-C094-370E-858C-059AB6560719> /usr/lib/system/libcommonCrypto.dylib
    0x98cbd000 - 0x98d39ff3  com.apple.Metadata (10.7.0 - 707.3)

    Same here, please help, doesnt open at all...
    Process:         FlashMediaLiveEncoder [7743]
    Path:            /Applications/Adobe/*/FlashMediaLiveEncoder.app/Contents/MacOS/FlashMediaLiveEncoder
    Identifier:      com.yourcompany.FlashMediaLiveEncoder
    Version:         3.2.1.1122 (3.2.1.1122)
    Code Type:       X86 (Native)
    Parent Process:  launchd [166]
    Responsible:     FlashMediaLiveEncoder [7743]
    User ID:         501
    Date/Time:       2014-04-27 15:04:05.594 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  7753E2DB-4916-72E7-81B6-C972BBFCB675
    Sleep/Wake UUID: 7A1C565D-B0E9-4325-B9BD-7B1EEA9E8B77
    Crashed Thread:  12
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000a2ad000
    VM Regions Near 0xa2ad000:
        MALLOC_LARGE           000000000a1ca000-000000000a2ad000 [  908K] rw-/rwx SM=PRV 
    -->
        MALLOC_LARGE           000000000a539000-000000000a6cf000 [ 1624K] rw-/rwx SM=PRV 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation                    0x94b14446 NSIntersectionRect + 1
    1   com.apple.AppKit                        0x9af82290 -[NSRectSet convertFromAncestor:toView:clipTo:] + 229
    2   com.apple.AppKit                        0x9af855fb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4809
    3   com.apple.AppKit                        0x9af85660 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4910
    4   com.apple.AppKit                        0x9af85660 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4910
    5   com.apple.AppKit                        0x9af83e90 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 290
    6   com.apple.AppKit                        0x9af811c1 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    7   com.apple.AppKit                        0x9af5ecbc -[NSView displayIfNeeded] + 1414
    8   com.apple.AppKit                        0x9af7ccdc -[NSWindow displayIfNeeded] + 324
    9   com.apple.AppKit                        0x9afc66f5 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 1107
    10  com.apple.AppKit                        0x9b634dab __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1381 + 58
    11  com.apple.CoreFoundation                0x9bb3db4d _runLoopObserverWithBlockContext + 29
    12  com.apple.CoreFoundation                0x9bb3d59e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    13  com.apple.CoreFoundation                0x9bb3d4ef __CFRunLoopDoObservers + 399
    14  com.apple.CoreFoundation                0x9bb2e39e __CFRunLoopRun + 974
    15  com.apple.CoreFoundation                0x9bb2dd5a CFRunLoopRunSpecific + 394
    16  com.apple.CoreFoundation                0x9bb2dbbb CFRunLoopRunInMode + 123
    17  com.apple.HIToolbox                     0x97c98e2d RunCurrentEventLoopInMode + 259
    18  com.apple.HIToolbox                     0x97c98a47 ReceiveNextEventCommon + 163
    19  com.apple.HIToolbox                     0x97c9898d _BlockUntilNextEventMatchingListInModeWithFilter + 92
    20  com.apple.AppKit                        0x9ae205a9 _DPSNextEvent + 1602
    21  com.apple.AppKit                        0x9ae1fad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    22  com.apple.AppKit                        0x9ae1235c -[NSApplication run] + 727
    23  com.adobe.exo.framework                 0x01396ae0 exo::app::OS_AppBase::RunEventLoop() + 80
    24  com.yourcompany.FlashMediaLiveEncoder          0x00002d18 main + 342
    25  com.yourcompany.FlashMediaLiveEncoder          0x00002b86 start + 54
    Thread 1:
    0   libsystem_kernel.dylib                  0x97689046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9aacedcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9aad2cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x97689992 kevent64 + 10
    1   libdispatch.dylib                       0x9583a8bd _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x9583a556 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x97689046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9aacedcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9aad2cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x97689046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9aacedcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9aad2cce start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x97688b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x95d7605b nanosleep$UNIX2003 + 219
    2   libsystem_c.dylib                       0x95d75f06 usleep$UNIX2003 + 60
    3   com.yourcompany.FlashMediaLiveEncoder          0x0009fb0b LACore::LiveappCore::GoInEventLoop() + 2999
    4   com.yourcompany.FlashMediaLiveEncoder          0x0009fd54 LACore::LiveappCore::OnCmdRun() + 120
    5   com.yourcompany.FlashMediaLiveEncoder          0x0009fe5e LACore::LiveappCore::ThreadProc() + 158
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x976887ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9aacfd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9aad1c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x001ca61d fmle::OS::ThreadWait::Wait(int) + 121
    5   com.yourcompany.FlashMediaLiveEncoder          0x00109d7e on2ds::PinOutputInfTee::ThreadProc() + 266
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x97688b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x95d7605b nanosleep$UNIX2003 + 219
    2   libsystem_c.dylib                       0x95d75f06 usleep$UNIX2003 + 60
    3   com.yourcompany.FlashMediaLiveEncoder          0x000c3b64 CTimer::ThreadProc() + 56
    4   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    5   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    6   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    7   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x976887ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9aacfd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9aad1c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x0026e8e0 CAudioFromCameraOutputPin::FillBuffer(IMediaSample*) + 228
    5   com.yourcompany.FlashMediaLiveEncoder          0x000d9118 fmle::DS::BaseSourcePin::DoBufferProcessingLoop() + 196
    6   com.yourcompany.FlashMediaLiveEncoder          0x000d9286 fmle::DS::BaseSourcePin::ThreadProc() + 164
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    8   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    9   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    10  libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    11  libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    12  libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x976887ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9aacfd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9aad1c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x001ca61d fmle::OS::ThreadWait::Wait(int) + 121
    5   com.yourcompany.FlashMediaLiveEncoder          0x00109d7e on2ds::PinOutputInfTee::ThreadProc() + 266
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x976887ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9aacfd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9aad1c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.yourcompany.FlashMediaLiveEncoder          0x001ca511 bool boost::condition_variable_any::timed_wait<boost::recursive_timed_mutex>(boost::recursive_ timed_mutex&, boost::posix_time::ptime const&) + 113
    4   com.yourcompany.FlashMediaLiveEncoder          0x001ca61d fmle::OS::ThreadWait::Wait(int) + 121
    5   com.yourcompany.FlashMediaLiveEncoder          0x00109d7e on2ds::PinOutputInfTee::ThreadProc() + 266
    6   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    7   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    9   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x97688b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x95d7605b nanosleep$UNIX2003 + 219
    2   libsystem_c.dylib                       0x95d75f06 usleep$UNIX2003 + 60
    3   com.yourcompany.FlashMediaLiveEncoder          0x000c3b64 CTimer::ThreadProc() + 56
    4   com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    5   com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    6   com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    7   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 12 Crashed:
    0   com.apple.QuickTimeComponents.component          0x9a51c485 0x9a150000 + 3982469
    1   com.apple.QuickTimeComponents.component          0x9a5086e6 0x9a150000 + 3901158
    2   com.apple.CoreServices.CarbonCore          0x999d8b47 callComponentStorage_44 + 25
    3   com.apple.CoreServices.CarbonCore          0x999c6d47 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    4   com.apple.CoreServices.CarbonCore          0x999c6d87 CallComponentFunctionWithStorageProcInfo + 30
    5   com.apple.QuickTimeComponents.component          0x9a5058e5 RAW_CDComponentDispatch + 93
    6   com.apple.CoreServices.CarbonCore          0x99938ee5 CallComponent + 166
    7   com.apple.CoreServices.CarbonCore          0x99938f3f CallComponentDispatch + 29
    8   com.apple.QuickTimeComponents.component          0x9a9575a9 0x9a150000 + 8418729
    9   com.apple.QuickTimeComponents.component          0x9a4b5a00 0x9a150000 + 3561984
    10  com.apple.QuickTimeComponents.component          0x9a4b6fa5 0x9a150000 + 3567525
    11  com.apple.QuickTimeComponents.component          0x9a4b7091 0x9a150000 + 3567761
    12  com.apple.QuickTime                     0x98440b77 ExecuteCallBack_priv + 131
    13  com.apple.QuickTimeComponents.component          0x9a49b3a9 0x9a150000 + 3453865
    14  com.apple.QuickTimeComponents.component          0x9a49b3e2 0x9a150000 + 3453922
    15  com.apple.CoreServices.CarbonCore          0x999d8b47 callComponentStorage_44 + 25
    16  com.apple.CoreServices.CarbonCore          0x999c6d47 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    17  com.apple.CoreServices.CarbonCore          0x999c6d87 CallComponentFunctionWithStorageProcInfo + 30
    18  com.apple.QuickTimeComponents.component          0x9a49ae25 CodecClockComponentDispatch + 77
    19  com.apple.CoreServices.CarbonCore          0x99938ee5 CallComponent + 166
    20  com.apple.CoreServices.CarbonCore          0x99938f3f CallComponentDispatch + 29
    21  com.apple.QuickTimeComponents.component          0x9a9632f1 0x9a150000 + 8467185
    22  com.apple.QuickTimeComponents.component          0x9a49afc5 0x9a150000 + 3452869
    23  com.apple.CoreServices.CarbonCore          0x999d8b47 callComponentStorage_44 + 25
    24  com.apple.CoreServices.CarbonCore          0x999c6d47 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    25  com.apple.CoreServices.CarbonCore          0x999c6d87 CallComponentFunctionWithStorageProcInfo + 30
    26  com.apple.QuickTimeComponents.component          0x9a49ae25 CodecClockComponentDispatch + 77
    27  com.apple.CoreServices.CarbonCore          0x99938ee5 CallComponent + 166
    28  com.apple.CoreServices.CarbonCore          0x99938f3f CallComponentDispatch + 29
    29  com.apple.QuickTime                     0x98440a9a QTCodecClockSetTime + 43
    30  com.apple.QuickTime                     0x98440a60 SetDSequenceNonScheduledDisplayTime + 121
    31  com.apple.QuickTime                     0x984476a1 ICMDecompressionSessionSetNonScheduledDisplayTime + 78
    32  com.yourcompany.FlashMediaLiveEncoder          0x0027148c DecompressorNew::DecompressVideoFrame(char*, long, long, ICMFrameTimeRecord, long) + 104
    33  com.yourcompany.FlashMediaLiveEncoder          0x00272737 PlatformCamera::SGDataProc(ComponentInstanceRecord*, char*, long, long*, long, long, short, long) + 761
    34  com.apple.QuickTimeComponents.component          0x9a850eb5 0x9a150000 + 7343797
    35  com.apple.CoreServices.CarbonCore          0x999d7ee6 callComponentStorage_444444424 + 90
    36  com.apple.CoreServices.CarbonCore          0x999c6d47 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    37  com.apple.CoreServices.CarbonCore          0x999c6d87 CallComponentFunctionWithStorageProcInfo + 30
    38  com.apple.QuickTimeComponents.component          0x9a84d653 _SGComponentDispatch + 77
    39  com.apple.CoreServices.CarbonCore          0x99938ee5 CallComponent + 166
    40  com.apple.CoreServices.CarbonCore          0x99938f3f CallComponentDispatch + 29
    41  com.apple.QuickTimeComponents.component          0x9a9685ff 0x9a150000 + 8488447
    42  com.apple.QuickTimeComponents.component          0x9a862f6a 0x9a150000 + 7417706
    43  com.apple.CoreServices.CarbonCore          0x999d86f6 callComponentStorage_42444 + 48
    44  com.apple.CoreServices.CarbonCore          0x999c6d47 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    45  com.apple.CoreServices.CarbonCore          0x999c6d87 CallComponentFunctionWithStorageProcInfo + 30
    46  com.apple.QuickTimeComponents.component          0x9a85a825 _SGVideoComponentDispatch + 77
    47  com.apple.CoreServices.CarbonCore          0x99938ee5 CallComponent + 166
    48  com.apple.CoreServices.CarbonCore          0x99938f3f CallComponentDispatch + 29
    49  com.apple.QuickTimeComponents.component          0x9a969429 0x9a150000 + 8492073
    50  com.apple.QuickTimeComponents.component          0x9a85cbc8 0x9a150000 + 7392200
    51  com.apple.CoreServices.CarbonCore          0x999c6d47 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    52  com.apple.CoreServices.CarbonCore          0x999c6d87 CallComponentFunctionWithStorageProcInfo + 30
    53  com.apple.QuickTimeComponents.component          0x9a85a825 _SGVideoComponentDispatch + 77
    54  com.apple.CoreServices.CarbonCore          0x99938ee5 CallComponent + 166
    55  com.apple.CoreServices.CarbonCore          0x99938f3f CallComponentDispatch + 29
    56  com.apple.QuickTimeComponents.component          0x9a967a91 0x9a150000 + 8485521
    57  com.apple.QuickTimeComponents.component          0x9a84ea11 0x9a150000 + 7334417
    58  com.apple.CoreServices.CarbonCore          0x999c6d47 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    59  com.apple.CoreServices.CarbonCore          0x999c6d87 CallComponentFunctionWithStorageProcInfo + 30
    60  com.apple.QuickTimeComponents.component          0x9a84d653 _SGComponentDispatch + 77
    61  com.apple.CoreServices.CarbonCore          0x99938ee5 CallComponent + 166
    62  com.apple.CoreServices.CarbonCore          0x99938f3f CallComponentDispatch + 29
    63  com.apple.QuickTime                     0x985ef5d0 SGIdle + 37
    64  com.yourcompany.FlashMediaLiveEncoder          0x00273d7e PlatformCamera::Idle() + 118
    65  com.yourcompany.FlashMediaLiveEncoder          0x0026edbc CVideoOutputPin::FillBuffer(IMediaSample*) + 344
    66  com.yourcompany.FlashMediaLiveEncoder          0x000d9118 fmle::DS::BaseSourcePin::DoBufferProcessingLoop() + 196
    67  com.yourcompany.FlashMediaLiveEncoder          0x000d9286 fmle::DS::BaseSourcePin::ThreadProc() + 164
    68  com.yourcompany.FlashMediaLiveEncoder          0x000c2a98 fmle::OS::Thread::run_() + 34
    69  com.yourcompany.FlashMediaLiveEncoder          0x000c3237 boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    70  com.adobe.boost_threads.framework          0x0073a6ed thread_proxy + 141
    71  libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    72  libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    73  libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x97683fb6 semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component          0x9a8780c4 0x9a150000 + 7504068
    2   com.apple.QuickTimeComponents.component          0x9a891e92 0x9a150000 + 7610002
    3   com.apple.QuickTimeComponents.component          0x9a877e55 0x9a150000 + 7503445
    4   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 14:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x97683f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9768316c mach_msg + 68
    2   com.apple.audio.CoreAudio               0x9127ee9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x9127934e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
    4   com.apple.audio.CoreAudio               0x91277b27 HALC_ProxyIOContext::IOWorkLoop() + 1111
    5   com.apple.audio.CoreAudio               0x912775ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167
    6   com.apple.audio.CoreAudio               0x91281f52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
    7   com.apple.audio.CoreAudio               0x912774fb HALB_IOThread::Entry(void*) + 69
    8   libsystem_pthread.dylib                 0x9aacd5fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9aacd485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9aad2cf2 thread_start + 34
    Thread 12 crashed with X86 Thread State (32-bit):
      eax: 0x00000140  ebx: 0x0a1d0400  ecx: 0x0a262000  edx: 0x0004b000
      edi: 0x00008000  esi: 0x0004b000  ebp: 0xb05a6138  esp: 0xb05a6104
       ss: 0x00000023  efl: 0x00010247  eip: 0x9a51c485   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x0a2ad000
    Logical CPU:     3
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
        0x1000 -   0x344fe7 +com.yourcompany.FlashMediaLiveEncoder (3.2.1.1122 - 3.2.1.1122) <3F3DB96F-0870-3417-A234-B6892AF6F019> /Applications/Adobe/*/FlashMediaLiveEncoder.app/Contents/MacOS/FlashMediaLiveEncoder
      0x720000 -   0x726fef +com.adobe.boost_date_time.framework (boost_date_time version 5.0.0 - 5.0.0.0) <F2AAF519-B697-F2F2-F558-3EF5962A081B> /Applications/Adobe/*/boost_date_time.framework/Versions/A/boost_date_time
      0x738000 -   0x73fff2 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <19F07887-65CB-41A5-D0FD-91352E9BEE6D> /Applications/Adobe/*/boost_threads.framework/Versions/A/boost_threads
      0x74f000 -   0x759ffd +com.adobe.boost_signals.framework (boost_signals version 5.0.0 - 5.0.0.0) <101AF9DF-21D6-4DC7-29D9-D82A578216A6> /Applications/Adobe/*/boost_signals.framework/Versions/A/boost_signals
      0x76c000 -   0x76dffb +com.adobe.boost_system.framework (boost_system version 5.0.0 - 5.0.0.0) <084983C6-3C69-B205-1396-871A88E94DBB> /Applications/Adobe/*/boost_system.framework/Versions/A/boost_system
      0x775000 -   0x8fefff +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <B470ABE5-EA67-4F32-FC60-B1469F2584A6> /Applications/Adobe/*/dvacore.framework/Versions/A/dvacore
      0xa90000 -   0xb52fff +com.adobe.dvaworkspace.framework (dvaworkspace version 5.0.0 - 5.0.0.0) <E8C2AD18-1575-5BBE-FB6F-D04AC8025CE6> /Applications/Adobe/*/dvaworkspace.framework/Versions/A/dvaworkspace
      0xc46000 -   0xfc8fe7 +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <F0B5E248-C597-D742-E35A-0F945A74D2E2> /Applications/Adobe/*/dvaui.framework/Versions/A/dvaui
    0x138e000 -  0x1449fff +com.adobe.exo.framework (exo version 5.0.0 - 5.0.0.0) <688FF919-06C2-0F98-3AB6-820E1D7CA187> /Applications/Adobe/*/exo.framework/Versions/A/exo
    0x1559000 -  0x1563ff3 +com.adobe.boost_filesystem.framework (boost_filesystem version 5.0.0 - 5.0.0.0) <8BD31490-B4B8-D3E3-A0D1-B4FB638DE5F4> /Applications/Adobe/*/boost_filesystem.framework/Versions/A/boost_filesystem
    0x1577000 -  0x160fffb +com.adobe.headlights.LogSessionFramework (2.0.1.008) <CC501F05-D259-7E5C-E9FD-1DC75CB82F3A> /Applications/Adobe/*/LogSession.framework/Versions/A/LogSession
    0x21ba000 -  0x21beffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <DAF7D11D-7AC8-38EA-AE89-903A9C59E1BB> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x21c3000 -  0x21caff8  com.apple.AppleGVAHW.component (1.2 - 1) <BFAB80FE-B356-377E-A22E-54114B07C138> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x5675000 -  0x56adff7  com.apple.audio.SoundManager.Components (4.1 - 4.1) <DDED6517-B256-33F8-8B72-D8F226BFE40A> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerCo mponents
    0x56f7000 -  0x56fbfff  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <017135BD-3E54-30EC-9489-6ACADA56D51F> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x8156000 -  0x815fff3 +com.allocinit.CamTwistQTC (2.5 - 2.5) <A0C4D8B0-7DBA-3E31-A2A4-A95F790C185D> /Library/QuickTime/CamTwist.component/Contents/MacOS/CamTwist
    0x8201000 -  0x8239ff7  com.apple.QuickTimeFireWireDV.component (7.7.3 - 2826.0.1) <072578A6-7748-3B15-B15C-B96A523416D0> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x8245000 -  0x824eff7  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <2086FA82-ADBC-3BDD-A1F3-A8EA3B4E89E2> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
    0x8259000 -  0x827aff7  com.apple.QuickTimeIIDCDigitizer (7.7.3 - 2826.0.1) <80DC7848-5A24-3A47-9EFD-5EFE384650E3> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDi gitizer
    0x8281000 -  0x82ccffc  com.apple.QuickTimeUSBVDCDigitizer (2.9.3 - 2.9.3) <77CA8281-FB49-315A-9F51-1A449EBFE3B1> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBV DCDigitizer
    0x82d6000 -  0x82e1ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9200000 -  0x9400ff2  com.apple.audio.units.Components (1.9 - 1.9) <303B5E17-B3F4-3E0A-935B-E83BA0866941> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x95d4000 -  0x95f9ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x96a4000 -  0x9780fd7  com.apple.AppleProResDecoder (3.0.4 - 6305.11) <50F80B48-00A2-37F0-BE25-CD0258A474BE> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
    0x978b000 -  0x97bdff7  com.apple.AppleIntermediateCodec (2.0.2 - 6305.11) <397782CB-2454-37D5-A10C-B992A4E1D439> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0x97c5000 -  0x97deff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <3691A649-1F8F-3C0A-89F4-5C2DD4E38EEC> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0xa000000 -  0xa044ff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <A4E711A3-06D1-337C-B60C-0E2A359596C8> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xa107000 -  0xa1baff7  com.apple.AppleGVAFramework (6.0.38 - 6.0.38) <386247C2-D801-3D10-A24F-E73A2109A170> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x40000000 - 0x404a7ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.18.29 - 8.1.8) <972405CE-4321-34A9-85C2-DCA8715CD083> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD4000GraphicsGLDriver
    0x8fe1f000 - 0x8fe51417  dyld (239.3) <4B280BB1-55F8-313F-86A6-8ADD644ED69E> /usr/lib/dyld
    0x9002e000 - 0x901d64af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
    0x901d7000 - 0x90228ffb  com.apple.CoreMedia (1.0 - 1273.29) <BE08E6C7-5E6F-3B54-9C17-751CFCBD823D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90229000 - 0x9022fff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x9030a000 - 0x9030fff3  libsystem_platform.dylib (24.1.4) <875321B9-34EF-3FCC-880C-633FA05223F5> /usr/lib/system/libsystem_platform.dylib
    0x90310000 - 0x9033ffff  com.apple.framework.SystemAdministration (1.0 - 1.0) <05E81260-7DC7-3546-B45D-15B3E5DF056D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x905b4000 - 0x905f2ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x905f3000 - 0x90605fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x90606000 - 0x90619fff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9061a000 - 0x90670ff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x90671000 - 0x906caffa  libTIFF.dylib (1038) <691DAAFD-D72B-3BE9-AE5C-84AF86BE66CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90721000 - 0x90721fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
    0x90722000 - 0x9098fff6  com.apple.security (7.0 - 55471) <5FCF76B2-92C6-3404-87D3-91B3F6E203AA> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90990000 - 0x90997ff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x90d1d000 - 0x90db9fff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x90dba000 - 0x90e2fff1  com.apple.ApplicationServices.ATS (360 - 363.1) <5C9BC698-0CC1-3F6A-9F9D-BCC3A9C3D6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x90e30000 - 0x90e91ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x90e92000 - 0x90f86fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x90f87000 - 0x90ff1ff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x90ff2000 - 0x91170ff8  libGLProgrammability.dylib (9.0.83) <268638DE-5A32-3352-9068-97244D06E43F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x91171000 - 0x911fafff  com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x911fb000 - 0x911fdfff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
    0x911ff000 - 0x91207ffe  libGFXShared.dylib (9.0.83) <35644AAA-B1E7-367C-90C0-378024F8A46A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x91208000 - 0x91254ff7  libcups.2.dylib (372) <9A2BE8DC-37E4-3019-B665-1036FE7868EA> /usr/lib/libcups.2.dylib
    0x91257000 - 0x9125bfff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <8D098F2D-5884-3E61-8D20-5B9A7847BC20> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x9125c000 - 0x91265ffa  com.apple.CommonAuth (4.0 - 2.0) <6CB82D57-3C55-39E5-9036-8047DF3E6F57> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x91266000 - 0x912bbff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x912bc000 - 0x912e0fff  libJPEG.dylib (1038) <212B0986-9227-397C-9493-BCB190EC020E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x912e1000 - 0x91335fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91336000 - 0x91342ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <2AA24814-2DC6-3E28-B71B-186B686F0F19> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x91343000 - 0x91392fff  com.apple.opencl (2.3.57 - 2.3.57) <93385E1C-00D9-31BE-9652-7F3C09484B3E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9139a000 - 0x913a3fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x913a4000 - 0x913a9ff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x914d8000 - 0x914d8ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x914d9000 - 0x914daffa  libsystem_sandbox.dylib (278.10) <F3C9C427-AF9F-3CE0-95FF-DC9ACA0B5760> /usr/lib/system/libsystem_sandbox.dylib
    0x914db000 - 0x91542ffc  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <8DADD7D2-AB98-34ED-8D6F-335338502CBE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x91543000 - 0x9154dfff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x9154e000 - 0x915b9ff9  com.apple.Heimdal (4.0 - 2.0) <E3091095-A893-3089-8DA1-8705B3BE5BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x91640000 - 0x91650ff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
    0x91651000 - 0x9171eff7  com.apple.backup.framework (1.5.1 - 1.5.1) <91998CDF-3547-3183-A962-D9E981C14891> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9172a000 - 0x9173eff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x925e6000 - 0x92691fff  libcrypto.0.9.7.dylib (106) <DA3D5F8E-5822-3D41-BC1C-FFE1CC9BB42B> /usr/lib/libcrypto.0.9.7.dylib
    0x92692000 - 0x926fbfff  com.apple.SystemConfiguration (1.13 - 1.13) <542075CD-9085-3F30-B84B-DD0277D6A40E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x926fc000 - 0x9270aff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x92725000 - 0x92727fff  libsystem_configuration.dylib (596.12) <1C31C3F6-568D-3854-AE03-A5DA2F39297E> /usr/lib/system/libsystem_configuration.dylib
    0x92747000 - 0x927d8fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x927d9000 - 0x927e9ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x927ea000 - 0x927f2fff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
    0x9287b000 - 0x92884fff  com.apple.DiskArbitration (2.6 - 2.6) <6379523D-3196-370C-AE4A-8EA586E36909> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92885000 - 0x9289dff7  libsystem_malloc.dylib (23.1.10) <69F485C9-B3E7-3E36-A06C-D7DFD29D22E1> /usr/lib/system/libsystem_malloc.dylib
    0x9289e000 - 0x928a1fff  libdyld.dylib (239.3) <729B32AC-EEE2-3739-8CE3-F90838D51906> /usr/lib/system/libdyld.dylib
    0x928a2000 - 0x928affff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x928b0000 - 0x929a0ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x929ad000 - 0x929b4ffe  com.apple.agl (3.2.3 - AGL-3.2.3) <E26A1D2C-596E-31F0-8E70-FC381874F8DA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x929b5000 - 0x929cdfff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <630A5CCF-8FC3-379D-B0BD-41DCE1F0B624> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x929ce000 - 0x929cefff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x929cf000 - 0x92a01ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x92a65000 - 0x92a69ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
    0x92a6a000 - 0x92a6cfff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x92a6d000 - 0x92a73ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
    0x92a74000 - 0x92a78ffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
    0x92a79000 - 0x92b10ff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x92b11000 - 0x92b11fff  com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b12000 - 0x92d76fff  com.apple.CoreData (107 - 481) <F699EC21-57D9-3AE6-A17B-C1D1092780BD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92da8000 - 0x92dcffff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92dd0000 - 0x92e0dff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x92eac000 - 0x92ec9ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x92eca000 - 0x92ecdff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x92ece000 - 0x931c0ff8  com.apple.CoreImage (9.0.54) <D7BC3E53-EF5B-3A14-8808-8D45EE505B48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x931c1000 - 0x931cbff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <D6735614-EF4B-389F-BF99-7D8416A504BA> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x931cc000 - 0x931fcff7  com.apple.CoreServicesInternal (184.8 - 184.8) <88528205-9452-3EEC-BB27-DAAA7EC81E04> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x93203000 - 0x9321cfff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9321d000 - 0x9324bff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9324c000 - 0x93680ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x93681000 - 0x93793ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
    0x93794000 - 0x938eaff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x94212000 - 0x9421aff7  libCGCMS.A.dylib (599.7) <A7404924-9A2B-3324-A934-BD08953E7098> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x94229000 - 0x94229fff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9422a000 - 0x94255ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x94256000 - 0x94261fff  libcsfde.dylib (380) <C9E61AFB-1A9D-324B-9827-06B182CDD7B0> /usr/lib/libcsfde.dylib
    0x94262000 - 0x94263fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x94264000 - 0x94286ff5  libssl.0.9.7.dylib (106) <41C9B854-C23B-3855-868F-801CFFA1B981> /usr/lib/libssl.0.9.7.dylib
    0x942d6000 - 0x942f9ff7  libc++abi.dylib (48) <5367BE5A-D475-3FB4-972D-E1DC999A709A> /usr/lib/libc++abi.dylib
    0x942fe000 - 0x94344ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x94345000 - 0x945deff3  com.apple.RawCamera.bundle (5.04 - 736) <B9CA1B5A-6FA9-3140-BE9F-27A6F3E620B9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x945df000 - 0x9460bff7  GLRendererFloat (9.0.83) <53D57A4C-3973-33ED-A0EF-1BCFE1B97A42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/G LRendererFloat
    0x9460c000 - 0x946f2ff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x946f3000 - 0x949ddfd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x949de000 - 0x94ac9ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <FC13BD5A-0FB7-35D5-A8DF-0510CFA996FE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x94aca000 - 0x94ad5fff  libGPUSupportMercury.dylib (9.0.83) <F4DD06F4-FF45-3E26-BF56-24258B726EA8> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport Mercury.dylib
    0x94ad6000 - 0x94e01ff6  com.apple.Foundation (6.9 - 1056) <C8AE9C03-3460-354A-A8B6-EF4955BE600D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94e02000 - 0x94e0dfff  com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x94e22000 - 0x9521aff3  com.apple.CoreGraphics (1.600.0 - 599.7) <DB004990-F06F-3768-AE4C-191B3C748EFC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9521b000 - 0x95229ff3  com.apple.opengl (9.0.83 - 9.0.83) <16CFFD50-217E-3E18-88AF-7F2AD980628B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9522a000 - 0x95328fff  libJP2.dylib (1038) <EE0B9985-625D-39E6-B425-03FB75BA2594> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x95329000 - 0x95336ff7  com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x95337000 - 0x9543fff7  com.apple.QuickTimeImporters.component (7.7.3 - 2826.0.1) <161D3C2E-2AC6-3354-ADEC-EAC7E995802B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x95440000 - 0x95606ffb  libicucore.A.dylib (511.27) <653147E9-7326-337A-99E1-B42E4D801E53> /usr/lib/libicucore.A.dylib
    0x95607000 - 0x95632ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
    0x95689000 - 0x9568cffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
    0x9568d000 - 0x95692fff  com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x95693000 - 0x956c4ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
    0x956c5000 - 0x95738fff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x95739000 - 0x9576effd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
    0x9576f000 - 0x95836ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95837000 - 0x9584fffd  libdispatch.dylib (339.1.9) <6249BAE5-044F-3A7A-9CCC-03FF7E6B405B> /usr/lib/system/libdispatch.dylib
    0x95850000 - 0x9585ffff  libGL.dylib (9.0.83) <E76D1F2A-D98B-3464-AD0B-FC1EBBADF027> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95860000 - 0x958b1ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x958b2000 - 0x95975ff1  com.apple.CoreText (352.0 - 367.15) <746AD442-F7B4-3273-A36D-C7103D26F727> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x95976000 - 0x959a1ff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
    0x959a2000 - 0x95a56ff7  com.apple.QuickTimeMPEG4.component (7.7.3 - 2826.0.1) <C3173892-1DD6-30F2-BAAE-52662692CF8D> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x95a59000 - 0x95a5dffa  libGIF.dylib (1038) <5CEB4EDF-B0B6-33A6-BDDE-8C0D3226FA72> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95a5e000 - 0x95a67fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x95a68000 - 0x95a84fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x95a85000 - 0x95b68ff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
    0x95b69000 - 0x95cf9ff0  GLEngine (9.0.83) <1B032F5D-0D72-30E5-B4AD-D1EBAD995DAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x95cfa000 - 0x95d8cffe  libsystem_c.dylib (997.1.1) <D06FD754-8CE3-3EB7-BE05-2EF939BBE05F> /usr/lib/system/libsystem_c.dylib
    0x960e3000 - 0x961f0fe4  com.apple.MediaControlSender (1.9 - 190.4) <DF0B5A99-046A-38C1-B68E-241CB2E622BC> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x961f1000 - 0x96246fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
    0x96298000 - 0x9629cfff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x96503000 - 0x96556fff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x965b6000 - 0x96686fef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9668a000 - 0x966c6ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x966c7000 - 0x96730fff  com.apple.datadetectorscore (5.0 - 354.0) <0C6C812D-3E7A-31A4-BFDE-CD3316AA35B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x96731000 - 0x96732ffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
    0x96733000 - 0x96757fff  libxpc.dylib (300.1.17) <252BC88F-A5CA-3E67-AEDB-3D7B9F4537E2> /usr/lib/system/libxpc.dylib
    0x96758000 - 0x9676afff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
    0x9676b000 - 0x96797ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x967d8000 - 0x96815ffb  libGLImage.dylib (9.0.83) <FA15FEB5-54E4-313B-8E78-A2D2E6C88FE1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x970ef000 - 0x970f3ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x970f4000 - 0x9712afff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x97156000 - 0x971a6ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x971d9000 - 0x971dcffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore. framework/Versions/A/LoginUICore
    0x97219000 - 0x97258ff7  com.apple.bom (12.0 - 192) <50F9D23C-9C9A-38BF-B4E2-66D93BE2A174> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97259000 - 0x97291ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9729d000 - 0x972a7ff7  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <16E20DCD-89F4-3C8E-9DBA-EED359807038> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x972b0000 - 0x972b3ffa  libCGXType.A.dylib (599.7) <2738FF52-4B47-31AD-B7E5-412F6AFACC2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x972b4000 - 0x9734cff7  com.apple.Metadata (10.7.0 - 800.12.2) <5E9EA0AC-EE9E-362E-9DAC-9B7D21A53A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9734d000 - 0x97484ff3  com.apple.desktopservices (1.8 - 1.8) <4D853961-F911-3FE2-A7DF-3130EA1D8CEB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x974f4000 - 0x97666ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <E5FFD35D-18CF-333C-BECE-39F8E47BE707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97671000 - 0x9768eff4  libsystem_kernel.dylib (2422.1.72) <C5641F6C-E271-380A-A656-AE4C04345602> /usr/lib/system/libsystem_kernel.dylib
    0x9768f000 - 0x97a54ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x97af4000 - 0x97af9ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
    0x97afa000 - 0x97afbfff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
    0x97c6d000 - 0x97fe2ff9  com.apple.HIToolbox (2.1 - 696) <43CB31D6-4C2B-30FA-A374-DB7C5728E7AD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x97fe3000 - 0x98002ff9  com.apple.framework.Apple80211 (9.0 - 900.47) <68E399FF-AB98-378D-94AC-D0869A72344F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9806a000 - 0x98072fff  libsystem_dnssd.dylib (522.1.11) <1C015806-B971-34F9-B162-3DF7897351D0> /usr/lib/system/libsystem_dnssd.dylib
    0x98073000 - 0x980bbfff  com.apple.PerformanceAnalysis (1.47 - 47) <16935C0F-7F9F-316E-9D46-11973DE0904A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x983e3000 - 0x983e3fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x983e4000 - 0x983e5ffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x983e6000 - 0x98662ff7  com.apple.QuickTime (7.7.3 - 2826.0.1) <42542002-DCFF-3675-B919-440EC5057D56> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98663000 - 0x986b1ff9  com.apple.HIServices (1.22 - 466) <30636237-408A-3552-90C1-1279348DF7CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x986b2000 - 0x9878dff7  com.apple.LaunchServices (572.23 - 572.23) <7E52FB5C-9ECF-3CB9-BF18-6652B8D8CDE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9878e000 - 0x98bb3fe3  com.apple.VideoToolbox (1.0 - 1273.29) <200BFEED-8948-3266-A2C4-1DC6A695EC58> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x98bb4000 - 0x98c34ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <1227DF22-E2DA-3764-A1CA-10CC0CEBE377> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0

  • Flash Media Live Encoder won't connect to server

    I am trying to configure Flash Media Live Encoder 3.2. I followed the instructions provided by the chatroom I am working for, and it seems to be working until I press the "Start" button on the bottom. When I do that, I get an error message that says
    "Problem with Primary Server
    Failure to connect to primary server. Please verify that your Server URL and application name are valid and that your internet connection is working and retry."
    I get the same message when I hit the "Connect" button on the dashboard.
    I have Windows 7, and more than adequate processing power/connection speed. My performance meter says it is only taking up 9% of my CPU, and my connection speed is at least 15, usually more like 30megs.
    Any suggestions?

    Most of the time is is due to;
    Ports or firewall blocking connections
    Settings put into FMLE are not correct, check FMS URL for spaces and the Stream key not being what was expected.
    Application no present on the server
    Good way to debug is to use the Admininistration panel that Adobe provides in the FMS install.

  • Why i am not able to download Flash Media Live Encoder 3.2 on window-7

    I am trying to download Flash Media Live Encoder 3.2 on window-7.,but download starting but could-not download, after sometime it stop.
    I have tried download in all browser-IE,chrome,firefox,opera. same problem in all browsers.
    What is wrong with my pc.
    Note: other files downloading normally.

    Santmali which Adobe software title is your inquiry in reference too?

  • Audio sync issues with adobe flash media live encoder stream

    Using Adobe Flash Media Live Encoder to produce a 24/7 streaming network through Brightcove platform.  No matter what I do or how I configure audio and video, there is ALWAYS an audio sync problem that developes.  HELP??

    Moving this discussion to the Flash Media Live Encoder forum.

Maybe you are looking for

  • I have version 7 itunes  but 8 wont install why? please help

    I also am trying to install itune 8 and im not sure what version itunes I have. I install itunes 8 ( well at least it seems like it) and I get the finished popup and than I restart my comp. and It open itunes and I plug in a new nano chromatic and it

  • Retention in PO

    Hello Friends Need you help in retention issue We have made retention mandatory field and now we want to use the option of 'Not Applicable' for a PO , System is not allowing to do that. Can you guys help ? Also is there any config which we can do in

  • RSD Repair - For those of us who do not have AppleCare

    My 2.0 GHz MacBook has been suffering from the popular RSD issue for the past few weeks (I purchased it at the end of May). I was waiting for Apple to make some kind of formal statement about the problem before I sent it in for repair. I didn't want

  • Optimum File Size/Resoluton for Projection Slideshow

    Although I've looked through some of the threads here I'm still a little confused and wondered if anybody could just simply guide me through this process: 1. I'm having an exhibition where my photographs are being projected, apparently, "using a scre

  • ACE FT Multicast Address

    Hello, does anyone know the multicast address which the ace use to sync the connection entries over his ft vlan ? Greeting Ed