Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Fixing offset for burning (Read 1310 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Fixing offset for burning

Hi all,
I have hq rips plus the ATAPI iHAS124 burner. I want to make audio-CD-s. Burner's write samples offset is -6. I could use EAC (with "-6" samples offset in the options), but EAC crashes too often and spoils CD during burning process.
So it seems more suitable to use CUETools with corrected offset to prepare a temporary *.wav which can be burnt with any other prog such as imgburn for example.
My question is: should I indicate "-6" or "+6" in CUETools 'extra' section?

Re: Fixing offset for burning

Reply #1
Quote
My question is: should I indicate "-6" or "+6" in CUETools 'extra' section?
You mean "-6" or "6". CUETools does not use the "+".
Use
Code: [Select]
-6
korth

 

Re: Fixing offset for burning

Reply #2
"-6". Thank you.