Search found 3 matches

by npavkovic
Sat Aug 25, 2007 3:28 pm
Forum: Q & A
Topic: Help with kJams LAME MP3 export/Quicktime Player/Applescript
Replies: 5
Views: 5893

Dave,

Thanks again for your quick response! I don't seem to be able to get the export to work via Applescript with "mp3 ", and yes -- they're very odd multi-track files. So I think I'm going for plan B -- export to AIFF (that works!) and then encode as MP3.

Cheers,
Nick
by npavkovic
Fri Aug 24, 2007 3:06 pm
Forum: Q & A
Topic: Help with kJams LAME MP3 export/Quicktime Player/Applescript
Replies: 5
Views: 5893

Hi Dave,

Thanks for your note. I guess the problem I'm having, in part, in part has to do with scripting. But == as far as I can tell -- it may have to do with how the QT codec is compiled. All codecs have a name (yours is "LAME MP3"), a type ("spit"), a SubType ("mp3") and a manufacturer tag ...
by npavkovic
Thu Aug 23, 2007 11:53 pm
Forum: Q & A
Topic: Help with kJams LAME MP3 export/Quicktime Player/Applescript
Replies: 5
Views: 5893

Help with kJams LAME MP3 export/Quicktime Player/Applescript

Greetings,

I'm trying to use the kJams MP3 export codec with the Quicktime Player and Applescript. Would like to automate export to MP3 files using Applescript, which requires a 4-character code to identify the type of export. "mp3" is unfortunately one character too short ;-) Does anyone have any ...