Sorry for my dumb question, but I'm quite a newbie on this stuff.
First, I've a version of Nero I cannot understand. I set Nero to record DAO placing 'pause=0' and I can hear a little interruption of the sound between the 2 traces, so than recording a live CD is impossible.
Maybe it's a fault of my burner (I'm forced to use the 'Virtual Image Recorder' with Nero and burning the .NRG file that Nero makes later, with Alcohol 120%, because Nero cannot see my burner.
Therefore I'm tryng to make a cuesheet wit EAC, to burn it with Alcohol 120% later (if I add WAV wiles Alcohol 120% works, even if I add MP3 files Alcohol 120% dont', and only Nero does, but at least even in that case I can make a Nero .NRG Image).
The question is this: in the 'Tools___Write CD-R' screen I can do three things:
- Append Files As New Trax (Index 1)
- Append Files As New Trax (Index 0 and 1)
- Append Files As New Index
and I can check the option 'Add 2 seconds gap on append'.
Well, what't the difference between the 3 commands written above?
I cannot understand the difference between 'Append Files As New Trax (Index 1)' and 'Append Files As New Trax (Index 0 and 1)' and I cannot understand the meaning of - Append Files As New Trax (Index 1)
Append Files As New Index.
1) What do I have to do when I compile a CD?
2) And if I add 'mixed' traces (no pause between trace N and the previous one) what must I do?
Thanks...
+ Reply to Thread
Results 1 to 4 of 4
-
-
From the CDRDAO site:
Creation of a CD with Live Music
Assume you have a WAVE file live.wav that contains several minutes of live music and you want to divide it in tracks every 5 minutes with further subdivisions by index marks. You will have to create following toc-file live.toc:
CD_DA
TRACK AUDIO
FILE "live.wav" 0 5:0:0
INDEX 3:0:0
TRACK AUDIO
FILE "live.wav" 5:0:0 5:0:0
TRACK AUDIO
FILE "live.wav" 10:0:0 5:0:0
INDEX 2:0:0
...
Then use
cdrdao write live.toc
to create a CD without any pre-gaps between the tracks.
/Mats -
No, I have (e.g.) 10 files, and I know that I can decode to WAV and make a cuesheet to record them.
I would like what do I have to do to join 'live' tracks (pause =0). -
As above - join the wavs, make cue, burn.
See shntool:
Let's say you've got 10 wavs in a dir:
Run shntool in that dir:
Code:shntool cue *.wav
Then join the wavs with
Code:shntool join *.wav
Burn the cue with CDRDAO
/Mats
Similar Threads
-
?!! Exact Audio Copy vs. dBpoweramp !!?
By flashandpan007 in forum AudioReplies: 12Last Post: 1st Jun 2011, 15:21 -
!!! Exact Audio Copy 99,99% enough? Parameters OK?
By flashandpan007 in forum AudioReplies: 14Last Post: 13th Feb 2011, 08:51 -
Exact audio copy refuse to extract to Mp3 now
By Blå_Mocka in forum AudioReplies: 8Last Post: 14th Nov 2010, 04:19 -
exact copy with more than 2 folders ?
By takenotes in forum MacReplies: 3Last Post: 27th Oct 2010, 20:19 -
Record Now exact copy not playing right
By Knightmessenger in forum Authoring (DVD)Replies: 0Last Post: 2nd Mar 2009, 21:44