problems playing x264 file

joestriker

Registered
Hi I have vlc .84a and tried playing an x264 file and it was lagging badly. I tried my mplayer and i got no picture but plenty of sound. Then i downloaded divx 6 for mac and then tried out quicktime. I was under the impression that quicktime supported mp4 files and h.264. well alas quicktime comes up with a notice that it cannot read the file because it does not understand it! can anyone please help me with viewing this file and all else to follow. Do I need to install any plugins, 3ivx, or anything like that. thanks
 
It sounds like to me that the coding of the file was with a codex that vlc/QT cannot decode. Or, the file itself is a bit corrupt. I have coded a few moves (band of brothers series) into H264 for portability on my laptop. It worked flawlessly for each DVD.

Not sure what to tell you other than to try to recreate the file again.
 
actually the file was downloaded. sorry when i open the file it says "error 50 unknown error occured" so i assume something is wrong. any tips?
 
I tried it out again to get the crash log. any expert can go through this and determine what the problem is. I got another version of mplayer, and now it plays but with a slight lag and a scratching noise in the sound. My vlc still is the same, and quicktime is still giving issues. Here is the crash log for quicktime, for all pros to determine, maybe i have a plugin thats not meant to be there?

Date/Time: 2006-01-01 13:17:59.914 +0200
OS Version: 10.4.3 (Build 8F46)
Report Version: 3

Command: QuickTime Player
Path: /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
Parent: WindowServer [65]

Version: 7.0.3 (7.0.3)
Build Version: 2
Project Name: QuickTime
Source Version: 3871400

PID: 2386
Thread: 9

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000002

Thread 0:
0 libSystem.B.dylib 0x9002b8a8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9003001c pthread_cond_wait + 488
2 ...ickTimeComponents.component 0x989d1150 decodeFramesWithoutTimes + 376
3 ...ickTimeComponents.component 0x989cf67c Base_CDBandDecompress + 2804
4 ...ple.CoreServices.CarbonCore 0x90b5a2e0 CallComponentFunctionCommon + 1044
5 ...ickTimeComponents.component 0x989d0060 Base_CDComponentDispatch + 88
6 ...ple.CoreServices.CarbonCore 0x90b59e68 CallComponent + 260
7 ...ple.CoreServices.CarbonCore 0x90b59e68 CallComponent + 260
8 com.apple.QuickTime 0x946767ec ImageCodecBandDecompress + 40
9 com.apple.QuickTime 0x946641ec DoBandedDecompress + 11128
10 com.apple.QuickTime 0x946795ec ICMAction_aligned + 1300
11 com.apple.QuickTime 0x94666b10 ICMDeviceLoop + 3080
12 com.apple.QuickTime 0x9466d190 DecompressSequenceFrameWhen + 792
13 com.apple.QuickTime 0x946754bc ICMDecompressionSessionDecodeFrame + 928
14 ...ickTimeComponents.component 0x98919198 v2m_rDecompressSequenceFrameWhen + 204
15 ...ickTimeComponents.component 0x989188e4 v2m_decompressVideoFrame + 752
16 ...ickTimeComponents.component 0x9891d508 QueueAFrame + 2396
17 ...ickTimeComponents.component 0x98913700 v2m_doWhatTheMentorTellsUs + 1452
18 ...ickTimeComponents.component 0x98912e9c Video2MoviesTask + 1732
19 ...ple.CoreServices.CarbonCore 0x90b5a34c CallComponentFunctionCommon + 1152
20 ...ickTimeComponents.component 0x98910990 Video2ComponentDispatch + 120
21 ...ple.CoreServices.CarbonCore 0x90b59e68 CallComponent + 260
22 com.apple.QuickTime 0x94679d8c MediaMoviesTask + 52
23 com.apple.QuickTime 0x94668cac TaskMovie_priv + 3136
24 ...ickTimeComponents.component 0x9899847c doIdleMovie + 808
25 ...ickTimeComponents.component 0x989a4e9c internalDoAction + 1156
26 ...ickTimeComponents.component 0x9899c6b4 _MCIdle + 40
27 ...ple.CoreServices.CarbonCore 0x90b5a2c4 CallComponentFunctionCommon + 1016
28 ...ickTimeComponents.component 0x989966ac _MCComponentDispatch + 88
29 ...ple.CoreServices.CarbonCore 0x90b59e68 CallComponent + 260
30 com.apple.QuickTime 0x9467f5a0 MCIdle + 32
31 com.apple.QuickTime 0x9467a544 QTOMovieObject::SendCommand(unsigned long, void const*) + 952
32 com.apple.QuickTime 0x946670cc DispatchQTMsg(void const*, unsigned long, unsigned long, unsigned long, QTOGenericObject*) + 696
33 com.apple.QuickTime 0x94665eac QTObjectTokenPriv::SendMessageToObject(QTMessagePriv*, unsigned long) + 188
34 com.apple.QuickTime 0x946609bc QTObjectTokenPriv::DispatchMessage(QTMessagePriv*, void const*, __CFAllocator const*, unsigned long, unsigned long, ComponentMsgParam*, unsigned long, unsigned long) + 1148
35 com.apple.QuickTime 0x9467a174 QTSendToObject + 104
36 com.apple.QTKit 0x95caef58 -[QTMovie idle] + 144
37 com.apple.CoreFoundation 0x9075b09c CFSetApplyFunction + 268
38 com.apple.QTKit 0x95cae7e4 +[QTMovie idleAllMovies:] + 128
39 com.apple.Foundation 0x928de49c __NSFireTimer + 116
40 com.apple.CoreFoundation 0x90770ae0 __CFRunLoopDoTimer + 184
41 com.apple.CoreFoundation 0x9075d458 __CFRunLoopRun + 1680
42 com.apple.CoreFoundation 0x9075ca0c CFRunLoopRunSpecific + 268
43 com.apple.HIToolbox 0x931831e0 RunCurrentEventLoopInMode + 264
44 com.apple.HIToolbox 0x93182874 ReceiveNextEventCommon + 380
45 com.apple.HIToolbox 0x931826e0 BlockUntilNextEventMatchingListInMode + 96
46 com.apple.AppKit 0x93660904 _DPSNextEvent + 384
47 com.apple.AppKit 0x936605c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
48 com.apple.AppKit 0x9365cb0c -[NSApplication run] + 472
49 com.apple.AppKit 0x9374d618 NSApplicationMain + 452
50 com.apple.quicktimeplayer 0x00007fd4 _start + 344
51 com.apple.quicktimeplayer 0x0004247c start + 60

Thread 1:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x900702c8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90b745e4 TSWaitOnSemaphoreCommon + 176
3 ...ickTimeComponents.component 0x988fe460 ReadSchedulerThreadEntryPoint + 436
4 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 2:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x900702c8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90b745e4 TSWaitOnSemaphoreCommon + 176
3 ...ple.CoreServices.CarbonCore 0x90b7f08c AIOFileThread(void*) + 520
4 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 3:
0 libSystem.B.dylib 0x9000b208 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b15c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d108 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca0c CFRunLoopRunSpecific + 268
4 com.apple.audio.CoreAudio 0x914001dc HALRunLoop::OwnThread(void*) + 264
5 com.apple.audio.CoreAudio 0x913fff7c CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 4:
0 libSystem.B.dylib 0x9002b8a8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9003001c pthread_cond_wait + 488
2 com.apple.QuartzCore 0x941f974c CVDisplayLink::runIOThread() + 832
3 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 5:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x900702c8 pthread_cond_timedwait_relative_np + 556
2 com.apple.audio.CoreAudio 0x91410f80 CAGuard::WaitFor(unsigned long long) + 204
3 com.apple.audio.CoreAudio 0x91410e90 CAGuard::WaitUntil(unsigned long long) + 304
4 com.apple.audio.CoreAudio 0x9140f100 HP_IOThread::WorkLoop() + 852
5 com.apple.audio.CoreAudio 0x9140ed98 HP_IOThread::ThreadEntry(HP_IOThread*) + 16
6 com.apple.audio.CoreAudio 0x913fff7c CAPThread::Entry(CAPThread*) + 96
7 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 6:
0 libSystem.B.dylib 0x9002b998 semaphore_wait_trap + 8
1 ...ickTimeComponents.component 0x98d670c0 QTThreadWaitSignal + 108
2 ...ickTimeComponents.component 0x9896b0ac audioprepThreadEntry + 88
3 ...ickTimeComponents.component 0x98d675a8 start_thread + 84
4 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 7:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x900702c8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90b745e4 TSWaitOnSemaphoreCommon + 176
3 ...ple.CoreServices.CarbonCore 0x90b7c580 TimerThread + 60
4 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 8:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x900702c8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90b745e4 TSWaitOnSemaphoreCommon + 176
3 ...ple.CoreServices.CarbonCore 0x90b800b4 DeferredTaskThread + 56
4 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 9 Crashed:
0 QuickTimeH264.altivec 0x995a8164 JVTLibDecoDispose + 526212
1 QuickTimeH264.altivec 0x99525170 JVTCompEncodeFrame + 12780
2 QuickTimeH264.altivec 0x99527d48 JVTLibDecoDispose + 872
3 QuickTimeH264.altivec 0x9951bc20 JVTDecoDecodeBand + 108
4 ...ple.CoreServices.CarbonCore 0x90b5a300 CallComponentFunctionCommon + 1076
5 ...ple.CoreServices.CarbonCore 0x90b59e68 CallComponent + 260
6 ...ickTimeComponents.component 0x99010594 ImageCodecDecodeBand + 44
7 ...ickTimeComponents.component 0x989d0660 BaseCodec_ImageCodecDecodeBand_VideoDecodeThread + 40
8 ...ple.CoreServices.CarbonCore 0x90b76720 InvokeDeferredTaskUPP + 24
9 com.apple.QuickTime 0x9481fa54 VideoDecodeThread + 144
10 libSystem.B.dylib 0x9002b200 _pthread_body + 96

Thread 9 crashed with PPC Thread State 64:
srr0: 0x00000000995a8164 srr1: 0x000000000200d030 vrsave: 0x0000000000000000
cr: 0x24004424 xer: 0x0000000000000000 lr: 0x00000000995a8e4c ctr: 0x00000000019eb000
r0: 0x00000000019eb000 r1: 0x00000000f04889a0 r2: 0x0000000000000000 r3: 0x0000000000000001
r4: 0x00000000019f4214 r5: 0x0000000000000090 r6: 0x0000000000000010 r7: 0x00000000019f4dec
r8: 0x0000000000000000 r9: 0x00000000019f4dec r10: 0x0000000000000000 r11: 0x00000000019f4d14
r12: 0x00000000019f4cb0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x00000000019f5654 r18: 0x0000000000000001 r19: 0x0000000000000001
r20: 0x000000000554e5b0 r21: 0x000000000597e008 r22: 0x00000000019f5694 r23: 0x000000000597e008
r24: 0x0000000000000001 r25: 0x00000000019f4214 r26: 0x00000000059e71f4 r27: 0x00000000059e76f0
r28: 0x00000000019f4bdc r29: 0x0000000024004204 r30: 0x0000000000000000 r31: 0x00000000995a8698

Binary Images Description:
0x1000 - 0xa9fff com.apple.quicktimeplayer 7.0.3 /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
0x4d6000 - 0x552fff ch.rafz.naegeli.christoph.xvid_codec 0.5.1 /Library/QuickTime/XviD_Codec v0.5.1.component/Contents/MacOS/XviD_Codec
0x5fb000 - 0x650fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
0x6be000 - 0x6c0fff net.culater.SIMBL 0.8 (8) /Users/gregorypeters/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x1779000 - 0x177afff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x4a6c000 - 0x4a85fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x4a8b000 - 0x4aa6fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x4bfe000 - 0x4d0dfff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x4d3c000 - 0x4e9ffff com.apple.GeForceFXGLDriver 1.4.16 (4.1.6) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x4ec0000 - 0x4ec6fff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x569e000 - 0x577dfff com.apple.audio.codecs.Components 1.4.3 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x5830000 - 0x5872fff com.apple.QuickTimeFireWireDV.component 7.0.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x5883000 - 0x58ecfff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x5901000 - 0x597afff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.18) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x919bd000 - 0x91a83fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91ad0000 - 0x91ae5fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91aea000 - 0x91b06fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b0b000 - 0x91b7afff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b91000 - 0x91b95fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b97000 - 0x91bc8fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bcc000 - 0x91c0ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c16000 - 0x91c2ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c34000 - 0x91c37fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c39000 - 0x91c39fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c3b000 - 0x91d25fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d2d000 - 0x91d4cfff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91db8000 - 0x91e1dfff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e27000 - 0x91eb9fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ed3000 - 0x92463fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924ab000 - 0x927bbfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927e8000 - 0x92874fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928b6000 - 0x92ae0fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bfe000 - 0x92cdcfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92cfc000 - 0x92deafff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92dfc000 - 0x92e1afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e25000 - 0x92e7ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e9d000 - 0x92e9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e9f000 - 0x92eb3fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ecb000 - 0x92edbfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ee7000 - 0x92efcfff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f0e000 - 0x92f95fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fa9000 - 0x92fb4fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fbe000 - 0x92febfff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93005000 - 0x93015fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93021000 - 0x93087fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930b8000 - 0x9310afff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93136000 - 0x93153fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93165000 - 0x93172fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9317b000 - 0x9348dfff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935d9000 - 0x935e5fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93656000 - 0x93656fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93658000 - 0x93c8bfff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94017000 - 0x94086fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940bf000 - 0x94189fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941dd000 - 0x941ddfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x941df000 - 0x94357fff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943a1000 - 0x943defff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x943e6000 - 0x94436fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945d8000 - 0x945e7fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x945ef000 - 0x945fbfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94640000 - 0x94658fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9465f000 - 0x948c9fff com.apple.QuickTime 7.0.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95c9c000 - 0x95cd5fff com.apple.QTKit 7.0.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96d03000 - 0x96d22fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97439000 - 0x974fafff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97525000 - 0x97526fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x97528000 - 0x97535fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x988ec000 - 0x9919ffff com.apple.QuickTimeComponents.component 7.0.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x99412000 - 0x99415fff com.apple.QuickTimeH264.component 7.0.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x99417000 - 0x9949afff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x99518000 - 0x995dcfff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.altivec
0x99705000 - 0x997a9fff com.apple.QuickTimeMPEG4.component 7.0.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x9a377000 - 0x9a479fff com.apple.audio.units.Components 1.4.1 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

Model: PowerBook6,4, BootROM 4.8.3f1, 1 processors, PowerPC G4 (1.1), 1.33 GHz, 768 MB
Graphics: GeForce FX Go5200, GeForce FX Go5200, AGP, 64 MB
Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
Memory Module: DIMM1/J31, 512 MB, DDR SDRAM, PC2700U-25330
AirPort: AirPort Extreme, 402.6 (3.90.34.0.p13)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.6.6f22, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Parallel ATA Device: MATSHITACD-RW CW-8123, 3.97 GB
Parallel ATA Device: TOSHIBA MK6025GAS, 55.89 GB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
 
Back
Top