Date: Sun, 7 Mar 2004 20:42:07 -0800 From: BSD baby <bsdlap@hitmedia.com> To: Chris <racerx@makeworld.com> Cc: freebsd-questions@freebsd.org Subject: Re: ITunes app or player Message-ID: <20040308044207.GA22130@mail.hitmedia.com> In-Reply-To: <200403072228.05595.racerx@makeworld.com> References: <200403072139.56760.racerx@makeworld.com> <20040308041143.GA9434@mail.hitmedia.com> <200403072228.05595.racerx@makeworld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > LUCKILY : as with ALL of the download services (most of which use Windows > > Media format), you can just click the "{BURN TO CD}" button, and burn an > > audio CD, then pop it in your FreeBSD machine and rip it to FLAC or MP3 or > > OGG or whatever you want. > > As true as the above may be, and as lazy as I can be - I was hoping for a more > logical (for lack of a better term) way of playing them. Perhaps I was > looking for a app that might play them in their native format. Yeah. Shit outta luck, though. My company is one of the main ones actually delivering and encoding all the audio to Apple iTunes. We use all FreeBSD machines for storage, but have to use actual Apple iTunes software for encoding and listening. There's no other way. I've tried. Hey if you don't know the FLAC audio format, you should. Especially for "trans-coding" other audio formats (like iTunes from CD-Rom) onto your FreeBSD machine. cd /usr/ports/audio/flac ; make install It's a *lossless* copy of the audio. No compressions. Huge files but sounds great. You can use a program like this... cd /usr/ports/audio/abcde ; make install ... to rip your audio CDs into FLAC format.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040308044207.GA22130>