Move a little bit forward in implementing SILENCE in cdrdao.

cdrdao tests now work while being a little more strict.
This commit is contained in:
R. Bernstein
2011-11-27 10:53:50 -05:00
parent 92a8bcb8c8
commit 4aa1a16dd1
3 changed files with 32 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
TITLE "Join us now we have the software"
CATALOG 0000010271955
PERFORMER "Richard Stallman"
FILE "BOING.BIN" BINARY
FILE "CDDA.BIN" BINARY
TRACK 01 AUDIO
FLAGS DCP
INDEX 01 00:00:00

View File

@@ -1,23 +1,22 @@
// $Id: vcd2.toc,v 1.1 2005/01/16 04:34:20 rocky Exp $
// Taken from one of Steve Schultz's VCD collection.
// The .bin has been changed and is wrong.
// The .bin and offsets have been changed and are wrong.
CD_ROM_XA
// Track 1
TRACK MODE2_FORM_MIX
COPY
DATAFILE "cdda.bin" 00:05:00 // length in bytes: 1051200
DATAFILE "../cdda.bin" 00:00:00 // comment
// Track 2
TRACK MODE2_FORM_MIX
COPY
DATAFILE "cdda.bin" #1051200 34:31:23 // length in bytes: 362892928
DATAFILE "cdda.bin" #100 00:00:03
// Track 3
TRACK MODE2_FORM_MIX
COPY
DATAFILE "cdda.bin" #363944128 39:04:26 // length in bytes: 410729536
DATAFILE "cdda.bin" #200 00:00:25