Export movie using logic?

When I finish adding sounds/music to a movie can I export the whole thing or do I have to just export the audio and match it back up to my movie in imovie (not sure how i would do that...)

You can export the Audio track into the video:
Options->Movie->export Audio to movie

Similar Messages

  • Can't export .MOV in AE cc render queue, But I can Export .MOV using Media Encoder cc

    I get “[file path and name].mov”. An output module failed. The file may be damaged or corrupted. (-1610153464) when trying to export .mov using AE cc render queue but works fine in media Encoder cc. My problem is that i need to export animation with alpfa channel for a client and cannot find an alpha channel option in media encoder.
    Please help

    To export with an alpha channel in Adobe Media Encoder, choose "32 bit" from the Depth menu under the Video tab in the export settings. (That refers to 32 bits per pixel: 8 each for R, G, B, and A.) Of course, that option is only available if the codec can include an alpha channel, such as with the Animation codec in a QuickTime container.
    To deal with QuickTime problems with After Effects CC (12.0), start here:
    http://bit.ly/QT_AE_CC_12

  • Inventory movement using logic script - BPC NW 10

    Hello BPC experts,
    I'm working on inventory movement using logic script. The idea is that the initial stock of the first period equals the final stock of the previous period.
    Here is an example of my inventory report : (Dimension INVT in function of dimension TIME)
                                                  2014.01       2014.02      2014.03        2014.04
    F01 Stock first period                  12            
    F02 Initial Stock                          12                 11              10                 9
    F03 Inventory Inputs                    2                   4                6                   8
    F04 Inventory Outputs                 3                   5                7                   9
    F05 Final Stock                          11                 10               9                   8
    The Stock of the first period is entered
    The initial Stock = Stock first period (12 in our case)
    Inventory inputs and Outputs are entered
    Final Stock = Initial Stock + Inventory Inputs - Inventory Outputs
    I tried the following script but it does not work :
    *XDIM_MEMBERSET TIME = 2014.01 //we should then retrieve the first period of each year which is not necessary the first month of the year
    *WHEN TIME
    *IS 2014.01
    *REC(EXPRESSION = [INVT].[F01], INVT = F02)
    *ENDWHEN
    *SELECT(%TIME_LIST%,"[ID]","TIME","[PREVMEMBER]"<>"") // PREVMEMBER is a property of TIME
    *XDIM_MEMBERSET TIME = %TIME_LIST%
    *XDIM_MEMBERSET INV = F05
    *WHEN TIME
    *IS %TIME_LIST%
    //Something is missing here.. How to retrieve F05 values related to all periods and copy them in F02
    *REC(EXPRESSION =[INVT].[F05],INVT = F02)
    *ENDWHEN
    Please how can I achieve this ?
    Thanks
    Maha

    Hi Vadim,
    Thank you for your reply
    I'm working with BPC NW 10 SP 05 (CPMBPC 801 SP 05), Engine ABAP
    My model contains the following dimensions ACCOUNT (A), TIME (T), CATEGORY (C), ENTITY (E), CURRENCY (R), INVT (User Def)
    In the INVT dimension we have members like (Stock first period, Initial Stock, Inventory Inputs, Inventory Outputs, Final Stock)
    - [INVT].[Stock first period] is entered
    - [INVT].[Initial Stock] = [INV].[Stock first period]
    - [INVT].[Inventory input] and [INVT].[Outputs] are entered
    - [INVT].[Final Stock] = [INVT].[Initial Stock] + [INVT].[Inventory Inputs] - [INVT].[Inventory Outputs]
    We want to calculate Initial Stock in DEFAULT.lgf :
    [INVT].[Initial Stock] when (TIME=2014.01) = [INVT].[Stock First Period] when (TIME= 2014.01)
    [INVT].[Initial Stock] when (TIME=2014.02) = [INVT].[Final Stock] when (TIME= 2014.01)
    [INVT].[Initial Stock] when (TIME=2014.03) = [INVT].[Final Stock]  when (TIME=2014.02)
    [INVT].[Initial Stock] when (TIME=2014.04) = [INVT].[Final Stock]  when (TIME=2014.03)
    When a user enters the values of "Stock first period", "Inventory Inputs" and "Inventory Outputs", Initial Stock and Final stock should be calculated via logic script
    Regards
    Maha

  • Garbled audio when exporting movies using iMove 09

    Hello,
    Whenever I try to export my Movie using iMovie 09, certain scenes have garbled audio.
    The scene play properly within iMovie 09.
    It also has the same garbled audio when I try to share it to iDVD.
    Any suggestions?

    There is a well known audio glitch in iMovie '09. If making speed changes to your project, such as slow or fast motion, you must use only the presets shown on the speed slider. These are: 12.5%, 25%, 50%, 100%, 200%, 400% and 800%. Do not use custom speeds, by manually entering your own percentages.
    If you don't use the presets, you are highly likely to see audio problems in the exported project. As you have noted, the glitch appears only in the export but is not evident in preview (within iMovie).
    The only fix (other than going through a convoluted process) is to adjust all custom speed changes to the presets. This is a nuisance, of course, as you may have to resync the video and audio where you have added voiceovers or music tracks.
    John
    Message was edited by: John Cogdell

  • How to export movies in logic?

    I'm trying to export a project as a .mov file but don't know how...help?

    Hi
    Use File:Export Audio to Movie to add the bounced audio from Logic to a movie that you have open in Logic
    Note that this function is NOT available when running Logic in 64bit mode
    http://support.apple.com/kb/HT3989
    http://support.apple.com/kb/TS3171
    CCT

  • What setting should I use for exporting movies?

    Hi
    I've read quite a lot of posts on these forums - I am getting
    the dreaded whitespace instead of the movie I want to see on my
    webpage.
    I created an flv from Premier Pro, put it in Flash CS3 +
    exported a SWF. the SWF plays fine in Flashplayer 9 and when I
    select 'play' in the properties bit in Dreamweaver CS3.
    I used the 'insert movie' option (just using the flv) at
    first in DW but could not get it to work - despite making sure the
    Scripts file was uploaded. So I went with the old fashioned bit of
    script and used a Flash created SWF.
    I uploaded a swf i didn't create to test and that did display
    correctly in IE etc. This makes me wonder if I am doing something
    wrong in Flash. should it be as simple as file>export>export
    movie>OK?
    Grateful of you help. The morning has just disappeared trying
    to figure this one out...

    I still had a copy of Flash MX 2004 installed, so i created a
    swf that i was able to publish successfully from - well - the
    output ran slow. This suggests i am still doing something wrong at
    the publishing stage.

  • Batch Export Trick for Logic using Markers and XLD

    I've always wanted apple to implement batch export of multiple audio files from logic using markers as delimiters. So you can mix a concert and export it in one go without having to hang around and re-start bouncing for each track.
    Now you can do this (albeit in a two step process) using Logic 9.1 and the free and wonderful XLD!
    Just place markers in your project and bounce as AIFF (this is the only format that seems to work with this, so you are out of luck if your bounce file is going to be larger than 2GB). I suggest placing a marker at the very beginning of the project too so you first file is not called "Timestamp_0" or some such thing. You can even name the markers with the name you want each file to have, though keep in mind files will sort alphabetically of course once they are split if you have a specific order - so maybe preface them with 01, 02, 03, etc etc.
    OK - now go get XLD (the GUI version):
    http://tmkk.hp.infoseek.co.jp/xld/index_e.html
    download, install and run it. No window will appear at first. Open the preferences and choose your desired output format and options, directory, etc
    drop the AIFF file onto XLD (I've put XLD into my Finder window toolbar for easy access). When it asks you to open the embedded cue sheet, say "OK" and your markers should appear as a list of CD tracks that you can play double click to play with a player interface and preview.
    Then press "Decode" and voila! All your markers as separate audio files with the marker name, in whatever format (including the multiple formats option) you set XLD for.
    You can even edit metadata at this stage (but first consider whether your output format supports it)
    Some of the formats XLD can produce are
    AIFF
    WAV
    Apple Lossless (saves some space!)
    FLAC
    AAC
    MP3
    OGG
    etc etc
    Personally I think this is an absolutely fantastic trick and am happy to have discovered it. Hope it helps you too.

    Also, if you have gaps in the original session, put a marker at the end of the previous section and call it something like "end". Then you can uncheck all the "end" 'tracks' in the cue sheet and they wont be exported in XLD.
    Oh and it also seems XLD will preface your marker delimited files with their 'CD track' number. Useful to keep them in order, but they will probably want to be changed if you have gaps you took out with extra "end" markers.

  • How do I export a movie using a different format (iMovie 2013)

    Title question. I can only seem to export my movie using .mp4 and I've seen on youtube using previous versions of iMovie being able to change the format...
    I use a Sony DSC-HX20V to capture my footage which formats the videos in AVCHD and it records in an image quality of 50p. I want to also know how to import these videos onto a 4th generation iPod Touch and which format will support the device better. Thank You.

    Although I don't use it myself, saving to Theater creates versions for all sorts of devices including iPod Touches.
    iMovie 10 help says:
    "When you add a movie, trailer, or clip to the Theater, iMovie creates versions of your movie tailored for local playback (1080p HD), playback on an iOS device (720p HD), and web streaming (480p SD)."
    Geoff.

  • Should I export via Export Movie, or Export using Quicktime?

    Hello,
    I am making a "yearly video" of our family video clips.  The movie is 45 minutes long.  I have an HD camcorder though I have uploaded all the video as "large" as suggested since I dont have a Bluray burner anyway.  I know how to export as a DVD file, but if I just want to create my movie to play on my computer, what is the optimal way to do it where I loose the least quality?  This way I can save the file for later, should a better "burning" situation come about in a year or two.  Should I export movie as "HD" or use "Export using quicktime" or some other option?
    Thank you!!

    Sorry.
    By all DVDs until the master, I mean any preview copies that are used to preview content only, not video quality.
    I export a reference movie, which means a movie file that refers to all render and media files on my drives, instead of creating a new self-contained quicktime movie. By using a reference movie, I save drive space (they're much smaller). But reference movies will only work on a machine that contains all the media and render files.
    I've used reference movies in Sorenson Squeeze before, so they may work in BitVice as well. But I much prefer Compressor to any other option.

  • Exporting .avi to .mov using h264 loses sound after a few seconds

    Here's a weird one. I am editing some movie clips, and when I do an export to .mov format using h264 compression, the audio drops out after a 8-10 seconds.
    At first I thought it was happening after an edit jump, but nope -- it just cuts out for some reason. I also cannot export to MP4 format without losing the audio completely (shows as MPEG Layer 3 audio in the properties window of the original). When I look at the Properties for the exported movie, I can see the audio length is not the full length of the video.
    I have edited clips like this before in QuickTime with no issues, not sure what is going on. I tested on MPEG Streamclip and I can export to either format with no sound issues.

    Hello George,
    Sorry I can't help you with your problem. But it is TOO much of a coincidence that YOU do everyday (try to, lately!) what I am trying for the first time-- converting .avi files to .mov files. I just got a cheap movie cam and it saves files to avi format. I am able to transfer them successfully to my Mac, but cannot find a third party avi converter. If you can help please email me: [email protected]
    thank you for your time and I hope SOMEONE out there will help YOU!

  • Exported movie not same using SmoothCam.

    I do aerial videography and have a problem I have read about in the Forums but can't find an answer.
    Did some footage - used SmoothCam Filter - exported movie - movie looks worse than original footage.
    Footage is smooth viewing in FCP but any exported movie is worse than original.
    Exported an unaltered movie, imported same in FCP, then used SmoothCam with no differenct.
    Looks good in FCP but any movie is terrible.
    Some help would be really appreciated because I would love to put this short clip up so a customer can view it.

    Jerry,
    You would be surprised with the positive results I have gotten from SmoothCam on aerial ( moving ) footage.
    Looks like a WesCam.
    In the past, once the final product is finalized I burn a master DVD and the video in the DVD is just as smooth.
    Only when I Export to a .mov do I see the movie as if the SmoothCam was not used at all.

  • Will Motion 5 export movies I can use in Keynote presentations? thank you

    I've used previous standalone version of Motion (quite a while ago). Can Motion 5 also export .mov files I can import into Keynote presentation?

    If Keynote can import a Quicktime file like h.264 then yes.
    TOnyTOny

  • How do you export your movie using idvd? I keep getting error messages and notices that I do not have enough space to transfer to a dvd.

    How do you export your movie using idvd? I keep getting error messages and notices that I do not have enough space to transfer to a dvd.

    Can you give us the steps to re-create the problem, and the exact wording of the error message you are getting please.

  • I'm having trouble with iMovie crashing when I Finalize Project or Export Movie.

    Every time I Finalize Project or Export Movie my iMovie crashes.
    This has only started happening recently, I was creating movies and finalizing and exporting with no problems before.
    I'm doing exactly the same thing - creating simple short movies with jpg stills and an mp3. It's all working fine until I Finalize or Export, then it crashes.
    Can anybody help, I've tried every thing I can think of. I've installed the latest version from the Mac Store, but it still happens. I'm on an iMac with OSX 10.7.5
    The crash report is below
    Please help I'm so frustrated!
    Process:    
    iMovie [203]
    Path:       
    /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier: 
    com.apple.iMovieApp
    Version:    
    9.0.8 (1778)
    Build Info: 
    iMovieApp-1778000000000000~2
    App Item ID:
    408981434
    App External ID: 10440451
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [142]
    Date/Time:  
    2012-10-16 01:31:36.265 +0100
    OS Version: 
    Mac OS X 10.7.5 (11G56)
    Report Version:  9
    Interval Since Last Report:     
    21553 sec
    Crashes Since Last Report:      
    12
    Per-App Interval Since Last Report:  731 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                 
    18DCE5A2-30BE-41E8-AE36-A71A4506AC8E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[203]: garbage collection is OFF
    Performing @selector(a_finalize:) from sender NSMenuItem 0x79ab1f80
    abort() called
    Application Specific Signatures:
    Graphics kernel error: 0x00000002
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x9206e9c6 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x94fb0f78 pthread_kill + 106
    2   libsystem_c.dylib        
    0x94fa1bdd abort + 167
    3   libGPUSupport.dylib      
    0x063849e6 gpusKillClient + 111
    4   com.apple.ATIRadeonX3000GLDriver
    0x08953b07 0x8766000 + 2022151
    5   com.apple.ATIRadeonX3000GLDriver
    0x089254e6 0x8766000 + 1832166
    6   libGPUSupport.dylib      
    0x06389fe9 gldFlushContext + 29
    7   GLEngine                 
    0x08434d9d glFlushRender_Exec + 61
    8   com.apple.QuartzComposer 
    0x9991be98 -[QCCGLContext(SnapshotImage) createSnapshotImageOfType:withColorSpace:] + 533
    9   com.apple.QuartzComposer 
    0x99929aa2 -[QCRenderer createSnapshotImageOfType:] + 103
    10  com.apple.iMovieApp      
    0x001ea124 0x4e000 + 1687844
    11  com.apple.iMovieApp      
    0x000bd09d 0x4e000 + 454813
    12  com.apple.iMovieApp      
    0x000be800 0x4e000 + 460800
    13  com.apple.iMovieApp      
    0x000bd6af 0x4e000 + 456367
    14  com.apple.iMovieApp      
    0x000c54e0 0x4e000 + 488672
    15  com.apple.iMovieApp      
    0x000c42bf 0x4e000 + 484031
    16  com.apple.QuickTimeComponents.component
    0x91ae8bbd 0x912a1000 + 8682429
    17  com.apple.QuickTimeComponents.component
    0x91ae8ceb 0x912a1000 + 8682731
    18  com.apple.QuickTimeComponents.component
    0x91ae9b8b 0x912a1000 + 8686475
    19  com.apple.QuickTimeComponents.component
    0x91ad062e 0x912a1000 + 8582702
    20  com.apple.CoreServices.CarbonCore
    0x9c2664fe callComponentStorage_444 + 32
    21  com.apple.CoreServices.CarbonCore
    0x9c31543d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    22  com.apple.CoreServices.CarbonCore
    0x9c31547d CallComponentFunctionWithStorageProcInfo + 30
    23  com.apple.QuickTimeComponents.component
    0x91acdeeb SpitMovieComponentDispatch + 95
    24  com.apple.CoreServices.CarbonCore
    0x9c28b415 CallComponent + 223
    25  com.apple.CoreServices.CarbonCore
    0x9c28b45e CallComponentDispatch + 29
    26  com.apple.QuickTime      
    0x90839094 MovieExportFromProceduresToDataRef + 49
    27  com.apple.iMovieApp      
    0x000c6595 0x4e000 + 492949
    28  com.apple.iMovieApp      
    0x000c714b 0x4e000 + 495947
    29  com.apple.iMovieApp      
    0x001f4d51 0x4e000 + 1731921
    30  com.apple.iMovieApp      
    0x001f56aa 0x4e000 + 1734314
    31  com.apple.iMovieApp      
    0x00161b9f 0x4e000 + 1129375
    32  com.apple.iMovieApp      
    0x00084f43 0x4e000 + 225091
    33  com.apple.CoreFoundation 
    0x96decd11 -[NSObject performSelector:withObject:] + 65
    34  com.apple.AppKit         
    0x0075d663 -[NSApplication sendAction:to:from:] + 232
    35  com.apple.iMovieApp      
    0x0009f9d0 0x4e000 + 334288
    36  com.apple.AppKit         
    0x00850caf -[NSMenuItem _corePerformAction] + 536
    37  com.apple.AppKit         
    0x0085092c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171
    38  com.apple.AppKit         
    0x0084ffb5 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    39  com.apple.AppKit         
    0x00b2bef7 -[NSMenu performActionForItemAtIndex:] + 65
    40  com.apple.AppKit         
    0x00b2bf2a -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    41  com.apple.AppKit         
    0x00b3015b -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    42  com.apple.AppKit         
    0x00996670 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172
    43  com.apple.AppKit         
    0x007c6246 NSSLMMenuEventHandler + 452
    44  com.apple.HIToolbox      
    0x99e1ac0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    45  com.apple.HIToolbox      
    0x99c96313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    46  com.apple.HIToolbox      
    0x99c95790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 482
    47  com.apple.HIToolbox      
    0x99caa571 SendEventToEventTarget + 76
    48  com.apple.HIToolbox      
    0x99e1b0d0 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 482
    49  com.apple.HIToolbox      
    0x99e1b13a SendMenuCommandWithContextAndModifiers + 70
    50  com.apple.HIToolbox      
    0x99e8698d SendMenuItemSelectedEvent + 275
    51  com.apple.HIToolbox      
    0x99ce6d79 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129
    52  com.apple.HIToolbox      
    0x99e7788c _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 608
    53  com.apple.HIToolbox      
    0x99cdea2a _HandleMenuSelection2 + 636
    54  com.apple.HIToolbox      
    0x99cde7a9 _HandleMenuSelection + 53
    55  com.apple.AppKit         
    0x006c3bd2 _NSHandleCarbonMenuEvent + 302
    56  com.apple.AppKit         
    0x006544d6 _DPSNextEvent + 2196
    57  com.apple.AppKit         
    0x00653752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    58  com.apple.iMovieApp      
    0x0009df3e 0x4e000 + 327486
    59  com.apple.AppKit         
    0x0064fac1 -[NSApplication run] + 911
    60  com.apple.AppKit         
    0x008e0ac5 NSApplicationMain + 1054
    61  com.apple.iMovieApp      
    0x0005035a 0x4e000 + 9050
    62  com.apple.iMovieApp      
    0x0004fec5 0x4e000 + 7877
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9206eb5e __select_nocancel + 10
    1   libdispatch.dylib        
    0x95915cbd _dispatch_mgr_invoke + 642
    2   libdispatch.dylib        
    0x95914853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9206cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x9206c1f6 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x96d849da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation 
    0x96d8db04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation 
    0x96d8d1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation 
    0x96d9df01 CFRunLoopRun + 129
    6   com.apple.FWAVCPrivate   
    0x03765763 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254
    7   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x9206eb42 __select + 10
    1   com.apple.CoreFoundation 
    0x96ddbe15 __CFSocketManager + 1557
    2   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    3   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94fb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9c2623a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x9c26211d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore
    0x9c261f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component
    0x9188e16a 0x912a1000 + 6213994
    7   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94fb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9c2623a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x9c26211d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore
    0x9c261f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore
    0x9c294e53 AIOFileThread(void*) + 1019
    7   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 6:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94f5a82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x919b0467 0x912a1000 + 7402599
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 7:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94f5a82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x919b0467 0x912a1000 + 7402599
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 8:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x94f5a82a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x919b0467 0x912a1000 + 7402599
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f6342c pthread_cond_wait$UNIX2003 + 71
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f6342c pthread_cond_wait$UNIX2003 + 71
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f6342c pthread_cond_wait$UNIX2003 + 71
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x9206e83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x94fb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x94f633e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore 
    0x971f861c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore 
    0x97445b93 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore 
    0x97445bcf JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   com.apple.QuickTimeComponents.component
    0x91d69ee4 0x912a1000 + 11308772
    2   com.apple.QuickTimeComponents.component
    0x918fe345 0x912a1000 + 6673221
    3   com.apple.QuickTimeComponents.component
    0x91d69e17 0x912a1000 + 11308567
    4   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    5   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 15:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 17:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar     
    0x1fbdb1f3 0x1f93f000 + 2736627
    2   QuickTimeH264.scalar     
    0x1fbdacdb 0x1f93f000 + 2735323
    3   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 18:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar     
    0x1fbdb1f3 0x1f93f000 + 2736627
    2   QuickTimeH264.scalar     
    0x1fbdacdb 0x1f93f000 + 2735323
    3   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 19:: com.apple.coremedia.JVTlib
    0   libsystem_kernel.dylib   
    0x9206cc5e semaphore_wait_trap + 10
    1   QuickTimeH264.scalar     
    0x1fbdb1f3 0x1f93f000 + 2736627
    2   QuickTimeH264.scalar     
    0x1fbdacdb 0x1f93f000 + 2735323
    3   libsystem_c.dylib        
    0x94faeed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x94fb26de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib   
    0x9206f02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x94fb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x94fb26fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000001  ecx: 0xc004aacc  edx: 0x9206e9c6
      edi: 0xac60a2c0  esi: 0x00000006  ebp: 0xc004aae8  esp: 0xc004aacc
       ss: 0x00000023  efl: 0x00000246  eip: 0x9206e9c6   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x1d45c000
    Logical CPU: 0
    Binary Images:
       0x4e000 -   0x4d4fef  com.apple.iMovieApp (9.0.8 - 1778) <8B088F1A-C83A-3009-BCDA-03F2292C7A8F> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x595000 -   0x5abff3  com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
      0x5ba000 -   0x5bbff3  com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x5c2000 -   0x5d0fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x5d9000 -   0x607fe3  com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x640000 -   0x641ff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x64a000 -  0x10dfff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x15bc000 -  0x15bdfff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x15c3000 -  0x15e8ff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x15f0000 -  0x1624fe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x162a000 -  0x1791fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x1798000 -  0x1a67ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x1b66000 -  0x1d1aff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x1d9b000 -  0x1df9ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x1e28000 -  0x1e28fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x1e2c000 -  0x1e75ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x1e86000 -  0x1e8cfff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x1e95000 -  0x1ea2fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x1eb5000 -  0x1ef2fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x1efc000 -  0x1efdffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x1f03000 -  0x1f06ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x1f0c000 -  0x1f53ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x1f63000 -  0x2166feb  com.apple.Helium.HeliumRender (2.1.0 - 18567.3) <A20BE37C-2987-3BB8-AA52-0607FE7CCF8C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
    0x21bb000 -  0x223cfe7  com.apple.Helium.Heliumfilters (2.1.0 - 18567.3) <3DCC7DCF-8734-31A0-9B6F-0139CC6CB71C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumFilters.framework/Versions/A/HeliumFilters
    0x2576000 -  0x2733feb  com.apple.Helium.HeliumSensoCore (2.0.2 - 18567.3) <BFA19728-C6DD-3D2D-BFF5-1099CBB20679> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumSensoCore.framework/Versions/A/HeliumSensoCore
    0x3761000 -  0x3791ff7  com.apple.FWAVCPrivate (52.47 - 47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0x388f000 -  0x3891fff  com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <7A218EB1-111E-3E5C-8FC0-3300D232D7F6> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x3896000 -  0x3899ffe  com.apple.DirectoryServicesSource (1.5 - 1091) <2DB6EF39-C50C-318D-9F7A-7A9EE37C1FE2> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x4471000 -  0x4471ffd +cl_kernels (??? - ???) <6A091F04-5DCE-4881-9DB8-B6D29709A130> cl_kernels
    0x6383000 -  0x638fffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x6396000 -  0x6398fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x834c000 -  0x8355ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x840e000 -  0x8596ff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x85cd000 -  0x8737ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x8766000 -  0x8a02ff3  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x8a37000 -  0x8a64ff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x8fa4000 -  0x90faff9  com.apple.iLMBAperture31Plugin (2.6.4 - 288.4.6) <DADA8260-5B52-3809-AA1A-F65C2ED80250> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
    0x9142000 -  0x9149ff4  com.apple.iLMBAperturePlugin (2.6.4 - 288.4.6) <FF4D4456-FE0D-38EB-9BB2-6BE4147B646D> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x9150000 -  0x92f4ff5  com.apple.iLMBAperturePlugin2012 (2.6.4 - 288.4.6) <A06DA00C-9F21-3855-B043-16E18F0057CD> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
    0x934e000 -  0x934efff  com.apple.iLMBAppDefPlugin (2.6.4 - 288.4.6) <72B8DECB-9CB6-345E-8739-BC65FF59FFE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x9353000 -  0x935cffb  com.apple.iLMBFinalCutPlugin (2.6.4 - 288.4.6) <903BA9A1-BCDB-392F-90EE-D9FDD775891E> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
    0x9362000 -  0x9363fff  com.apple.iLMBFolderPlugin (2.6.4 - 288.4.6) <FD20A467-5D44-3073-80B8-71508DC08B4F> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x9368000 -  0x936bfff  com.apple.iLMBGarageBandPlugin (2.6.4 - 288.4.6) <3B8CBDAF-6359-38E8-B2DF-CC7307F04F19> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x9371000 -  0x937cff2  com.apple.iLMBiMoviePlugin (2.6.4 - 288.4.6) <C9D4201A-DDD4-3C7B-9E01-510A2C7396EA> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
    0x9385000 -  0x9398ff7  com.apple.iLMBiPhoto8Plugin (2.6.4 - 288.4.6) <F14BF337-D4DA-356C-82EE-2BBD6ABE138D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
    0x93a0000 -  0x94f9ff9  com.apple.iLMBiPhoto9Plugin (2.6.4 - 288.4.6) <55261E40-5CB1-360D-920C-ED95258C46E6> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
    0x9541000 -  0x9549ff2  com.apple.iLMBiPhotoPlugin (2.6.4 - 288.4.6) <668E3D87-6E61-3596-B875-327501C31889> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
    0x9550000 -  0x96f5ffd  com.apple.iLMBiPhotoPlugin2012 (2.6.4 - 288.4.6) <66709B75-6C03-3AAC-8CB3-0BA57AB7B32D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    0x9750000 -  0x9758ff2  com.apple.iLMBiTunesPlugin (2.6.4 - 288.4.6) <3BC0F592-8A14-3738-B959-10E108BAB976> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x975f000 -  0x9815ff3  com.apple.iTunesAccess (10.7 - 10.7) <FC3334BD-4462-8A94-6FD0-C09E33A04255> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x983f000 -  0x9840ff7  com.apple.iLMBMoviesFolderPlugin (2.6.4 - 288.4.6) <990BAADB-8895-3F53-8041-7C6663714235> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
    0x9846000 -  0x9848ff7  com.apple.iLMBPhotoBooth2Plugin (2.6.4 - 288.4.6) <C906DB2A-CAD2-3C96-8A11-EA843B9ADB2A> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
    0x984d000 -  0x984eff6  com.apple.iLMBPhotoBoothPlugin (2.6.4 - 288.4.6) <AA072C1D-BDA8-3DA2-9C62-288520683D56> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
    0x994a000 -  0x994cfff  com.apple.podcastproducer.ImageDiffer (1.3 - 245) <073C136E-6E98-337D-B8D9-84664E84B9C5> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0xa0ac000 -  0xa0b0ffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xa0b5000 -  0xa0bafff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xb052000 -  0xb052ff7 +cl_kernels (??? - ???) <DBF519A2-98C3-4557-AA9D-31AA88EE0063> cl_kernels
    0xb054000 -  0xb0fcff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0xb112000 -  0xb113ffd +cl_kernels (??? - ???) <EA45713A-7BD8-42C9-B40E-D30A09F9CF7D> cl_kernels
    0xb61c000 -  0xb6b2ffa  com.apple.mobiledevice (555.40 - 555.40) <40C9AB96-15C5-3D69-BA35-A73BB9380856> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0xbac7000 -  0xbc93ff7  com.apple.audio.codecs.Components (2.3 - 2.3) <FE9FB866-C44F-397B-BDA6-AD218A84BA4C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xc024000 -  0xc08afff  com.apple.AppleProResDecoder (3.0 - 542.6) <262D3868-74C4-38E6-8448-3BEB84721650> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0xc0bb000 -  0xc0c2ffe  com.apple.AppleGVAHW.component (1.1 - 1) <0C8846FD-355D-37C9-96D3-42C8BC591073> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xc0c8000 -  0xc101ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2339) <E1BA3A31-33E0-3E1B-A064-BA92C5A6A4EF> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xc10c000 -  0xc12dfe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <1999D33E-4FF4-3282-B357-D68A30427FB7> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xc13c000 -  0xc141ffb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <A9023E7A-7A60-3EB9-9AB1-AAFC8C87B2C1> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xc146000 -  0xc15eff2  com.apple.applepixletvideo (1.2.30 - 1.2d30) <72A0B4BD-DB7A-3C7F-ADB9-6D059F7ABA2B> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xc246000 -  0xc285ff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <FCD9379D-F303-3600-BF2C-A09BC8C8C87B> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0xc348000 -  0xc48efe7  com.apple.AppleGVAFramework (3.1.9 - 3.1.9) <79ADC1B2-7DB2-3071-B2C5-7F46D8C1A29F> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0xc636000 -  0xc65bfff  com.apple.QuartzComposer.ExtraPatches (4.0 - 236.10) <2E5748B7-7555-37B5-B344-B4FF14FEDB2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0xc66b000 -  0xc6b7ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xc6da000 -  0xc703fff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1f93f000 - 0x1fcccff7  QuickTimeH264.scalar (??? - ???) <AA023DC9-8A09-3F61-8736-AB646C7A435F> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe4d000 - 0x8fe7faa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90261000 - 0x9026fff7  com.apple.AppleFSCompression (37 - 1.0) <E54AEE04-F1D2-3178-AF5B-5A2AED9CF884> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x90270000 - 0x902a6ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x902a7000 - 0x902a8fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x902c3000 - 0x902dfff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x902e0000 - 0x905baff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x905bb000 - 0x905ccfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9062a000 - 0x908affe3  com.apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x908b0000 - 0x90903ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90904000 - 0x90a13ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a33000 - 0x90ab0fff  com.apple.PDFKit (2.6.4 - 2.6.4) <F2B635FC-EDD0-3D80-AB43-F78CB883623A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90ab1000 - 0x90b81ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90b82000 - 0x90bacff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x90bad000 - 0x90bfeff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x912a1000 - 0x91ff2fff  com.apple.QuickTimeComponents.component (7.7.1 - 2339) <0001FA3A-E33F-3699-8382-3110AC51244F> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9201f000 - 0x9202fff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x9204a000 - 0x92054ff0  com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92056000 - 0x92074ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x92385000 - 0x92398ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x92399000 - 0x923adfff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x923e0000 - 0x923e3ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x92408000 - 0x927c3ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x927c4000 - 0x927dcfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x927dd000 - 0x927e4ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92819000 - 0x9281aff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x9281b000 - 0x9284aff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x92896000 - 0x9289dff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
    0x939c6000 - 0x93b28ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93b29000 - 0x93c55ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93c56000 - 0x93c58ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x93c66000 - 0x93f70ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93f71000 - 0x93fb5fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93fb6000 - 0x9405afff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94069000 - 0x943affff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x945b2000 - 0x94693ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94694000 - 0x9472aff7  com.apple.LaunchServices (480.39 - 480.39) <C91C05E2-E4CF-3026-BEE2-93890664E83A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94778000 - 0x9477fff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x9478b000 - 0x947a8ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x947b1000 - 0x94812ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94813000 - 0x94887fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x94888000 - 0x9488dff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x948b7000 - 0x948eefef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x948ef000 - 0x9491dff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9491e000 - 0x949a5fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x949ab000 - 0x949adffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x949ae000 - 0x94a24fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94a25000 - 0x94a29fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94a2a000 - 0x94a60ff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a61000 - 0x94a62fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94a63000 - 0x94e65ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94e66000 - 0x94e7bff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94e7c000 - 0x94e7dfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x94e84000 - 0x94f44ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94f45000 - 0x94f45fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94f46000 - 0x94f51ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x94f52000 - 0x9501dfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9501e000 - 0x95059fff  com.apple.bom (11.0 - 183) <8E3F690E-4D23-3379-828C-5AB0453B9226> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9505e000 - 0x950aeffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x950af000 - 0x950b5ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x950c2000 - 0x950dffff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x950e0000 - 0x95120ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x95147000 - 0x9517bff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9517c000 - 0x9542eff7  com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9542f000 - 0x95471ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x955a1000 - 0x955f2ff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9561a000 - 0x9561afff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x956b6000 - 0x9580cfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95812000 - 0x958f4fff  com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x958f5000 - 0x95903fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x95913000 - 0x95921fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x95922000 - 0x95923ff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
    0x95c54000 - 0x95c75fff  com.apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x95c76000 - 0x95ca0ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x95cac000 - 0x95cb4ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x95cb5000 - 0x95cb8ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x95cb9000 - 0x95e1cfff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95e1d000 - 0x95e26fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x95e27000 - 0x9675272b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96753000 - 0x967ceffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x967cf000 - 0x9684eff7  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <5C10CC72-586E-3497-9873-A0ACFB6156C3> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9684f000 - 0x96872fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96b37000 - 0x96b37fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96b38000 - 0x96b3bfff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x96b3c000 - 0x96d34ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96d35000 - 0x96d51ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96d52000 - 0x96f29fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96f2a000 - 0x96f5dfef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x96f5e000 - 0x96f62ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x96f63000 - 0x96fcbff3  com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96fcc000 - 0x970c3ff3  com.apple.PubSub (1.0.5 - 65.28) <385D984B-984E-3A93-A601-ECDBCAE545E2> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x970c4000 - 0x970f2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x970f3000 - 0x97155ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97156000 - 0x9715fff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97162000 - 0x971ecffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x971ed000 - 0x9749afff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9749b000 - 0x97977ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x979f5000 - 0x97ab8fff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97b6c000 - 0x97bf9fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97bfa000 - 0x97bfaff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97bfe000 - 0x97c00ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97c01000 - 0x97c04ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x97c0b000 - 0x97ffffeb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9803d000 - 0x984b2ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x984b3000 - 0x9850eff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Ver

    Hi Nickoffthehook
    This was emailed to Apple Support on 23 DEc 2012 at 09:50 Eastern Australia time.
    "I continued to talk to other Apple Mac users on iMovie….Interesting to have found out that their movies were made using iDVD without any known issues as yet…Looking at the results from Apple Support Forum and Youtube, problems appears to be when NOT using iDVD. I and many others can't understand how these many technical problems were overlooked by the programmers of iMovie. One would have thought iMovie problems have been iron out prior to getting rid of iDVD. By the way when I first contacted Apple Support back on 16th Nov, I was told I need to RE-INSTALL my computer…..that I did and in the process my iDVD was removed and never was re-installed.
    May I suggest you delegate a junior person or someone string together a project consisting over near 1700 images, approx. 25mins of video footage, titles and including with and without transitions then export the project.
    I am still in the dark as to what is being done about this extended non result. I am not sure if is known by the people who is in charge of this iMovie programme. it would be nice to get some sort of feedback. Not sure if I should refer this to a third party to do the testing?? I am sure Apple's competitors would love to make a mockery of this.
    There has to be a time frame for this to end, as I and many others can't simply sit here in the dark and wait for someone to come back for a solution, this could be months or years who knows.  As you can appreciate I am not the only user anxiously waiting for a solution.
    I guess I am in a way representing other worldwide users in pursuing a solution on this matter ASAP. I therefore ask you to please make this a priority if this is at all possible.
    Many thanks."
    I've been corresponding to them since Fri 16th Nov on and off without a solution.

  • How to cut a movie in Logic 9?

    Hi,
    I'm using Logic 9 to compose a score for a short film. I would like to cut the first few minutes of the movie, how do I do that? And secondly, I want to bounce the audio along with the video. I have read in other discussions that I should go to Options>Movie>Bounce Movie and Audio but Movie doesn't appear in my Options.
    Cheers

    The Movie functions are under the File menu, not the Options menu. The Export Audio to Movie function is only available in 32-bit mode, so if you want to do that, you'll have to:
    Quit Logic.
    Find the Logic application in /Applications.
    Get info on it and check the Open in 32-bit mode box.
    Launch Logic again.
    When you've exported the audio to the movie, you can reset Logic to 64-bit by unchecking the box.
    Logic does not edit video - you'll have to do that in other software.

Maybe you are looking for

  • Error when calling a hosted WCF in Service Application anonymously

    Hi, I have a WCF service hosted in SharePoint 2013 service application, I am able to call this endpoint when i am logged in but after i enabled the anonymous access in sharepoint, i am not able to call the WCF endpoint and the error that i am getting

  • Cannot Edit some files in Library

    I have a library of images imported from a Nikon D70, Nikon D200, and Canon Powershot S400. For some reason, I am unable to Edit some of the files within my library. There does not seem to be any consistency of the problem with reference to the camer

  • Powerpoint Attachments

    How can I open Powerpoint attachments in email? I see the iphone can open Word docs and Excel spreadsheets, but when I receive an email with a Ppt attachment, it doesn't allow me to download the attachment and view it.

  • Any nice transitions for the *audio* ?

    I'm using iMovie for the first time, so pardon my ignorance. I have my video clips arranged, transitioned, and titled as I want. Now I have to contend with the audio portion of my project. I have three audio clips (one sampled AIFF, two purchased AAC

  • Suddenly I cannot run firefox, message says unable to load XPCOM, what do I do?

    Cannot get on line, browser icon says "cannot load XPCOM" What can I do?? Please help. I am not very computer savvy. Please make it very simple.