From owner-freebsd-multimedia@FreeBSD.ORG Wed Oct 10 17:48:29 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6317416A469 for ; Wed, 10 Oct 2007 17:48:29 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 31AE513C4B7 for ; Wed, 10 Oct 2007 17:48:29 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from amilo.cenkes.org (ppp85-140-151-99.pppoe.mtu-net.ru [85.140.151.99]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id 8E1D9243014F; Wed, 10 Oct 2007 21:29:37 +0400 (MSD) Date: Wed, 10 Oct 2007 21:29:35 +0400 From: Andrew Pantyukhin To: Tsu-Fan Cheng Message-ID: <20071010172934.GB798@amilo.cenkes.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD amilo.cenkes.org 7.0-CURRENT FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-mm Subject: Re: music file X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2007 17:48:29 -0000 On Sat, Oct 06, 2007 at 01:02:57PM -0500, Tsu-Fan Cheng wrote: > hi guys, > sometimes i "get" music files for the entire album, and all > the tracks are combined into one track, is there anyway to > separate them?? thank you! Most of the time you get a cue file bundled. You can use audio/shnsplit to split the audio file according to the cue (and recode it if necessary).