Be sure to grab version 4.1! build 270 has the absolute latest of Joel's cool new icon.
See the icon here:
http://www.stone.com/Videator
Grab Videator here:
http://homepage.mac.com/stone_design/.P ... tor.dmg.gz
What's new:
http://www.stone.com/NewSincePB1.html
Now a tip if you DO NOT for some reason want the new Quicktime 7.2 Capture features:
There is a way to turn off the new Quicktime Capture API - although you would then miss out on all the new advantages like your video camera can now run in multiple applications at once (assuming those other applications are also using the new API!) and my favorite, being able to switch live input cameras on the fly.
Code:
defaults write com.stone.Videator UseQuickTimeCaptureAPI NO
To turn it back on:
Code:
defaults write com.stone.Videator UseQuickTimeCaptureAPI YES