Mailing List Archive
tlug.jp Mailing List tlug archive tlug 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.)
- Date: Wed, 15 Jan 2003 22:00:51 +0900
- From: Botond Botyanszki <9915104t@example.com>
- Subject: Re: Ogg Decoding and Burning (was: Re: [tlug] QT 2.2.2 -- anotherlib question.)
- References: <E18YeFX-0001L8-00@example.com> <200301151241.05093.ccd@example.com> <20030115123526.GE539@example.com> <20030115134512.5557f61f.gstewart@example.com>
- Organization: Kobe University, Japan
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
- References:
- Re: [tlug] QT 2.2.2 -- another lib question.
- From: Jonathan Byrne
- Re: [tlug] QT 2.2.2 -- another lib question.
- From: xian
- Ogg Decoding and Burning (was: Re: [tlug] QT 2.2.2 -- another lib question.)
- From: Josh Glover
- Re: Ogg Decoding and Burning (was: Re: [tlug] QT 2.2.2 -- anotherlib question.)
- From: Godwin Stewart
Home | Main Index | Thread Index
- Prev by Date: Re: Ogg Decoding and Burning (was: Re: [tlug] QT 2.2.2 -- another lib question.)
- Next by Date: [tlug] UTF-8 for single-byte character sets
- Previous by thread: Re: Ogg Decoding and Burning (was: Re: [tlug] QT 2.2.2 -- another lib question.)
- Next by thread: Re: Ogg Decoding and Burning (was: Re: [tlug] QT 2.2.2 -- another lib question.)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links