Tuesday, July 12, 2011

VisualHub and Lion (OS 10.7)

A friend just sent me an interesting email about VisualHub.

Although Universal, VisualHub doesn't work in OS 10.7 Lion.

"VisualHub:

      Version: 1.34.1
      Last Modified: 8/6/08 1:53 PM
      Kind: Universal
      64-Bit (Intel): No
      Location: /Applications/VisualHub.app"

Btw, to see what apps you have that are PowerPC (which will not run under Lion) paste the following into the Terminal and then open up the resultant "MyFileTypes.txt" on your desktop.


system_profiler SPApplicationsDataType >~/Desktop/MyFileTypes.txt


It may take a moment to write out the file. Look for the "Kind" section to see if an app is PowerPC or not.

Anyways, it is possible to run VisualHub under Lion by modifying VisualHub's package a bit.

Specifically, three files need to be modified:

buttons.scpt
main.scpt
snippets.scpt

Once modified (check around on Google for more info because I'm not sure of the legality of all this and you do so at your own risk) it'll patch into ffmpeg 0.6.4 and should be good to go until some Lion update breaks it.

One note of caution however; my friend tells me that the .scpt files are locked and "run-only" so you can't easily see what they are or do.

Or you could just try (again, at your own risk) an updated, patched and faster version of ffmpeg. More info here.

Or you could just use iFFmpeg or ReduxEncoder. Neither are free and ReduxEncoder seems a little unstable in my testing but iFFmpeg isn't a bad alternative to VisualHub.

Honestly, it's easier to compile your own FFmpeg binary and use it alone or with iFFmpeg, in my opinion.

No comments: