Jump to content

Banner.jpg.b89429c566825f6ab32bcafbada449c9.jpg

oaCapture 0.0.7 beta for Linux and OSX released


JamesF

Recommended Posts

Throwing caution to the wind I now dare announce that then new release is available...

Major changes for this release include support for UVC cameras on OSX -- in particular the Imaging Source USB cameras (in theory other UVC cameras may work, but I haven't tried any and I've not put much effort into dealing with cameras that can't do raw or RGB formats as I don't for the moment want to get into picking apart YUV frames and suchlike).  Also, USB IEEE1394/IIDC/DCAM cameras such as the Point Grey Firefly MV, Chamelon and Atik GP should work on both Linux and OSX, though I have only tested a mono Firefly camera.  Again, in theory other cameras complying with the same standard should work and if any device permission issues can be ironed out, FireWire cameras may well work too.  I just don't have any to test.

I've also enabled switching of auto mode for gain and exposure where the camera supports it.  I'm not sure that will interest too many planetary imagers though.

Downloads are here: http://www.openastroproject.org/downloads/

Note that there's a udev rules file for the IIDC cameras on Linux and on Ubuntu 14.04, Mint 17 and probably some Fedora releases it will require a reload via systemd or a reboot for the system to get the system to pay attention to it, unlike earlier releases where udev "just notices" when you drop a new file into its config directory.

I'm really not sure what's next at the moment.  I have a Lodestar that I'd like to get working and it would be sweet if I could get the SPC900 working on OSX, but equally there's the filter wheel support that I really want in and haven't started on yet, mostly because I've not really got it clear in my head how to approach some of the problems.

James

Link to comment
Share on other sites

Hi James,

You don't specifically list them, but will you support the Celestron SkyRis camreas? They use Imaging Source electronics so presumably should have similar if not identical drivers as Imaging Sources own cameras?

I just tried it with a Skyris 618m and it shows up in the devices window but crashes the program when I select it. (On OSX).

Cheers,

Grant

Link to comment
Share on other sites

Scratch that - a few goes at unplugging it and plugging it in again, and restarting oaCapture and it works :)

Not testing it with a scope, but I am getting a live preview :)

Nice work James!

Link to comment
Share on other sites

I'm really pleased to hear that works, Grant.  I don't have a Skyris camera and had no idea how much the innards had been changed in the process of Celestronising the TIS models so didn't dare hope that it would be recognised at all, but it's excellent news that it just about "just works".  It would be nicer if it hadn't crashed, but I did have to hack the UVC code a bit to suit the TIS cameras as they're not strictly UVC-compliant and I perhaps didn't get something quite perfect there.  Of course it's entirely possible that the Celestron model is UVC-compliant (the way in which the TIS cameras are non-compliant is pretty trivial so could easily have been fixed) but my code still recognises it as non-compliant and does something it shouldn't, or it may be something to do with the camera being USB3.

The one Skyris camera I'm pretty sure won't work is the 132.  I don't even know if that's based on TIS electronics or not, but even if it is my recollection is that the CMOS cameras in the TIS (non astro, mainly I think) range have a completely different interface.

James

Link to comment
Share on other sites

Tested in OSX 10.9.3 with ZWOASI120MM and it seems to work fine, not had anything astronomical to point it at though, rain as usual.

Out of interest I tried it in Snow Leopard, it didn't work.

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

Interesting to see if the MS Lifecam works.. 

I think the Lifecam only does MJPEG which there's no point suporting, or YUY2.  I've not tried it though.  If I have the time and inclination at some point I might try to add handling for streamed video formats.

James

Link to comment
Share on other sites

I don't know if you considered putting in support for Canon Cameras?  Should be easy enough with the gphoto2 library?

Well, you've got the source, Stu.  Off you go :D

Seriously though, yes, adding support for DSLRs to the camera API is something I would like to do.  I do need to work out how the API needs changing to do that (for instance, how should exposure times/shutter speeds be handled when they're expressed as fractions of seconds?).  There's also a difference that may need to be handled internally between cameras that can stream images and those where images have to be fetched one at a time.

Adding DSLRs would also enable some me to do some long-exposure stuff at some point, which I definitely fancy having a go at for Linux in the future.

James

Link to comment
Share on other sites

Tested in OSX 10.9.3 with ZWOASI120MM and it seems to work fine, not had anything astronomical to point it at though, rain as usual.

Out of interest I tried it in Snow Leopard, it didn't work.

Snow Leopard is a problem for me at the moment.  I had it running in a virtual machine, but it won't boot any more.  I think physical hardware may be required, but I can't really justify that right now.

James

Link to comment
Share on other sites

I had to add a .plist file into the launcher daemons to make VMware think it was running a server version of 10.6.

VMware removed support for non server versions of 10.6 as it's against apples EULA to use them in a virtual environment.

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

I'm using VirtualBox rather than vmware, but i may be able to try that anyhow.  I'll see what I can work out.  I might have to talk to ZWO about shipping a 32-bit version of their SDK too.

James

Link to comment
Share on other sites

Well I only use 10.6 for Rosetta, I get where Apple was going getting rid of that but it doesn't help when there are lots of old program's that are never going to be updated.

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

That OSX won't easily run in a VM is a pain in the backside from a developer's point of view because it means either not supporting old releases, or buying more hardware.  It would be easy to be cynical and suggest that such a situation suits Apple just fine because more people upgrading means a lower support burden for them and that older hardware becomes obsolete and they get to encourage people to give them more money to replace it.

James

Link to comment
Share on other sites

Well I only use 10.6 for Rosetta, I get where Apple was going getting rid of that but it doesn't help when there are lots of old program's that are never going to be updated.

Sent from my iPhone using Tapatalk

The best thing to do would be to partition your hard drive and install a later OS on that new partition, meaning you can effectively dual boot your computer in two different OSs (I'm currently running Snow Leopard and Lion), you just have to hold down ALT when restarting to choose which OS to use.

Snow Leopard is a problem for me at the moment.  I had it running in a virtual machine, but it won't boot any more.  I think physical hardware may be required, but I can't really justify that right now.

James

http://store.apple.com/uk/product/MC573Z/A/mac-os-x-106-snow-leopard

It would be nice to see FireWire DMK support - is the only problem that you don't have a FireWire camera to test?

Link to comment
Share on other sites

The best thing to do would be to partition your hard drive and install a later OS on that new partition, meaning you can effectively dual boot your computer in two different OSs (I'm currently running Snow Leopard and Lion), you just have to hold down ALT when restarting to choose which OS to use.

http://store.apple.com/uk/product/MC573Z/A/mac-os-x-106-snow-leopard

It would be nice to see FireWire DMK support - is the only problem that you don't have a FireWire camera to test?

Not so easy on a new mac. The 10.6 install will fail on anything with ivybridge or newer.

I did try that ;)

It is possible to install it using an older machine then clone it and use a hacked kernel. It's not strictly Snow Leopard then though.

I'm happy with the virtual version, 10.6 is happy to run with just 1gb ram allocated so it doesn't drain the host os too much.

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

Not so easy on a new mac. The 10.6 install will fail on anything with ivybridge or newer.

I did try that ;)

It is possible to install it using an older machine then clone it and use a hacked kernel. It's not strictly Snow Leopard then though.

I'm happy with the virtual version, 10.6 is happy to run with just 1gb ram allocated so it doesn't drain the host os too much.

Sent from my iPhone using Tapatalk

I wasn't aware of that. Thanks for the info :)

Link to comment
Share on other sites

10.8.5 64bit fails on application start:

 Symbol not found: ___sincos_stret
  Referenced from: /Applications/oaCapture.app/Contents/MacOS/oaCapture
  Expected in: /usr/lib/libSystem.B.dylib
 in /Applications/oaCapture.app/Contents/MacOS/oaCapture
Link to comment
Share on other sites

10.8.5 64bit fails on application start:

 Symbol not found: ___sincos_stret
  Referenced from: /Applications/oaCapture.app/Contents/MacOS/oaCapture
  Expected in: /usr/lib/libSystem.B.dylib
 in /Applications/oaCapture.app/Contents/MacOS/oaCapture

Ooh, that's an interesting one.  That's some strange optimisation that the compiler makes that only works on 10.9 I think.  But I was sure I had the flags set so that it would work compile for 10.8 as well.  I'll check.

James

Link to comment
Share on other sites

Hi James, sorry for the wait.

This works now on OSX 10.8.5 64bit.

I tried plugging in the MS Lifecam HD - the oaCapture recognises it and that it's UVC but cannot connect to it. Although it's possible to crash the app at this point (click the spoiler for the exception trace):

Process:         oaCapture [15303]
Path:            /Applications/oaCapture.app/Contents/MacOS/oaCapture
Identifier:      org.openastroproject.oacapture
Version:         0.0.7 beta (0.0.6)
Code Type:       X86-64 (Native)
Parent Process:  launchd [258]
User ID:         501
Date/Time:       2014-06-25 19:25:27.063 +0100
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Interval Since Last Report:          6161 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  89 sec
Per-App Crashes Since Last Report:   1
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000034
VM Regions Near 0x34:
--> 
    __TEXT                 0000000100000000-0000000100750000 [ 7488K] r-x/rwx SM=COW  /Applications/oaCapture.app/Contents/MacOS/oaCapture
Application Specific Information:
Performing @selector(qtDispatcherToQAction:) from sender NSMenuItem 0x1040bf590
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.openastroproject.oacapture 0x000000010052a5ec 0x100000000 + 5416428
1   org.openastroproject.oacapture 0x000000010005cc15 0x100000000 + 379925
2   org.openastroproject.oacapture 0x000000010000479d 0x100000000 + 18333
3   org.openastroproject.oacapture 0x000000010003706c 0x100000000 + 225388
4   org.openastroproject.oacapture 0x000000010004faea 0x100000000 + 326378
5   QtCore                         0x0000000101a0ee7d QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1693
6   QtCore                         0x0000000101a12345 QSignalMapper::map(QObject*) + 213
7   QtCore                         0x0000000101a12843 0x1018ca000 + 1345603
8   QtCore                         0x0000000101a0ee7d QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1693
9   QtGui                         0x0000000100e017a9 QAction::activate(QAction::ActionEvent) + 233
10  QtGui                         0x0000000100db58c1 0x100d7c000 + 235713
11  com.apple.AppKit               0x00007fff959bd959 -[NSApplication sendAction:to:from:] + 342
12  com.apple.AppKit               0x00007fff95af336c -[NSMenuItem _corePerformAction] + 406
13  com.apple.AppKit               0x00007fff95af305a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
14  com.apple.AppKit               0x00007fff957e020f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
15  com.apple.AppKit               0x00007fff957e0097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
16  com.apple.AppKit               0x00007fff95aec165 NSSLMMenuEventHandler + 342
17  com.apple.HIToolbox           0x00007fff952e3d1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
18  com.apple.HIToolbox           0x00007fff952e31e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
19  com.apple.HIToolbox           0x00007fff952f8fc9 SendEventToEventTarget + 40
20  com.apple.HIToolbox           0x00007fff9532fca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
21  com.apple.HIToolbox           0x00007fff952d4a21 SendMenuCommandWithContextAndModifiers + 59
22  com.apple.HIToolbox           0x00007fff952d49d3 SendMenuItemSelectedEvent + 254
23  com.apple.HIToolbox           0x00007fff952d485f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
24  com.apple.HIToolbox           0x00007fff952b08bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605
25  com.apple.HIToolbox           0x00007fff952afec8 _HandleMenuSelection2 + 565
26  com.apple.AppKit               0x00007fff959ab8c6 _NSHandleCarbonMenuEvent + 245
27  com.apple.AppKit               0x00007fff958cda9f _DPSNextEvent + 2073
28  com.apple.AppKit               0x00007fff958ccdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
29  com.apple.AppKit               0x00007fff958c41a3 -[NSApplication run] + 517
30  QtGui                         0x0000000100dbe7d0 0x100d7c000 + 272336
31  QtCore                         0x00000001019f432d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 477
32  QtCore                         0x00000001019f7547 QCoreApplication::exec() + 199
33  org.openastroproject.oacapture 0x000000010003eb55 0x100000000 + 256853
34  org.openastroproject.oacapture 0x0000000100001b64 0x100000000 + 7012
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff973e7d16 kevent + 10
1   libdispatch.dylib             0x00007fff92a2edea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             0x00007fff92a2e9ee _dispatch_mgr_thread + 54
Thread 2:: org.libusb.device-hotplug
0   libsystem_kernel.dylib         0x00007fff973e5686 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff973e4c42 mach_msg + 70
2   com.apple.CoreFoundation       0x00007fff93dc5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation       0x00007fff93dca916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation       0x00007fff93dca0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation       0x00007fff93dd8dd1 CFRunLoopRun + 97
6   org.openastroproject.oacapture 0x000000010053d4ee 0x100000000 + 5493998
7   libsystem_c.dylib             0x00007fff91e50772 _pthread_start + 327
8   libsystem_c.dylib             0x00007fff91e3d1a1 thread_start + 13
Thread 3:
0   libsystem_kernel.dylib         0x00007fff973e7f96 poll + 10
1   org.openastroproject.oacapture 0x0000000100536efe 0x100000000 + 5467902
2   org.openastroproject.oacapture 0x0000000100536a6a 0x100000000 + 5466730
3   org.openastroproject.oacapture 0x0000000100537282 0x100000000 + 5468802
4   org.openastroproject.oacapture 0x000000010052c2bc 0x100000000 + 5423804
5   libsystem_c.dylib             0x00007fff91e50772 _pthread_start + 327
6   libsystem_c.dylib             0x00007fff91e3d1a1 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff973e76d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff91e52f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff91e52ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff91e3d191 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib         0x00007fff973e76d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff91e52f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff91e52ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff91e3d191 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib         0x00007fff973e76d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff91e52f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff91e52ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff91e3d191 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib         0x00007fff973e76d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff91e52f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff91e52ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff91e3d191 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib         0x00007fff973e76d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff91e52f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff91e52ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff91e3d191 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff7c643268  rbx: 0x000000010004fa40  rcx: 0x00000000000fc080  rdx: 0x00000000000f53c0
  rdi: 0x0000000000000014  rsi: 0x0000000000000007  rbp: 0x00007fff5fbfdba0  rsp: 0x00007fff5fbfdba0
   r8: 0x0000000000000001   r9: 0x0000000061152db5  r10: 0x0000000000000000  r11: 0x0000000061152db5
  r12: 0x00007fff7c644180  r13: 0x00007fff5fbff770  r14: 0x000000000000001f  r15: 0x00000001040985c0
  rip: 0x000000010052a5ec  rfl: 0x0000000000010206  cr2: 0x0000000000000034
Logical CPU: 4
Binary Images:
       0x100000000 -        0x10074ffe7 +org.openastroproject.oacapture (0.0.7 beta - 0.0.6) <D06BED7B-6877-3543-8AC0-11FE33E1A378> /Applications/oaCapture.app/Contents/MacOS/oaCapture
       0x100c89000 -        0x100cacfff +libdc1394.22.dylib (0) <538DC256-1121-394B-9A72-E6E631FFFA08> /Applications/oaCapture.app/Contents/Frameworks/libdc1394.22.dylib
       0x100cf5000 -        0x100d04ff7 +libz.1.dylib (0) <EE52BDB8-6083-3F10-A193-2E52AAF555E7> /Applications/oaCapture.app/Contents/Frameworks/libz.1.dylib
       0x100d08000 -        0x100d16fff +libbz2.1.0.dylib (0) <57564CB0-AD8D-35AD-A8BE-EAF844A6005C> /Applications/oaCapture.app/Contents/Frameworks/libbz2.1.0.dylib
       0x100d19000 -        0x100d72ff7 +libtiff.5.dylib (0) <562B979F-FC35-3BA6-B105-532AA86A2BBF> /Applications/oaCapture.app/Contents/Frameworks/libtiff.5.dylib
       0x100d7c000 -        0x1015f4fff +QtGui (0) <38D796A7-18C2-305A-8770-5F4644BF27E3> /Applications/oaCapture.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x101799000 -        0x101895ff7 +QtNetwork (0) <3A8C1105-78A8-301A-828F-7B76BA38CD51> /Applications/oaCapture.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x1018ca000 -        0x101b33ff7 +QtCore (0) <FB671142-05C1-3FA8-B477-2DC790905B3B> /Applications/oaCapture.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x101b99000 -        0x101ba7fff +libusb-1.0.0.dylib (0) <B300FC85-5DB7-39F4-BD32-A7F735E3658B> /Applications/oaCapture.app/Contents/Frameworks/libusb-1.0.0.dylib
       0x101bac000 -        0x101bc6ff7 +liblzma.5.dylib (0) <A7A21135-8AE9-3310-A954-CB5F3FC97AB8> /Applications/oaCapture.app/Contents/Frameworks/liblzma.5.dylib
       0x101bca000 -        0x101bf7ff7 +libjpeg.9.dylib (0) <08C3C5E3-8C99-3CCB-9A9E-15BF05CBB9F3> /Applications/oaCapture.app/Contents/Frameworks/libjpeg.9.dylib
       0x101bfc000 -        0x101c1efff +libpng16.16.dylib (0) <F64EEFB2-B4E1-3F35-A730-C203FB51E0C5> /Applications/oaCapture.app/Contents/Frameworks/libpng16.16.dylib
       0x101c25000 -        0x101c67fff +libssl.1.0.0.dylib (0) <5E5597DF-7A3A-3561-BACB-DFC9D9C773FC> /Applications/oaCapture.app/Contents/Frameworks/libssl.1.0.0.dylib
       0x101c80000 -        0x101d99fff +libcrypto.1.0.0.dylib (0) <FC34D71F-DAD0-3B2F-A168-D91BCAC4E676> /Applications/oaCapture.app/Contents/Frameworks/libcrypto.1.0.0.dylib
       0x102a83000 -        0x102aa7ff7  com.apple.security.csparser (3.0 - 55179.16.1) <FC0DF2D7-D9B9-3ACB-8E15-4C5CCB0201A9> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x102acf000 -        0x102ad9ff7  com.apple.iokit.IOUSBLib (630.4.2 - 630.4.2) <1EC8FB6B-651B-3C4D-AFC5-0EA875445FF4> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
       0x102ae9000 -        0x102aefff7 +libqgif.dylib (0) <886491C2-D37D-389E-BC61-C7B076CF9057> /Applications/oaCapture.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x102af8000 -        0x102afbff7 +libqtga.dylib (0) <9A9ED4BE-33F9-303A-AEED-514DCEEE752C> /Applications/oaCapture.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x102d6c000 -        0x102d6cff1 +cl_kernels (???) <BFA2D847-F2F7-45A7-9085-9BC56BA46930> cl_kernels
       0x102d73000 -        0x102d73ffb +cl_kernels (???) <E3348BAC-B39E-4134-A84E-4BFB5DC35F9B> cl_kernels
       0x102d77000 -        0x102d80fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x102e06000 -        0x102ebfff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x102f07000 -        0x102f0bfff +libqmng.dylib (0) <44843817-0386-3F53-9CAF-1EBFD24C58CD> /Applications/oaCapture.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x102f11000 -        0x102f16ff7 +libqico.dylib (0) <56E7CD82-FFBA-3447-8669-914BFDFF8D30> /Applications/oaCapture.app/Contents/PlugIns/imageformats/libqico.dylib
       0x102f1b000 -        0x102f20ff7 +libqjpeg.dylib (0) <1B9F92A5-B204-3FC6-AD1A-51CAD8274119> /Applications/oaCapture.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x102f25000 -        0x102f65fff +libmng.1.dylib (0) <0C54D536-B1C9-3C75-A767-C885E6E71D3D> /Applications/oaCapture.app/Contents/Frameworks/libmng.1.dylib
       0x102f80000 -        0x102f85fff +libqtiff.dylib (0) <80FEF88A-0928-34A6-82AD-9182BA5E70E9> /Applications/oaCapture.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x102fa6000 -        0x102fcbfff +liblcms.1.dylib (0) <57DDBC2C-2704-3C78-9193-9B2D7CA3ABBF> /Applications/oaCapture.app/Contents/Frameworks/liblcms.1.dylib
       0x10d106000 -        0x10d1a0ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff66b94000 -     0x7fff66bc893f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8bbc8000 -     0x7fff8c558807  com.apple.CoreGraphics (1.600.0 - 333.1.1) <E3316BA5-1A34-39B1-8FA7-97727488869B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c559000 -     0x7fff8c592ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
    0x7fff8c5d3000 -     0x7fff8c5f4ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8c5f5000 -     0x7fff8c644ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8c645000 -     0x7fff8c667ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff8c668000 -     0x7fff8c66afff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8c66b000 -     0x7fff8c6e9ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8c6ea000 -     0x7fff8c729ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8c72a000 -     0x7fff8c72cfff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8c78d000 -     0x7fff8c790fff  libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8ca77000 -     0x7fff8ca94ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8ca95000 -     0x7fff8cac6ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8cac9000 -     0x7fff8cad7fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8cad8000 -     0x7fff8cadcfff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8cadf000 -     0x7fff8cb7afff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d442000 -     0x7fff8d44dff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8d509000 -     0x7fff8d53ffff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8d540000 -     0x7fff8d597ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8d59a000 -     0x7fff8d83eff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d83f000 -     0x7fff8d843fff  libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8e117000 -     0x7fff8e12efff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8e196000 -     0x7fff8e1d9ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8e1da000 -     0x7fff8e2f292f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8e2f3000 -     0x7fff8e35bfff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8e35c000 -     0x7fff8e373fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8e476000 -     0x7fff8e489ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8e48a000 -     0x7fff8e48afff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e593000 -     0x7fff8e5dfff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8e5e0000 -     0x7fff8e618fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8e619000 -     0x7fff8e673ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e6dd000 -     0x7fff8e709ff7  libRIP.A.dylib (333.1.1) <606E69AD-20AD-3517-B304-AD03F68CF47D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8e713000 -     0x7fff8e7d0ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8e7d1000 -     0x7fff8e7f0ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8ea67000 -     0x7fff8ebedfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8ebee000 -     0x7fff8ebf3fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8ebf4000 -     0x7fff8ebf8ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8ec1a000 -     0x7fff8ec29ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8fcfd000 -     0x7fff8fe72fff  com.apple.CFNetwork (596.6.2 - 596.6.2) <03663F71-3E01-3958-9BBC-D7015189A4AC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9037f000 -     0x7fff903edff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9048b000 -     0x7fff9048bfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff90498000 -     0x7fff904c6fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff9050c000 -     0x7fff90549fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9054a000 -     0x7fff908a9fff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff908aa000 -     0x7fff908fbff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff90975000 -     0x7fff90a47ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff90a48000 -     0x7fff90a4efff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff90a4f000 -     0x7fff90a61ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff90a6f000 -     0x7fff90a7cfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff90a82000 -     0x7fff90a84ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff90b6f000 -     0x7fff90b94ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff90bf0000 -     0x7fff90fe7fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff90fe8000 -     0x7fff90fe9fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff90fea000 -     0x7fff9109cff7  com.apple.LaunchServices (539.11 - 539.11) <A86F44E5-F285-3029-A5D1-00CD3C231A08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff9109d000 -     0x7fff9109ffff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff910a0000 -     0x7fff91121fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff914ba000 -     0x7fff914c5fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff9155b000 -     0x7fff91563fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff91564000 -     0x7fff915bafff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff916d5000 -     0x7fff91731ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff9177e000 -     0x7fff917cdff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff917ce000 -     0x7fff917cefff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff9182f000 -     0x7fff9185dff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff91862000 -     0x7fff91869fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff918ca000 -     0x7fff91914ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9199f000 -     0x7fff91a3dff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff91a3e000 -     0x7fff91d0ffff  com.apple.security (7.0 - 55179.16.1) <49A6A8FD-124D-30E0-94C3-C73F8C9469E6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff91e3c000 -     0x7fff91f08ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff91f2a000 -     0x7fff91f2efff  libCGXType.A.dylib (333.1.1) <3010D3F9-C3A9-3D2E-ACDD-9020FB17482E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff91f2f000 -     0x7fff91f5afff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff91f5b000 -     0x7fff91fddff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91fde000 -     0x7fff92084ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff922ce000 -     0x7fff925e5ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff925e6000 -     0x7fff925f9ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff925fa000 -     0x7fff925fefff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff928c4000 -     0x7fff929e4fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff929e5000 -     0x7fff92a29fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
    0x7fff92a2a000 -     0x7fff92a3fff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff92b9a000 -     0x7fff92bd4ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff92bd5000 -     0x7fff92bdafff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92db9000 -     0x7fff92db9ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff92dba000 -     0x7fff92ddbfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff92e6a000 -     0x7fff92eadff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff9338a000 -     0x7fff93396fff  libCSync.A.dylib (333.1.1) <1EE4C872-5236-3577-A458-691DA2B43370> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff93397000 -     0x7fff93545fff  com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff93546000 -     0x7fff93547fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9359a000 -     0x7fff935a7fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff9363d000 -     0x7fff9363efff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff93bc0000 -     0x7fff93bceff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
    0x7fff93bfc000 -     0x7fff93c24fff  libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff93ced000 -     0x7fff93cf6fff  com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff93cf7000 -     0x7fff93cf7fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff93d7d000 -     0x7fff93d7eff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff93d7f000 -     0x7fff93d94fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff93d95000 -     0x7fff93f7fff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff93f80000 -     0x7fff9439dfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff9439e000 -     0x7fff94471ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff94472000 -     0x7fff944f2ff7  com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff944f3000 -     0x7fff94501ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff945aa000 -     0x7fff945b4fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff945b5000 -     0x7fff946b2fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff946b3000 -     0x7fff946d5ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff946d6000 -     0x7fff946f6fff  libPng.dylib (852) <CCBFA9A9-33C0-3189-AFE0-A77E831EEBA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff946f7000 -     0x7fff946fefff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff946ff000 -     0x7fff9472dfff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9488f000 -     0x7fff94896fff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff94897000 -     0x7fff9498cfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff9498d000 -     0x7fff94998fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff94c35000 -     0x7fff94c44fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff94c45000 -     0x7fff94c48ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff94c49000 -     0x7fff94e49fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff94e4a000 -     0x7fff94e50fff  libCGXCoreImage.A.dylib (333.1.1) <971D9275-C3C8-3B4F-AA38-F17E8D58B6B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff94e51000 -     0x7fff94e51fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94e52000 -     0x7fff94f4fff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff951ac000 -     0x7fff9529dff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9529e000 -     0x7fff952a6ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff952ab000 -     0x7fff955dbfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff9560e000 -     0x7fff9561bff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff9561c000 -     0x7fff9561dff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff9561e000 -     0x7fff95645ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff95646000 -     0x7fff95647ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff95705000 -     0x7fff95740fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9574d000 -     0x7fff95777ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff95778000 -     0x7fff963a5fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff963df000 -     0x7fff963f6fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff96834000 -     0x7fff96836ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff96876000 -     0x7fff96978fff  libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff96979000 -     0x7fff96979fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9697a000 -     0x7fff9697ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff96980000 -     0x7fff969e8ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff96b75000 -     0x7fff96bcaff7  libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff96e9e000 -     0x7fff96ed4fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff96ed9000 -     0x7fff96f19ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff96f1a000 -     0x7fff96f1efff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff96f1f000 -     0x7fff97038fff  com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff97039000 -     0x7fff9709cfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9709d000 -     0x7fff970a3ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff970a4000 -     0x7fff971b0fff  libFontParser.dylib (84.7) <C3D1121B-B066-34C3-9D31-ADDF387C0B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff971b1000 -     0x7fff9724bfff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff97377000 -     0x7fff9737afff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff973d5000 -     0x7fff973f0ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff973f1000 -     0x7fff974f3fff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff974f4000 -     0x7fff974f4fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff97564000 -     0x7fff97570fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff97571000 -     0x7fff97598fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff97599000 -     0x7fff975adfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff975b1000 -     0x7fff975c2ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff975c3000 -     0x7fff975d1fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff975d6000 -     0x7fff97643ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff97644000 -     0x7fff97663ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff97669000 -     0x7fff97743fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff977cf000 -     0x7fff977dcff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9782a000 -     0x7fff9782eff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff9782f000 -     0x7fff97835fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff9785f000 -     0x7fff979fafef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff979fb000 -     0x7fff97a5afff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff97b5b000 -     0x7fff97b5bfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff97b5f000 -     0x7fff97c24ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff97c68000 -     0x7fff97cc2fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff97cc3000 -     0x7fff97d2cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff97d2d000 -     0x7fff97d43fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff97d44000 -     0x7fff97f79ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff97f7d000 -     0x7fff97f7eff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff984de000 -     0x7fff984e0fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff984e1000 -     0x7fff9856eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff985c9000 -     0x7fff9871bfff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9871c000 -     0x7fff98764fff  libcurl.4.dylib (69.2.71) <F52E1881-A425-3AE9-8386-A434F10AE0A2> /usr/lib/libcurl.4.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 4
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 46972
    thread_create: 0
    thread_set_state: 24469
VM Region Summary:
ReadOnly portion of Libraries: Total=180.8M resident=216.6M(120%) swapped_out_or_unallocated=16777216.0T(9727837732864%)
Writable regions: Total=122.7M written=9236K(7%) resident=13.7M(11%) swapped_out=0K(0%) unallocated=109.0M(89%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  4016K
CG image                            528K
CG shared images                   1248K
CoreImage                             4K
CoreServices                       2376K
MALLOC                             82.8M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
OpenCL                               16K
SQLite page cache                    96K
STACK GUARD                        56.0M
Stack                              12.1M
VM_ALLOCATE                        16.1M
__DATA                             16.9M
__IMAGE                             528K
__LINKEDIT                         55.1M
__TEXT                            125.7M
__UNICODE                           544K
mapped file                        76.0M
shared memory                       308K
===========                      =======
TOTAL                             450.3M
Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 1.69f4
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x802C, 0x31364B544631473634485A2D314734443120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x802C, 0x31364B544631473634485A2D314734443120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports
Network Service: Ethernet 2, Ethernet, en0
Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
Serial ATA Device: MATSHITADVD-R   UJ-8A8
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
USB Device: Microsoft® LifeCam Cinema, 0x045e  (Microsoft Corporation), 0x075d, 0xfa130000 / 6
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Link to comment
Share on other sites

Thanks, Nick.  I'm not entirely surprised that the Lifecam makes a hideous mess, I have to admit.  I have been a bit lazy from the point of view of handling cameras that don't actually have a frame format I can deal with.  I should perhaps have a think about how that could work.  I don't think there's much choice but to unpack video frames into RGB if I want to have a histogram.  As far as I'm aware the ffmpeg library (which I already use for writing AVI files anyhow) has functions for doing that and some are even written in assembler so may not be too much of a performance hit.  It might even be feasible to write the video frame straight out as part of the AVI file whilst unpacking only those that are required for the preview or histogram creation (I don't use every single frame for either function as there seems little to be gained by doing so and a good deal to be lost in terms of performance).

James

Link to comment
Share on other sites

I've been wondering for a while how to get oacapture to run nicely on small screens.  Today whilst my children were swimming (no room in the pool for me today) I have added the ability to move the controls to the right hand side of the window rather than have them at the top, or to make them dockable at which point they can be dragged completely out of the window and dropped on top of each other if necessary, leaving much more room for the actual preview.

James

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.