Hello,
I dont know if this hint is worth something but if you have been using iMovie you know that when you're either capturing, playing or exporting a movie from or to a DV camera, you can't do anything else. Multitasking during thoses tasks is by default disabled. But you can change that in the following preference file:
~/Library/Preferences/com.apple.iMovie.plistIf you want to enable multitasking look for:
... ... ...and change the setting to true instead of false (be sure to have Imovie closed while you edit the file).
<key>Option multiTaskDuringCapture: %d
</key>
<false/>
<key>Option multiTaskDuringExport: %d
</key>
<false/>
<key>Option multiTaskDuringPlayback: %d
</key>
<false/>
... ... ...
Comments (0)
Mac OS X Hints
http://hints.macworld.com/article.php?story=20011027090253626