data and audio on the same cd

2001-06-23 Thread jochen georges
hello with : cdrecord -v dev=0,0,0 -data brennimage.iso -audio -pad audio_01.wav i tried to burn a cd with data- and audiotracks. in general it's ok, but the cdplayer reads the data as track1 and produces awful sounds. i read, that the first track should be the audiotrack, and the cd should

RE: data and audio on the same cd

2001-06-23 Thread Karl-Heinz Herrmann
Hi, On 23-Jun-01 jochen georges wrote: > cdrecord -v dev=0,0,0 -data brennimage.iso -audio -pad audio_01.wav > > i tried to burn a cd with data- and audiotracks. > > in general it's ok, but the cdplayer reads the data as track1 and > produces awful sounds. My player does too if it gts ho

Re: data and audio on the same cd

2001-06-24 Thread jochen georges
Am Sonntag, 24. Juni 2001 00:51 schrieben Sie: > Hi, > > On 23-Jun-01 jochen georges wrote: > > cdrecord -v dev=0,0,0 -data brennimage.iso -audio -pad audio_01.wav > > > > i tried to burn a cd with data- and audiotracks. > > > > in general it's ok, but the cdplayer reads the data as track1 and

Re: data and audio on the same cd

2001-06-24 Thread Joerg Schilling
>From: jochen georges <[EMAIL PROTECTED]> >hello, > thanks for the hints. > i tried it this way: >archie:~ # cdrecord -v -audio -pad -multi dev=0,0,0 speed=6 > >/home/jochen/audio_01.wav >archie:~ # cdrecord -msinfo dev=0,0,0 >0,3

Re: data and audio on the same cd

2001-06-24 Thread Karl-Heinz Herrmann
Hi, > archie:~ # cdrecord -v -audio -pad -multi dev=0,0,0 speed=6 > > /home/jochen/audio_01.wav > archie:~ # cdrecord -msinfo dev=0,0,0 > 0,33855 > archie:~ # mkisofs -r -J -C0,33853 -o daten.iso > /home/jochen/daten.html > archie:~ # cdrec

Re: data and audio on the same cd

2001-06-24 Thread Joerg Schilling
>X-Envelope-Sender: [EMAIL PROTECTED] >> /home/jochen/daten.html >> archie:~ # cdrecord -v -data dev=0,0,0 speed=6 daten.iso >> >> the cd-player plays the songs, but i could not mount the cd. >> >> what can i do ? >> thanks in advance >So you have got a CD with data on

Re: data and audio on the same cd

2001-06-24 Thread Joerg Schilling
>From: Joerg Schilling <[EMAIL PROTECTED]> >The basic statement is: Linux (in general) does nut support multi-session. >Both relevant drivers (ide-cd.c & sr.c) are unmaintained since ~ 5 years >and if you are trying to mount the CD from a 100% MMC compliant driver,

Re: data and audio on the same cd

2001-06-24 Thread Giuseppe Corbelli
On Sun, 24 Jun 2001, jochen georges wrote: ... > archie:~ # mkisofs -o daten.raw -r -J -C0,33855 -M /dev/writer > /home/jochen/daten.html > mkisofs: Input/output error. Read error on old image ... If you're on Linux you can mount any session on a disc with the cdfs module. -- Giuseppe "Co

Re: data and audio on the same cd

2001-06-25 Thread Joerg Schilling
>From: Giuseppe Corbelli <[EMAIL PROTECTED]> >On Sun, 24 Jun 2001, jochen georges wrote: >... >> archie:~ # mkisofs -o daten.raw -r -J -C0,33855 -M /dev/writer >> /home/jochen/daten.html >> mkisofs: Input/output error. Read error on old image >... >If you're on Linux you can mount any session on

Re: data and audio on the same cd

2001-06-25 Thread Thomas Niederreiter
On Mon, Jun 25, 2001 at 09:41:21AM +0200, Joerg Schilling wrote: > >If you're on Linux you can mount any session on a disc with the cdfs > >module. > > If you are talking that are not part of a standard Linux distribution > (find / -name '*cdfs*' -ls finds nothing!) it makes sense to include > a

Re: data and audio on the same cd

2001-06-25 Thread Karl-Heinz Herrmann
On 24-Jun-01 Joerg Schilling wrote: > It will work with _old_ Sony, Toshiba and Plextor drives which all support > a nonstandard compliant ancient Sony command set. It _may_ be that newer > drives > from the same vendors still accept this nonstandard way of retrieving the > multi-session offset.

Re: data and audio on the same cd

2001-06-25 Thread Joerg Schilling
>From: Karl-Heinz Herrmann <[EMAIL PROTECTED]> >On 24-Jun-01 Joerg Schilling wrote: >> It will work with _old_ Sony, Toshiba and Plextor drives which all support >> a nonstandard compliant ancient Sony command set. It _may_ be that newer >> drives >> from the same vendors still accept this nonst