[SCM] morituri/master: now that we have a literal conversion of the toc, update

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:13 UTC 2014


The following commit has been merged in the master branch:
commit ea9225a9de6f2b8e04e07da425476c97a98273ef
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Aug 20 01:16:45 2013 +0200

    now that we have a literal conversion of the toc, update
    
    the toc doesn't notice the real pregap audio data, so marks the HTOA
    as silence, and puts all following audio data in one file.
    
    Update .cue file to reflect this; ie, create a cue file that misses the
    HTOA

diff --git a/morituri/test/bloc.cue b/morituri/test/bloc.cue
index 2176f26..a6c3295 100644
--- a/morituri/test/bloc.cue
+++ b/morituri/test/bloc.cue
@@ -2,37 +2,37 @@ REM DISCID AD0BE00D
 REM COMMENT "Morituri"
 FILE "data.wav" WAVE
   TRACK 01 AUDIO
-    INDEX 00 00:00:00
-    INDEX 01 03:22:70
+    PREGAP 03:22:70
+    INDEX 01 00:00:00
   TRACK 02 AUDIO
-    INDEX 01 07:44:69
+    INDEX 01 04:21:74
   TRACK 03 AUDIO
-    INDEX 01 11:25:07
+    INDEX 01 08:02:12
   TRACK 04 AUDIO
-    INDEX 01 15:20:40
+    INDEX 01 11:57:45
   TRACK 05 AUDIO
-    INDEX 00 18:40:70
-    INDEX 01 18:41:67
+    INDEX 00 15:18:00
+    INDEX 01 15:18:72
   TRACK 06 AUDIO
-    INDEX 00 21:28:35
-    INDEX 01 21:29:01
+    INDEX 00 18:05:40
+    INDEX 01 18:06:06
   TRACK 07 AUDIO
-    INDEX 00 24:58:10
-    INDEX 01 24:58:27
+    INDEX 00 21:35:15
+    INDEX 01 21:35:32
   TRACK 08 AUDIO
-    INDEX 00 29:23:69
-    INDEX 01 29:23:73
+    INDEX 00 26:00:74
+    INDEX 01 26:01:03
   TRACK 09 AUDIO
-    INDEX 00 32:59:09
-    INDEX 01 32:59:20
+    INDEX 00 29:36:14
+    INDEX 01 29:36:25
   TRACK 10 AUDIO
-    INDEX 01 37:18:72
+    INDEX 01 33:56:02
   TRACK 11 AUDIO
-    INDEX 00 41:11:21
-    INDEX 01 41:11:64
+    INDEX 00 37:48:26
+    INDEX 01 37:48:69
   TRACK 12 AUDIO
-    INDEX 00 45:07:40
-    INDEX 01 45:09:06
+    INDEX 00 41:44:45
+    INDEX 01 41:46:11
   TRACK 13 AUDIO
-    INDEX 00 49:19:06
-    INDEX 01 49:19:28
+    INDEX 00 45:56:11
+    INDEX 01 45:56:33

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list