Re: [linux-audio-user] breaking up large files?

From: Emiliano Grilli <emillo@email-addr-hidden>
Date: Wed Jan 11 2006 - 16:20:43 EET

marted?, 10 gennaio 2006 alle 15:15:19, Dan Stromberg ha scritto:
>
> What's your favorite GUI app for breaking up large audio files?

* wavbreaker: http://huli.org/wavbreaker/
  Unfortunately, no silence detection

> What's your favorite scriptable command line app for breaking up large
> audio files?

* mp3splt: http://mp3splt.sourceforge.net
  Both CLI and GUI supports silence detection but only works with ogg and
  mp3 format (AFAIK)

* ecasound: http://eca.cx , CLI only
  you can slice audiofiles with the "-t" (processing time) and "-y"
  (start time) switches expressed in seconds:
  ecasound -i:largefile.wav -t:4440 -o:first74min.wav
  ecasound -i:largefile.wav -y:4441 -o:remaining.wav
 
> I have a bunch of IMA ADPCM .wav files that I want to burn to CD, but a
> number of the more interesting ones are too large to burn to a single
> CD.

for adding track markers to cd:
gcdmaster http://cdrdao.sourceforge.net/gcdmaster/index.html

> Thanks!
>
HTH Ciao

-- 
Emiliano Grilli
Linux user #209089 
http://www.emillo.net
Received on Thu Jan 12 00:15:05 2006

This archive was generated by hypermail 2.1.8 : Thu Jan 12 2006 - 00:15:05 EET