As mentioned in "Make iPhoto imported pictures usable in iMovie", types play a role in importing media into iMovie.
When trying to import an MP3 into iMovie, I noticed that MP3's that had been encoded by iTunes could be imported, while the MP3's that I had downloaded could not. I fired up the GetFileInfo tool found under the /Developer/Tools folder and had a look at a file that would import and one that wouldn't:
GetFileInfo -t song.mp3The file encoded by iTunes had a type of MPG3, while the imported file didn't contain a type. After changing the type of the imported file to MPG3 with the following command, iMovie imported it properly:
SetFile -t MPG3 *.mp3So if you're having trouble with an MP3 import into iMovie, check the file type.
Comments (0)
Mac OS X Hints
http://hints.macworld.com/article.php?story=20020221084548210