Hello everybody out there,
# I've tried the following:
cdrdao read-cd --device 0,0,0 --driver generic-mmc:0x10020 --speed 4
--buffers 32 --eject /tmp/cdkop
# and I tried the option
--source-driver generic-mmc:0x10020
# as well as
--source-driver generic-mmc:0x10020 --fast-toc
# Both lead to the same result:
cdrdao read-cd --device 0,0,0 --driver generic-mmc:0x10020 --speed 4
--buffers 32 --eject /tmp/cdkop
Cdrdao version 1.1.5 - (C) Andreas Mueller <andreas@...>
Using libscg version 'schily-0.5'
0,0,0: MITSUMI CD-ROM FX120T !B Rev: b03
Using driver: Generic SCSI-3/MMC - Version 1.2 (options 0x10020)
Reading toc and track data...
Track Mode Flags Start Length
------------------------------------------------------------
1 AUDIO 0 00:00:00( 0) 04:37:72( 20847)
2 AUDIO 0 04:37:72( 20847) 03:46:10( 16960)
3 AUDIO 0 08:24:07( 37807) 03:41:68( 16643)
4 AUDIO 0 12:06:00( 54450) 04:30:12( 20262)
5 AUDIO 0 16:36:12( 74712) 03:20:45( 15045)
6 AUDIO 0 19:56:57( 89757) 02:32:70( 11470)
Leadout AUDIO 0 22:29:52(101227)
Copying audio tracks 1-6: start 00:00:00, length 22:29:52 to "data.bin"...
Analyzing...
Track 1...
Track 2...
Track 3...
Track 4...
Track 5...
Track 6...
Reading...
Track 1...
Track 2...
Track 3...
Track 4...
Track 5...
Track 6...
=46ound CD-TEXT data.
ERROR: CD-TEXT: Found invalid pack type: 00
##When I try to write the data file:
cdrdao write --device 0,1,0 --driver generic-mmc-raw --speed 4 --buffers 32
--simulate data.bin
## I get this:
ERROR: data.bin:1: Illegal token:
ERROR: data.bin:1: Illegal token:
ERROR: data.bin:1: Illegal token:
ERROR: data.bin:1: Illegal token:
ERROR: data.bin:1: syntax error at "EOF" missing { TrackDef CdText }
#Does anybody have any idea what to do?
#Thanks and greetings
WD
************************************************************
# Gesellschaft f=FCr fahrgastorientierte Verkehrsplanung b.R.
# K=F6hnstr. 54 D-90478 N=FCrnberg
#
# Telephon: 0911/4 71 98 49
# Telefax: 0911/47 39 36
#
# drechsel@...
# http://www.verkehrsplanung.com
#************************************************************
|