Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2003 21:19:31 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        charles pelletier <fozekizer@attbi.com>
Cc:        "'Jeff Jirsa'" <jeff@unixconsults.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: out of curiosity..
Message-ID:  <20030305031931.GA21653@dan.emsphone.com>
In-Reply-To: <000501c2e2c4$5ab53e50$05040101@socrates>
References:  <20030304190054.J70226-100000@boris.st.hmc.edu> <000501c2e2c4$5ab53e50$05040101@socrates>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 04), charles pelletier said:
> You are on the right track, but, i'm more interested in NOT dealing
> with Mp3s. I want to be able to, say, load a 7 cdrom tower (nothing
> but scsci cdroms, all chained, with an external scsi port) with cds,
> then play direct from there. Basically, I want a jukebox. Although I
> may try the mod port.

You'll need to encode it into some format to stream them.  You can
probably whip up a cgi that given cd# and track#, launches cdda2wav
that pipes its output to lame, which then writes its mp3 to stdout and
to the browser.  cdda2wav has cddb hooks, so you can probably use it to
generate your selection list on the fly as well.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030305031931.GA21653>