Re: Making a mixed audio and data CD with cdrecord? (CDplus)

2006-07-05 Thread Adam Funk
Kevin Buhr [EMAIL PROTECTED] wrote: What you're trying to create is sometimes called a CDplus or CD+ disc. ... Such discs need to be written in two cdrecord passes, using something like this: cdrecord -v dev=/dev/hdd -multi -pad -audio track1.wav track2.wav track3.wav mkisofs -r

Re: Making a mixed audio and data CD with cdrecord?

2006-06-09 Thread Adam Funk
On 2006-06-08, Kevin Buhr [EMAIL PROTECTED] wrote: Googling for cdrecord cdplus and cdrecord multisession may help, too. In particular, there's a README.cdplus floating around that gives instructions on creating these kinds of discs. It's always easier to google for something when you know

Making a mixed audio and data CD with cdrecord?

2006-06-08 Thread Adam Funk
I'd like to make a mixed audio and data CD that can be played in a normal audio CD player or mounted on a GNU/Linux or Windows box. Is this the correct way to do it? $ mkisofs -r -J -o foo.iso data/ $ cdrecord -v -pad dev=/dev/hdd speed=24 -audio track1.wav \ track2.wav track3.wav -data

Re: Making a mixed audio and data CD with cdrecord?

2006-06-08 Thread Kevin Buhr
Adam Funk [EMAIL PROTECTED] writes: I'd like to make a mixed audio and data CD that can be played in a normal audio CD player or mounted on a GNU/Linux or Windows box. What you're trying to create is sometimes called a CDplus or CD+ disc. These are multisession discs with an initial audio