On Fri, Jun 13, 2008 at 7:58 PM, Ryan S <[EMAIL PROTECTED]> wrote:
> Hey guys!
>
> Thanks for replying!
>
> Cant find any midi flash player... looks like it has to be mp3, in which case 
> can anybody recommend a place for open licensed mp3s for songs like "happy 
> birthday" etc
> maybe just instrumental stuff?

    You can install stuff to convert MIDI files to MP3's.  FFMPEG is
the most popular, but doesn't do it directly.  You'd have to first use
something like Timidity to convert MIDI to PCM Waveform, and then the
resulting .wav to MP3 with FFMPEG.

    Doing that would allow you to convert files on the fly, without
having to find a specific format each time you need a media file.

-- 
</Daniel P. Brown>
Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just
$59.99/mo. with no contract!
Dedicated servers, VPS, and hosting from $2.50/mo.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to