|
Posted by Toby A Inkster on 07/24/07 08:51
Chuck Anderson wrote:
> This is off topic, as I'm sure what I'm looking for is not Php based,
> but I thought someone here may know how I can work with mp3's from the
> Windows command line (using Php exec, system, ...). I want to write a
> web based app (for use on my own PC) to play mp3s ... a custom juke box
> sort of thing with features that I can add as I see fit.
I've written something similar in the past: a jukebox app with GUI and
telnet interfaces. Then I wrote a little PHP wrapper around the telnet
interface. Very nice.
I used Perl as CPAN has some really good modules for dealing with MP3s and
OGGs. I'd recommend switching languages for your project.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 33 days, 12:28.]
Parsing an HTML Table with PEAR's XML_HTTPSax3
http://tobyinkster.co.uk/blog/2007/07/20/html-table-parsing/
Navigation:
[Reply to this message]
|