<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Matthew Lambie wrote:<br>
<blockquote cite="mid1127877818.10277.3.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">Gurus,

What's the easiest way for me to chop a 1.3GB file (2 hr MP3 decoded
back into WAV) in half? I want to split it across two CDs and my car
stereo doesn't support MP3.
  </pre>
</blockquote>
Find an editor than can edit MP3 files as the file size will be much
smaller.<br>
<br>
Find the half way point and split the file (duplicate the mp3 file and
delete alternative halves in the editor if you have to).<br>
<br>
Then decode the two mp3 files back to WAV and burn to CD.<br>
<br>
Sounds obvious, but it may be easier to trying to edit a 1.3GB WAV file
to do the same thing.<br>
<br>
<div class="moz-signature">-- <br>
<title>Jonathan Young of PC-PHIX</title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta http-equiv="Content-Language" content="en-us">
<meta name="Signature" content="Jonathan Young">
<meta name="Copyright" content="Copyright 1997 to 2004 PC-PHIX">
<font face="Verdana" size="2">
Jonathan Young<br>
Director of PC-PHIX<br>
<a class="moz-txt-link-abbreviated" href="mailto:jonathan@pcphix.com">jonathan@pcphix.com</a><br>
<br>
Phone: 0410 455 674<br>
Web: <a class="moz-txt-link-freetext" href="http://www.pcphix.com/">http://www.pcphix.com/</a><br>
<br>
</font> </div>
</body>
</html>