From owner-freebsd-questions@FreeBSD.ORG Mon Oct 8 21:03:46 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 B37A316A41B for ; Mon, 8 Oct 2007 21:03:46 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id 919CB13C481 for ; Mon, 8 Oct 2007 21:03:46 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: by duane.dbq.yournetplus.com (Postfix, from userid 58) id BABE86D432; Mon, 8 Oct 2007 21:03:45 +0000 (UTC) X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) X-Spam-Level: X-Spam-Status: Reqd:5.0 Hits:0.0 Learn:ham Tests:none Received: from [192.168.1.10] (unknown [192.168.1.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id D26DD6D430; Mon, 8 Oct 2007 21:03:44 +0000 (UTC) Date: Mon, 8 Oct 2007 21:03:44 +0000 (UTC) From: D Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: Zbigniew Szalbot In-Reply-To: <94136a2c0710081349o741fe222xcdb9d64838ce66f5@mail.gmail.com> Message-ID: <20071008205423.H37023@duane.dbq.yournetplus.com> References: <94136a2c0710081349o741fe222xcdb9d64838ce66f5@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org 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:03:46 -0000 On Mon, 8 Oct 2007 at 22:49 +0200, zszalbot@gmail.com confabulated: > 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. I don't know of any non-gui. However, I've been using Audacity (/usr/ports/audio/audacity) doing just what you are looking to do. The /usr/ports/audio/audacity port is a little dated as the latest stable version at http://audacity.sourceforge.net is 1.2.6. The one in the ports is at v1.2.4. However, I have the beta v1.3.3 loaded from the /usr/ports/audio/audacity-devel and have not had any issues thus far.