On Tue, Feb 17, 2009 at 10:46 AM, Emanuel Rumpf <xbran(a)web.de> wrote:
Hi
I'd like to split a large file ( in w64 wav format )
into smaller pieces of about 3 minutes length.
(and later convert the pieces to mp3)
Any suggestions how to reasonable (fast and simple) accomplish that?
Thanks
--
Emanuel Rumpf
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user(a)lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Hi Emanuel, I recommend changing the subject line to ask a new
question (I will often scan through subject lines in lau posts looking
for ones I would want to weigh in on, and am probably not the only
one) - anyway, if you want exactly three minute chunks at exactly
every three minutes, sox is pretty simple to use on the command line,
otherwise I would suggest ardour if you have jack working (ardour is a
non-destructive multi track recorder / editor), or audacity which is a
bit easier to use, but less powerful.