From owner-freebsd-questions@FreeBSD.ORG Mon Oct 8 21:04:07 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4059C16A417 for ; Mon, 8 Oct 2007 21:04:07 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id D944513C44B for ; Mon, 8 Oct 2007 21:04:06 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.8/8.12.11) with ESMTP id l98L3oZ6052801; Mon, 8 Oct 2007 16:03:50 -0500 (CDT) Message-Id: <6.0.0.22.2.20071008160224.025a7138@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 08 Oct 2007 16:03:26 -0500 To: "Zbigniew Szalbot" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <94136a2c0710081349o741fe222xcdb9d64838ce66f5@mail.gmail.co m> References: <94136a2c0710081349o741fe222xcdb9d64838ce66f5@mail.gmail.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: software to cut mp3 files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2007 21:04:07 -0000 At 03:49 PM 10/8/2007, Zbigniew Szalbot wrote: >Hello, > >Sorry for an unusual request - does anyone know of software that is >able to split an mp3 file into multiple chunks at specified locations >(doesn't have to have gui, actually best if it didn't), one that works >under FreeBSD? > >I have files with a few songs in them and I would like to cut them >into separate files. Never been there nor done that. All advice >greatly appreciated. > >Thank you very much! > >Zbigniew Szalbot There may be better ways, but you can uuencode the file then use split. You can do a man on uuencode, uudecode and split. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.