QUOTE(Synthetic Soul @ Feb 23 2006, 09:30 AM)
QUOTE(SebastianG)
A Java Runtime Environement 1.4 or higher.is needed. You can call the application in the commandline via:
java -jar pcutmp3.jar <parameters>
(Leave parameters blank to see a help screen)
Splitting with a cue sheet is pretty simple. Here's an example:
java -jar pcutmp3.jar --cue something.cue something.mp3
Download pcutmp3.jar from the thread I linked to, and put it in the same folder as your cuesheet and MP3 (I tried putting mine in a PATH folder and it didn't work, maybe there's a Java folder you can dump these things in?).
From the command line (Start Menu > Run) navigate to the folder in which the files are located, then simply run the command, e.g.:
java -jar pcutmp3.jar --cue "Ben Folds Five.mp3.cue" "Ben Folds Five.mp3"If you are unfamiliar with navigating folders from the command line I would suggest installing
Clickie. This really handy application gives you the ability to right click on a folder in windows and open a command line (DOS) window starting in that folder. I use it all the time, and the "copy path to clipboard" command as well.
Many thanks synthetic Soul for the help. Ive got it working now and that little clickie program came in real handy also.
However, Ive used both pcutmp3 and Cue Splitter to split the same file. When cut the both results leave slight but audible gaps between tracks. Also Cue Splitter seems to retain the original ID Tags where pcutmp3 does not. Its a dance mix so I would love to have it without any small gaps between tracks at all.
I havn;t bunred the files to CD yet. When burned do these gaps still remain?