Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ogg Decoding and Burning (was: Re: [tlug] QT 2.2.2 -- anotherlib question.)



Godwin Stewart wrote:

> On Wed, 15 Jan 2003 07:35:26 -0500, Josh Glover <jmglov@example.com> wrote
> to tlug@example.com:
>
> > I use XMMS to decode the Ogg Vorbis files using the DiskWriter plugin,
> > then burn them to CD with either cdrecord or XCDRoast, if I happen to be
> > in X at the time.
>
> Yuk!
>
> XCDRoast is only a front-end to cdrecord anyway, so even in X I open up a
> console and use cdrecord :)

yeah.
#include more slaps
Why is it so hard to write a simple script?
I have never played ogg, but there should be decoders out there which can
output wav.
take a look at this as an example:
       for I in *.??3
       do
           mpg123 -s "$I" | cdrecord dev=0,4,0 speed=2 -v -audio -swab -nofix -
       done
       cdrecord speed=2 dev=0,4,0 -v -fix
       cdrecord dev=0,4,0 -eject

Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links