Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: quick and dirty mp3 file splitting

quick and dirty mp3 file splitting

From: Alan Korr <alankorr_at_subdimension.com>
Date: Thu, 9 May 2002 02:13:25 +0200

Hum okay, it would be very easy to split a file into two partitions of clusters
:

1) the first file keeps the first partition of clusters (no need to change the
start cluster, just need to be sure that the next cluster of the last cluster
in the partition is marked as end of cluster) and change the file size.

2) the second file (after being created) gets a copy of the last cluster from
the first partition, fill a bunch of 0 where it is necessary in this cluster
and link it with the second partition.

That should be all.

----- Original Message -----
From: Philipp Pertermann <Philipp.Pertermann_at_web.de>
To: <rockbox_at_cool.haxx.se>
Sent: Thursday, May 09, 2002 2:14 AM
Subject: Re: Status report


> Matt.OReilly_at_wachovia.com wrote:
>
> > Generation of silence is easy, just a bunch of 0's with control codes,
> > right?
>
>
> Hard to believe but I've just verified it. I could overwrite the
> beginning of a mp3 file with a bunch of zeros and the JBR as well as
> winamp played it without complaining.
>
> So from this experience I'd say: splitting should be easy if some guru
> manages it to duplicate an cluster and to relink it in the FAT to other
> clusters of the truncated data.
>
> Phil
>
>
>
Received on 2002-05-09

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy