Coder Social home page Coder Social logo

glasses's People

Contributors

cartera avatar feosuna1 avatar fkuehne avatar giskarda avatar jasonprado avatar jbcode42 avatar pdherbemont avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

glasses's Issues

More Thoughts on the Interface

I thought about this a bit and I think I found what bothered me.

But first some questions.

How do you see the main purpose of the Slash Screen? Just as a fast jump in to the program?

How do you use the Playlist? Just now it is the only way to access files from My Videos. It always starts the first one which is not what I want, when I click on something called My Videos.

I see a problem with the structure and hierarchy:

There are two use scenarios:

  • double click a movie in the finder. You expect a simple video window like QuickTime or QuickLook (Without any splash screen or playlist).
  • You open VLC and want to browse/discover with the splash screen.

The browsing should lead to one or more files you select to watch.

So you should be presented with a tree of choices.

This could be like Front Row or iTunes (the structure of the navigation, not the interface) . You get some options (like Unfinished, my Video, Shoutcast Radio, TV...) If you select on, you get the details in another column.

Structural, the unfinished list and the playlist are the same (they are a list of videos chosen from some criteria) and should be treated the same.

In the selection process, the actual video is the leave in the tree. The general visualization of a selection tree is from top left to bottom right. So the present solution with the playlist on the right side breaks this flow.

Do you really need to see the playlist on the video window. In window mode you most likely have a finder window just behind and it does a much better job on presenting file. In fullscreen mode you either want to see the video OR the playlist/media selection. So I would prefer a more Front Row like behavior of switching screens.

So my point is to have a video window and a media browser. Both have a clear purpose. The slash screen could be much more useful as a media browser and the playlist as it is now would only be used if you open and play more than one file at once.

This is still not as clear and structures as I would like it. Maybe a discussion can tighten it up.

Georg

Fullscreen window is too top-level

With VLC, you can see and use other application's windows while being in fullscreen mode as these are simply drawn above the video output once the other application is activated. This doesn't work here, as the video output is always shown above the other windows.
Just here so I don't forget about it. Easy to fix.

New Icon?

Well, as it seems to be a total revamp that is being attempted, why not have a new icon? I'd be more than willing to do it myself, I have a few ideas, in fact... This is the farthest-progressed of what I have thus far. http://drp.ly/9NKI

Titlebar/toolbar

The button to open/close the playlist should be in the bottom bar. Just next to the progress bar.

Video window doesn't behave "correctly"

  1. You can move the video window behind the menu-bar. According to Apple's HIG, the window's top position should be just below the menu-bar, so you can't move any window higher than the top-most centimeter.

  2. The window doesn't adapt itself to the video size with the Default style. An HD video is opened with almost the same size as regular sized clips.

Support for different container formats like mkv

I wrote an email to pdherbmont to ask what to to to enable playback for mkv video files. And he said that it is probably only editing the Info.plist file.
It didn't work for me though.
Any idea?

Lunettes crashes when EyeTV is installed

Lunettes crashes when EyeTV is installed with log:
10-02-03 22:43:55 Lunettes[18283] ** Exception Handled! LibVLCException: libvlc has thrown us an error: upnp_intel: internal module error (/Users/steg/Sources/vlc/projects/macosx/framework/Sources/VLCMediaDiscoverer.m:99 -[VLCMediaDiscoverer initWithName:])
10-02-03 22:43:55 Lunettes[18283] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] Lunettes: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] NSExceptionHandlerExceptionRaiser (in ExceptionHandling) + 127
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] objc_exception_throw (in libobjc.A.dylib) + 45
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] __catch_exception (in VLCKit) + 318
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[VLCMediaDiscoverer initWithName:](in VLCKit) + 368
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] +[VLCMediaDiscoverer availableMediaDiscoverer](in VLCKit) + 665
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[VLCSplashScreenWindowController availableMediaDiscoverer](in Lunettes) + 55
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSObject(NSKeyValueCoding) valueForKey:](in Foundation) + 420
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSObject(NSKeyValueCoding) valueForKeyPath:](in Foundation) + 226
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSBinder valueForBinding:resolveMarkersToPlaceholders:](in AppKit) + 171
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSArrayDetailBinder _refreshDetailContentInBackground:](in AppKit) + 368
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:](in AppKit) + 557
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:](in AppKit) + 1172
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] loadNib (in AppKit) + 226
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:](in AppKit) + 248
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSWindowController loadWindow](in AppKit) + 233
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSWindowController window](in AppKit) + 82
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSWindowController showWindow:](in AppKit) + 47
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[VLCDocumentController applicationDidFinishLaunching:](in Lunettes) + 418
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] _nsnote_callback (in Foundation) + 167
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] __CFXNotificationPost (in CoreFoundation) + 954
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] _CFXNotificationPostNotification (in CoreFoundation) + 200
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation) + 101
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSApplication _postDidFinishNotification](in AppKit) + 100
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSApplication sendFinishLaunchingNotification](in AppKit) + 66
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSApplication(NSAppleEventHandling) handleAEOpen:](in AppKit) + 219
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSApplication(NSAppleEventHandling) handleCoreEvent:withReplyEvent:](in AppKit) + 77
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:](in Foundation) + 360
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] NSAppleEventManagerGenericHandler (in Foundation) + 114
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] aeDispatchAppleEvent(AEDesc const
, AEDesc
, unsigned int, unsigned char
) (in AE) + 162
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] dispatchEventAndSendReply(AEDesc const
, AEDesc
) (in AE) + 32
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] aeProcessAppleEvent (in AE) + 210
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] AEProcessAppleEvent (in HIToolbox) + 48
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] _DPSNextEvent (in AppKit) + 1191
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:](in AppKit) + 155
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] -[NSApplication run](in AppKit) + 395
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] NSApplicationMain (in AppKit) + 364
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] main (in Lunettes) + 37
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] start (in Lunettes) + 52
10-02-03 22:43:55 [0x0-0x37e37e].org.videolan.Lunettes[18283] 0x00000002 (in Lunettes)
10-02-03 22:44:06 com.apple.launchd.peruser.502570 Job appears to have crashed: Abort trap
10-02-03 22:44:06 ReportCrash[18289] Saved crash report for Lunettes[18283] version 1.0 Beta (3.0) to /Users/poopiroot/Library/Logs/DiagnosticReports/Lunettes_2010-02-03-224406_Mac-Printer-2.crash
Thee seems to be a proem with PnP EyeConect server (part of EyeTV package).
Killing following processes helped:

  1. /Library/Application Support/EyeTV/EyeTV Helper.app/Contents/MacOS/EyeTV Helper -psn_0_98328
  2. /Library/Application Support/EyeConnect/EyeConnect.app/Contents/Resources/EyeConnectWatchDog
  3. /Library/Application Support/EyeConnect/EyeConnect.app/Contents/MacOS/EyeConnect -console

Volume Control

Implement a lunettes-intern volume control and normalisation.

Stepping Back/forth with shortcut

If you hit Command+Left/Right, the video jumped 10 sec. This was just about right to go back if you missed a scene in the move. Now, if you hit left/right arrow key, it jumps 60 sec. This is a bit to much.

Playlist + Close window

When u have a folder/m3u open, then close the window (command w) it will result in an exception message:

NSRangeException: Cannot remove an observer <NSKeyValueObservance 0x11275dde0> for the key path "media.@count" from <VLCMediaList 0x10052dda0> because it is not registered as an observer.

Back trace has been printed to Console.

We will now wait for debugger connection...

Subtitle rendering

It seems that subtitle files are rendered in the resolution of the video. This leads to "blurry" looking fonts. Eg. if the video is 640x480 with an srt file, being watch fullscreen on a monitor with 1920x1080, the subtitle have the same resolution as if watched in a 640x480 window.

Lunettes crashes upon start

Upon start the Lunettes crashes with message:

10-02-03 22:47:47 Lunettes[18356] *** Exception Handled! NSAccessibilityException: "AXEnabled" attribute unsupported by: <NSAccessibilitySliderValueIndicator: 0x1004e6290>

Here is the log:

Process: Lunettes [18462]
Path: /Applications/Video/Lunettes.app/Contents/MacOS/Lunettes
Identifier: org.videolan.Lunettes
Version: 1.0 Beta (3.0)
Code Type: X86-64 (Native)
Parent Process: launchd [570]

Date/Time: 2010-02-03 23:00:36.552 +0100
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6

Interval Since Last Report: 284349 sec
Crashes Since Last Report: 11
Per-App Interval Since Last Report: 363 sec
Per-App Crashes Since Last Report: 7
Anonymous UUID: 6B1B9FEE-6CAF-4AB5-9A52-324C578E480F

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff814bdfe6 __kill + 10
1 libSystem.B.dylib 0x00007fff8155ee32 abort + 83
2 org.videolan.Lunettes 0x00000001000042ec -[VLCExceptionHandler exceptionHandler:shouldLogException:mask:] + 604
3 com.apple.ExceptionHandling 0x00007fff858a0b0f -[NSExceptionHandler _handleException:mask:] + 167
4 com.apple.ExceptionHandling 0x00007fff858a0a47 NSExceptionHandlerExceptionRaiser + 154
5 libobjc.A.dylib 0x00007fff86af10f3 objc_exception_throw + 45
6 com.apple.CoreFoundation 0x00007fff86ca4a19 -[NSException raise] + 9
7 com.apple.AppKit 0x00007fff8375c742 NSAccessibilityAttributeValue + 143
8 com.apple.AppKit 0x00007fff8396a775 CopyAppKitUIElementAttributeValueNoCatch + 87
9 com.apple.AppKit 0x00007fff8396ab61 CopyAttributeValue + 343
10 com.apple.HIServices 0x00007fff812831e5 _AXXMIGCopyAttributeValue + 266
11 com.apple.HIServices 0x00007fff8128dfbd _XCopyAttributeValue + 411
12 com.apple.HIServices 0x00007fff8126a365 mshMIGPerform + 460
13 com.apple.CoreFoundation 0x00007fff86bea551 __CFRunLoopRun + 5201
14 com.apple.CoreFoundation 0x00007fff86be8c2f CFRunLoopRunSpecific + 575
15 com.apple.HIToolbox 0x00007fff80f21a4e RunCurrentEventLoopInMode + 333
16 com.apple.HIToolbox 0x00007fff80f21853 ReceiveNextEventCommon + 310
17 com.apple.HIToolbox 0x00007fff80f2170c BlockUntilNextEventMatchingListInMode + 59
18 com.apple.AppKit 0x00007fff8371e1f2 _DPSNextEvent + 708
19 com.apple.AppKit 0x00007fff8371db41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
20 com.apple.AppKit 0x00007fff836e3747 -[NSApplication run] + 395
21 com.apple.AppKit 0x00007fff836dc468 NSApplicationMain + 364
22 org.videolan.Lunettes 0x0000000100001e75 main + 37
23 org.videolan.Lunettes 0x0000000100001c14 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81488bba kevent + 10
1 libSystem.B.dylib 0x00007fff8148aa85 _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff8148a75c _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff8148a286 _dispatch_worker_thread2 + 244
4 libSystem.B.dylib 0x00007fff81489bb8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81489a55 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff814aa9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814ae7f1 _pthread_cond_wait + 1286
2 libvlccore.4.dylib 0x00000001001b0bc9 vlc_cond_wait + 9
3 libvlccore.4.dylib 0x000000010015391a Thread + 794
4 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
5 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff814f3442 poll + 10
1 libvlccore.4.dylib 0x0000000100192bee __net_Connect + 894
2 libaccess_mms_plugin.dylib 0x000000010c6eaf5a OpenConnection + 74
3 libaccess_mms_plugin.dylib 0x000000010c6eb8d2 Describe + 114
4 libaccess_mms_plugin.dylib 0x000000010c6ea921 MMSHOpen + 721
5 libaccess_mms_plugin.dylib 0x000000010c6ea618 Open + 232
6 libvlccore.4.dylib 0x000000010019bc59 __module_need + 1129
7 libvlccore.4.dylib 0x000000010015bfc8 __access_New + 280
8 libvlccore.4.dylib 0x000000010016d33a InputSourceInit + 2154
9 libvlccore.4.dylib 0x000000010016e901 Init + 1553
10 libvlccore.4.dylib 0x0000000100172c55 __input_Read + 37
11 libshout_plugin.dylib 0x000000010a66c5a2 AddSubitemsOfShoutItemURL + 98
12 libshout_plugin.dylib 0x000000010a66c415 Run + 293
13 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
14 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff814aa9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814ae7f1 _pthread_cond_wait + 1286
2 libthreadutil.2.dylib 0x000000010a6be09d TimerThreadWorker + 261
3 libthreadutil.2.dylib 0x000000010a6bdcc4 WorkerThread + 1414
4 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
5 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff814aa9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814ae7f1 _pthread_cond_wait + 1286
2 libthreadutil.2.dylib 0x000000010a6bd91e WorkerThread + 480
3 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
4 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff814aa9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814ae7f1 _pthread_cond_wait + 1286
2 libthreadutil.2.dylib 0x000000010a6bd91e WorkerThread + 480
3 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
4 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 7:
0 libSystem.B.dylib 0x00007fff814aa9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814ae7f1 _pthread_cond_wait + 1286
2 libthreadutil.2.dylib 0x000000010a6bd91e WorkerThread + 480
3 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
4 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 8:
0 libSystem.B.dylib 0x00007fff814b39e2 select$DARWIN_EXTSN + 10
1 libupnp.3.dylib 0x000000010a69be64 RunMiniServer + 483
2 libthreadutil.2.dylib 0x000000010a6bdcc4 WorkerThread + 1414
3 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
4 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 9:
0 libSystem.B.dylib 0x00007fff814aa9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814ae7f1 _pthread_cond_wait + 1286
2 libthreadutil.2.dylib 0x000000010a6bd91e WorkerThread + 480
3 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
4 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 10:
0 libSystem.B.dylib 0x00007fff814f3442 poll + 10
1 libsap_plugin.dylib 0x000000010b19ed8b Run + 699
2 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
3 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 11:
0 libSystem.B.dylib 0x00007fff814aa9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814ae7f1 _pthread_cond_wait + 1286
2 VLCKit 0x000000010006b5b9 EventDispatcherMainLoop + 281
3 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
4 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 12:
0 libSystem.B.dylib 0x00007fff814aa9ee semwait_signal + 10
1 libSystem.B.dylib 0x00007fff814aa87d nanosleep + 148
2 libSystem.B.dylib 0x00007fff814aa7e7 usleep + 57
3 com.apple.AppKit 0x00007fff8386956a -[NSUIHeartBeat _heartBeatThread:] + 1540
4 com.apple.Foundation 0x00007fff803f4e99 __NSThread__main
+ 1429
5 libSystem.B.dylib 0x00007fff814a8f8e _pthread_start + 331
6 libSystem.B.dylib 0x00007fff814a8e41 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000010f346e40 rcx: 0x00007fff5fbfd448 rdx: 0x0000000000000000
rdi: 0x000000000000481e rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd460 rsp: 0x00007fff5fbfd448
r8: 0x0000000000000001 r9: 0x000000010f368440 r10: 0x00007fff814ba026 r11: 0x0000000000000202
r12: 0x00000001004158b0 r13: 0x000000010f35b100 r14: 0x000000010f346e40 r15: 0x0000000000000200
rip: 0x00007fff814bdfe6 rfl: 0x0000000000000202 cr2: 0x00000001004ea6a0

Binary Images:
0x100000000 - 0x100039ff7 +org.videolan.Lunettes 1.0 Beta (3.0) /Applications/Video/Lunettes.app/Contents/MacOS/Lunettes
0x10006a000 - 0x10008bfe7 +VLCKit ??? (???) <9EF8A770-7257-4030-3229-12061DE367E1> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/VLCKit
0x1000b1000 - 0x1000c8fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Video/Lunettes.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1000e1000 - 0x100107fff +com.brandonwalkin.BWToolkitFramework ??? (1.2.5) /Applications/Video/Lunettes.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x10013b000 - 0x1001e2fff +libvlccore.4.dylib ??? (???) <42326CA4-9F07-4CAC-E3A1-3BFA0842DDA5> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/lib/libvlccore.4.dylib
0x10022c000 - 0x100241ff7 +libvlc.5.dylib ??? (???) <75A8A3F0-D02D-87E2-7E49-E09C04148F53> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/lib/libvlc.5.dylib
0x100255000 - 0x10033bfe7 libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x1003d3000 - 0x1003d5fff +libmemcpymmxext_plugin.dylib ??? (???) <24AECD63-0738-8334-CCB5-C8BCF97A1E50> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libmemcpymmxext_plugin.dylib
0x1003ea000 - 0x1003efff7 +libhotkeys_plugin.dylib ??? (???) <74B8131D-0ECA-2068-4A0D-C9ADE4B01391> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libhotkeys_plugin.dylib
0x1003f3000 - 0x1003f6fe7 +liblogger_plugin.dylib ??? (???) <9BA88EFA-BECC-5E4E-ABA9-A7F0D95A534F> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/liblogger_plugin.dylib
0x1005e3000 - 0x1005f1fff com.apple.iokit.IOHIDLib 1.6.1 (1.6.1) <94915629-FA61-6042-3AF4-DF2B153741BF> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x100783000 - 0x100790ff7 +libmacosx_dialog_provider_plugin.dylib ??? (???) /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libmacosx_dialog_provider_plugin.dylib
0x1007a7000 - 0x1007e1fe7 +liblua_plugin.dylib ??? (???) <4142B37F-BD54-4073-AF7E-E19E319E157E> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/liblua_plugin.dylib
0x10a66a000 - 0x10a66cfff +libshout_plugin.dylib ??? (???) <6427A132-BD0B-40DB-D9EC-8E17F26C229F> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libshout_plugin.dylib
0x10a66f000 - 0x10a672ff7 +libmediadirs_plugin.dylib ??? (???) /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libmediadirs_plugin.dylib
0x10a676000 - 0x10a67dfff +libaccess_http_plugin.dylib ??? (???) <78C0509D-BBF6-8260-B404-26381630F679> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libaccess_http_plugin.dylib
0x10a681000 - 0x10a685fff +libfilesystem_plugin.dylib ??? (???) <2F80EF35-146A-6AE0-D964-C97EED0B9718> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libfilesystem_plugin.dylib
0x10a689000 - 0x10a68ffff +libupnp_intel_plugin.dylib ??? (???) <48A64EBE-02AC-345B-742E-F90ABB788723> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libupnp_intel_plugin.dylib
0x10a696000 - 0x10a6b2ff8 +libupnp.3.dylib ??? (???) <686763E3-EA6E-3578-7F67-E220FABE9BF3> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/lib/libupnp.3.dylib
0x10a6bb000 - 0x10a6befff +libthreadutil.2.dylib ??? (???) <131D5230-A51B-1C83-65E2-1BECB858777E> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/lib/libthreadutil.2.dylib
0x10a6c1000 - 0x10a6c8fff +libixml.2.dylib ??? (???) /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/lib/libixml.2.dylib
0x10a6cc000 - 0x10a6cefff +libdecomp_plugin.dylib ??? (???) <3BB74D22-96E0-A4A2-56D9-D52D923C6938> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libdecomp_plugin.dylib
0x10a6d1000 - 0x10a6d9ff7 +libzip_plugin.dylib ??? (???) <8F4CF6A4-460D-8A6C-2101-9B6A6A6A2FE8> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libzip_plugin.dylib
0x10a6de000 - 0x10a6e0fff +libstream_filter_rar_plugin.dylib ??? (???) <66A85683-26C7-E889-8545-2CC26655AA28> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libstream_filter_rar_plugin.dylib
0x10a6e3000 - 0x10a6e5ff7 +libstream_filter_record_plugin.dylib ??? (???) /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libstream_filter_record_plugin.dylib
0x10a6e8000 - 0x10a6f0fef +libtaglib_plugin.dylib ??? (???) <60197955-5F38-E7F8-5B1E-933958627A0F> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libtaglib_plugin.dylib
0x10b17a000 - 0x10b18bff7 +libplaylist_plugin.dylib ??? (???) /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libplaylist_plugin.dylib
0x10b193000 - 0x10b196fff +libxml_plugin.dylib ??? (???) <48E1B8E3-3CB8-F0A6-0FC2-985C3556F9AB> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libxml_plugin.dylib
0x10b19a000 - 0x10b1a0fff +libsap_plugin.dylib ??? (???) <28AA5547-C88B-0A9D-6B22-6F9A8EB45372> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libsap_plugin.dylib
0x10b1a4000 - 0x10b1a6ff7 +com.Logitech.Control Center.Scroll Enhancer OSAX Loader 3.1.0 (3.1.0) <5E627882-A52C-8B6B-EBD0-478728267121> /Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC Scroll Enhancer Loader
0x10c6e8000 - 0x10c6f2fff +libaccess_mms_plugin.dylib ??? (???) <3E618F7F-8C83-CE34-5193-F569E51B2775> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/modules/libaccess_mms_plugin.dylib
0x10c8fc000 - 0x10c900fe7 +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3.1d8) <565ED444-1761-2CB2-17D9-F6A710B45178> /Users/poopiroot/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
0x10caa1000 - 0x10cabeff7 +Cocoa Patcher ??? (???) <30FBA578-87B3-47FC-8506-30B2A33C9FEE> /Users/poopiroot/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
0x10cf12000 - 0x10cf63fef +libtag.1.dylib ??? (???) <540D091F-58F2-1664-424E-A1D20EEAF493> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/lib/libtag.1.dylib
0x10cf98000 - 0x10d101fef +libxml2.2.dylib ??? (???) <83784C43-FB86-DE8E-E93A-0F56A0A7D942> /Applications/Video/Lunettes.app/Contents/Frameworks/VLCKit.framework/Versions/A/lib/libxml2.2.dylib
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld
0x7fff80034000 - 0x7fff8010eff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff80139000 - 0x7fff80204fe7 ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff8021b000 - 0x7fff8021cfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff8024d000 - 0x7fff802b7fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff802b8000 - 0x7fff802bafff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8034f000 - 0x7fff80354fff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff80355000 - 0x7fff803d4fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff803d5000 - 0x7fff803e3ff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
0x7fff803e4000 - 0x7fff80665fe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff80666000 - 0x7fff8067cfff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff80861000 - 0x7fff80870fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff80871000 - 0x7fff80884fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff808f6000 - 0x7fff808f6ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff80995000 - 0x7fff809bbfe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff809bc000 - 0x7fff809fdfef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff809fe000 - 0x7fff80ae2fff com.apple.DesktopServices 1.5.3 (1.5.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff80c1d000 - 0x7fff80c20ff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff80c36000 - 0x7fff80c51ff7 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff80c58000 - 0x7fff80cf8fff com.apple.LaunchServices 362 (362) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff80cf9000 - 0x7fff80d3cff7 libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff80d3d000 - 0x7fff80d42ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff80d43000 - 0x7fff80d4eff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff80d4f000 - 0x7fff80d96ff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff80d97000 - 0x7fff80e9cfe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff80e9d000 - 0x7fff80e9dff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff80ef3000 - 0x7fff811f1fe7 com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff81265000 - 0x7fff812b6fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff812b7000 - 0x7fff81334fef com.apple.backup.framework 1.2 (1.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8133a000 - 0x7fff81374fff libssl.0.9.8.dylib ??? (???) <0714FA32-C193-CD96-80D1-6FCF06A0ED2E> /usr/lib/libssl.0.9.8.dylib
0x7fff813ea000 - 0x7fff8146efe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8146f000 - 0x7fff8162dff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
0x7fff8170a000 - 0x7fff81750fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81751000 - 0x7fff81772fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
0x7fff81773000 - 0x7fff817c2ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff81945000 - 0x7fff81c35ff3 com.apple.RawCamera.bundle 2.3.0 (505) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff81cae000 - 0x7fff81caeff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff81caf000 - 0x7fff82047fff com.apple.QuartzCore 1.6.1 (227.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82048000 - 0x7fff820fcff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff820fd000 - 0x7fff8213afef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8213b000 - 0x7fff8214dfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff82162000 - 0x7fff82178fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff821b6000 - 0x7fff82242fef SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff822c6000 - 0x7fff8231bfef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8231c000 - 0x7fff8231cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8231d000 - 0x7fff82379fff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8237a000 - 0x7fff823bbff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff823c8000 - 0x7fff8247dfe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff824be000 - 0x7fff8251bfef com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8251c000 - 0x7fff825d5fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff825d6000 - 0x7fff825d6ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff825d7000 - 0x7fff82614fff com.apple.LDAPFramework 2.0 (120.1) <05A853F5-76B9-AF27-6548-A2450AE86451> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff82615000 - 0x7fff82947fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff82948000 - 0x7fff82a40fe7 libiconv.2.dylib ??? (???) /usr/lib/libiconv.2.dylib
0x7fff82a41000 - 0x7fff82a48fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff82a49000 - 0x7fff82a4efff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff82a8e000 - 0x7fff82baffe7 libcrypto.0.9.8.dylib ??? (???) <32F2A87F-B146-BBF2-3AD1-494C686F1EE3> /usr/lib/libcrypto.0.9.8.dylib
0x7fff82bb0000 - 0x7fff82bd4ff7 com.apple.CoreVideo 1.6.0 (43.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff82bd5000 - 0x7fff82ca1fff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff82ca2000 - 0x7fff82ca2ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff82cd9000 - 0x7fff82d0eff7 libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x7fff82d1b000 - 0x7fff82d2afff com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff83224000 - 0x7fff8324fff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff83250000 - 0x7fff832eafff com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8344b000 - 0x7fff83461ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff83462000 - 0x7fff8351eff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8351f000 - 0x7fff83525ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff83536000 - 0x7fff83580ff7 com.apple.Metadata 10.6.2 (507.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff83581000 - 0x7fff835bcff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff835bd000 - 0x7fff835dfff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff83641000 - 0x7fff83645ff7 libCGXType.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8368a000 - 0x7fff836d9fef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff836da000 - 0x7fff840cefff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff84140000 - 0x7fff8418cfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff843f7000 - 0x7fff843f8ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff843f9000 - 0x7fff84c03fe7 libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff84c04000 - 0x7fff84c04ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff84c35000 - 0x7fff84c55ff7 com.apple.DirectoryService.Framework 3.6 (621.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff84c56000 - 0x7fff84c63fe7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff84c64000 - 0x7fff84d7bfef libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x7fff84d7c000 - 0x7fff84da4fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff84da5000 - 0x7fff857e2fe7 com.apple.WebCore 6531.21 (6531.21.8) <0DD00A3A-81DE-8CEE-67B8-65C06E8C6B1A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff857e3000 - 0x7fff85892fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8589f000 - 0x7fff858a1fef com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x7fff859fc000 - 0x7fff859fdff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <98969AA3-2394-34B5-2DC3-7F4187E96D26> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff859fe000 - 0x7fff85c83fe7 com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff85d49000 - 0x7fff85dc6fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff85dc7000 - 0x7fff85dcafff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff864c8000 - 0x7fff864dcff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff865de000 - 0x7fff865f3ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff865f4000 - 0x7fff86671fe7 com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8674a000 - 0x7fff8675bfef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
0x7fff867a0000 - 0x7fff86925fef com.apple.JavaScriptCore 6531.21 (6531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff86931000 - 0x7fff8694afff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff86a48000 - 0x7fff86a4cff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff86a4d000 - 0x7fff86a5efff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff86a5f000 - 0x7fff86a65ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff86ae7000 - 0x7fff86b9dfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x7fff86b9e000 - 0x7fff86d11ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff86f49000 - 0x7fff86f4bfff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff86fb9000 - 0x7fff87002ff7 com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff87003000 - 0x7fff87021fff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff87123000 - 0x7fff87126ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff87172000 - 0x7fff872b0fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff872b1000 - 0x7fff873efff7 com.apple.WebKit 6531.21 (6531.21.8) <851A6DBB-9C6E-1C07-5C2B-48E832BD694F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff873f0000 - 0x7fff87480fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8770a000 - 0x7fff8782efe7 com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <466C5725-8311-41F1-1653-EB5C80644ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8782f000 - 0x7fff87c72fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff87c73000 - 0x7fff87e2dfef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff87f39000 - 0x7fff87ff5ff7 com.apple.CoreServices.OSServices 352 (352) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff87ff6000 - 0x7fff881b4fff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
0x7fff881b5000 - 0x7fff883effff com.apple.AddressBook.framework 5.0.1 (864) <4FA65C25-3F4F-6D79-1901-07FF6BBAAEDB> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8840b000 - 0x7fff88440fff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff88500000 - 0x7fff88531fef libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff88532000 - 0x7fff88c26537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib

Model: MacBookPro2,2, BootROM MBP22.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 3 GB, SMC 1.12f5
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: global_name
AirPort: AirPort Extreme, Atheros 5416: 2.0.19.8
Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 2 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: Parallels Shared Networking Adapter, Ethernet, en5
Network Service: Parallels Host-Only Networking Adapter, Ethernet, en6
Serial ATA Device: Hitachi HTS722020K9SA00, 186,31 GB
Parallel ATA Device: MATSHITADVD-R UJ-857D
USB Device: Hub, 0x0409 (NEC Corporation), 0x005a, 0xfd300000
USB Device: Logitech Keyboard, 0x046d (Logitech Inc.), 0xc314, 0xfd310000
USB Device: Hub, 0x0424 (SMSC), 0x2502, 0xfd100000
USB Device: USB2223, 0x0424 (SMSC), 0x223a, 0xfd120000
USB Device: Hub, 0x0424 (SMSC), 0x2504, 0xfd110000
USB Device: EyeTV Hybrid, 0x0fd9, 0x0018, 0xfd113000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021b, 0x1d200000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
FireWire Device: LaCie d2 Extreme LUN 0, LaCie Group SA, Up to 800 Mb/sec

Opening folders results in an empty playlist

Opening folders (non-nested folders, just a single one with a few files in it) leads to an empty playlist. The window title still shows the number of items though and playback works nicely.

Compilation error under Snow Leopard with XCode 3.2.1

I get the following error (Base SDK 10.6, Debug Snow Leopard, I386):

CompileC build/Lunettes.build/Debug/Lunettes.build/Objects-normal/i386/VLCSplashScreenWindowController.o Sources/VLCSplashScreenWindowController.m normal i386 objective-c com.apple.compilers.llvmgcc42
cd /Users/kwindszus/Sourcecode/VLC/Glasses
setenv LANG en_US.US-ASCII
/Developer/usr/bin/llvm-gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Werror -Wmissing-prototypes -Werror-implicit-function-declaration -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wfour-char-constants -Wsign-compare -Wnewline-eof -Wundeclared-selector -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/kwindszus/Sourcecode/VLC/Glasses/build/Lunettes.build/Debug/Lunettes.build/Lunettes-generated-files.hmap -I/Users/kwindszus/Sourcecode/VLC/Glasses/build/Lunettes.build/Debug/Lunettes.build/Lunettes-own-target-headers.hmap -I/Users/kwindszus/Sourcecode/VLC/Glasses/build/Lunettes.build/Debug/Lunettes.build/Lunettes-all-target-headers.hmap -iquote /Users/kwindszus/Sourcecode/VLC/Glasses/build/Lunettes.build/Debug/Lunettes.build/Lunettes-project-headers.hmap -Wall -W -Wextra -Werror -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter -Wbad-function-cast -Wmissing-declarations -Wnested-externs -F/Users/kwindszus/Sourcecode/VLC/Glasses/build/Debug -F/Users/kwindszus/Sourcecode/VLC/Glasses/build/Debug/Lunettes.app/Contents/Frameworks -F/Users/kwindszus/Sourcecode/VLC/Glasses -F/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks "-F/Users/kwindszus/Sourcecode/VLC/Glasses/../../../Development/Mac/BWToolkit 1.2.2" -I/Users/kwindszus/Sourcecode/VLC/Glasses/build/Debug/include -I/Users/kwindszus/Sourcecode/VLC/Glasses/build/Lunettes.build/Debug/Lunettes.build/DerivedSources/i386 -I/Users/kwindszus/Sourcecode/VLC/Glasses/build/Lunettes.build/Debug/Lunettes.build/DerivedSources -isysroot /Developer/SDKs/MacOSX10.6.sdk -include /var/folders/-g/-gYUzHJpFrCaxgtDj9scIE+++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/VLC_Prefix-cekhjtdlyphvcddxwadijjgttepd/VLC_Prefix.pch -c /Users/kwindszus/Sourcecode/VLC/Glasses/Sources/VLCSplashScreenWindowController.m -o /Users/kwindszus/Sourcecode/VLC/Glasses/build/Lunettes.build/Debug/Lunettes.build/Objects-normal/i386/VLCSplashScreenWindowController.o

/Users/kwindszus/Sourcecode/VLC/Glasses/Sources/VLCSplashScreenWindowController.m:36: error: synthesized property 'hasSelection' must either be named the same as a compatible ivar or must explicitly name an ivar

Sliding HUD

After choosing a TV Channel, in fullscreen, the channel list disapear, all is ok., But if we first dragg the HUD somewhere in the screen, and then click on the TAB button, the channel list appears, no problem but the HUD slides from the left to the center of the screen, for no reason.

Program received signal: “EXC_BAD_INSTRUCTION”.

I have got vlc-lib and Lunettes up to date. When I try play any media I get this error.
Program received signal: “EXC_BAD_INSTRUCTION”.
I know that this happens in a function of the VLCKit but i believe that I started getting this error after some changes in the Lunettes project where made.

If your sure that it's not a bug in Lunettes i'll post it on the vlc-devel mailinglist.

ERROR in: fastmemcpy.h

ifndef HAVE_SSE

    /* enables to use FPU */
    __asm__ __volatile__ (EMMS:::"memory");

endif

gdb bt
#0 fast_memcpy () at fastmemcpy.h:375
#1 0x00000001001c810a in vlc_memcpy () at cpu.c:360
#2 0x00000001136f138f in DecodeVideo () at vlc_block.h:165
#3 0x0000000100188370 in DecoderDecodeVideo () at vlc_block.h:165
#4 0x00000001001877d3 in DecoderProcess () at decoder.c:1818
#5 0x0000000100186b8d in DecoderThread () at decoder.c:867
#6 0x00000001001c6c6e in thread_entry () at threads.c:58
#7 0x00007fff88121f8e in _pthread_start ()
#8 0x00007fff88121e41 in thread_start ()

customize the library list

Is it be possible to customize the library list on the right, if not could there be a tab in the preference menu for customization?

I for example don't care to much about the shoutcast {Radio, TV}

Pressing the space key when playing a movie results in an error

$@

file:///Users/fpk/Desktop/videolan/Glasses/build/Debug/Lunettes.app/Contents/PlugIns/Default.lunettesstyle/Contents/Resources/%lunettes_style_root%/WindowController.js:207: JS ERROR: TypeError: Result of expression 'this.togglePlaying' [undefined] is not a function.

The respective code looks okay from what I can tell though.

Titlebar/toolbar

The button to open/close the playlist should be in the bottom bar. Just next to the progress bar.

Clicking in the progress bar area after a video is finished raises exception

Let a video finish playing, then the progress bar goes away and only the word 'Playing' remains. Click anywhere to the left of the word and an exception is raised:

2009-12-24 19:01:36.693 Lunettes[69968:a0f] *** Exception Handled! LibVLCException: libvlc has thrown us an error: Input is NULL (/Users/jasonprado/src/vlc/projects/macosx/framework/Sources/VLCMediaPlayer.m:842 -[VLCMediaPlayer setPosition:])
NSExceptionHandlerExceptionRaiser (in ExceptionHandling) + 127
objc_exception_throw (in libobjc.A.dylib) + 45
catch_exception (in VLCKit) (VLCLibrary.m:50)
-[VLCMediaPlayer setPosition:](in VLCKit) + 133
-[VLCStyledVideoWindowView setPosition:](in Lunettes) + 88
_invoking
(in CoreFoundation) + 140
...

Video distortion on fast movements

Since very recently, Lunettes shows lots of image distortions in the video after cuts and faster movements. These are demonstrated here:

[http://jones.videolan.org/~videolan/fpk/distortion1.jpg]
[http://jones.videolan.org/~videolan/fpk/distortion2.jpg]

This happens with both interlaced and non-interlaced contents.

Windows Title

The title bar of the window should show the name of the playing movie not the title of the playlist.

Or both: "Playlist Title : Document Title" ?

2 Interface bugs/improvements

  1. The playlist doesn't autohide in Fullscreen
  2. Suggestions: a. Make double click on video area result in fullscreen ( like dc in fs leaves fs)
    b) enable volume change with scrollwheel (like in vlc)

Fullscreen+Playlist

If u open a playlist/folder, the playlist in fullscreen will only go away if u select one item and press enter. As soon as u hit pause, the playlist will reappear, but won't autohide like the hud/mouse.

No preview in Exposé when watching fullscreen

Using Exposé doesn't show an empty window on Application and All applications mode. This is the case only if you're watching something fullscreen. Moreover, with debug turned on (WebKit Inspector in Fullscreen), Exposé show 3 windows (one for video, one empty and another for the playlist).

Localization

Do we want full localization support for Lunettes in the first release?

Additionally, what shall we do about methods like [VLCTime verboseStringDescription] in the framework? Seems like we should create 2 different l10n files for each project. Do you have another opinion?

splash screen enhancement #1

Quite often I watch movies that have a very long filename and at the end of it is the chapter number.
So it doesn't really help to see the beginning of the filename.

One possible solution would be to show the complete filename if you wait with your curser above it for some time. Like in the Program AdiumX when you wait with your curser above a contact until his info pops up.

Save as iPod Movie doesn't work.

It creates a movie that can't be read by QuickTime.

I have no idea if VLC can properly transcode it to mp4, and what are the corresponding command line.

We'll ditch the menu if we can't get it to work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.