QT->MP3?

Trevor DeVore lists at mangomultimedia.com
Tue Nov 30 02:28:38 EST 2004


On Nov 29, 2004, at 6:58 PM, Richard Gaskin wrote:

> Scott Rossi wrote:
>> Recently, Richard Gaskin  wrote:
>>> Anyone have an external to convert QT audio files to MP3?
>> Do you have to do this within Rev or are you looking to simply 
>> convert files
>> (thus something like iTunes)?
>
> Gotta be Rev.  It's for a client.

Well this might be a little too involved but one solution might be:

qt->WAV/AIFF->mp3

You could use the EnhancedQT external to convert to a temporary 
wave/aiff file.  Then send that file to something like the lame 
<http://sourceforge.net/projects/lame/> mp3 encoder executable using 
the command line.  The lame executable isn't too big and could be 
hidden in the app bundle on OS X I think.

The EnhancedQT external currently only supports exporting using a 
dialog but adding an option to just export and audio track to a high 
quality WAV/AIFF without any additional options wouldn't be too 
difficult.


-- 
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com



More information about the use-livecode mailing list