From owner-freebsd-questions Mon Jul 22 12:12:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AD4537B400 for ; Mon, 22 Jul 2002 12:12:11 -0700 (PDT) Received: from server.rucus.ru.ac.za (server.rucus.ru.ac.za [146.231.115.1]) by mx1.FreeBSD.org (Postfix) with SMTP id CC36943E6A for ; Mon, 22 Jul 2002 12:12:08 -0700 (PDT) (envelope-from drs@rucus.ru.ac.za) Received: (qmail 5848 invoked from network); 22 Jul 2002 19:12:06 -0000 Received: from shell-fxp1.rucus.ru.ac.za (HELO shell.rucus.ru.ac.za) (10.0.0.1) by server.rucus.ru.ac.za with SMTP; 22 Jul 2002 19:12:06 -0000 Received: (qmail 74389 invoked by uid 10032); 22 Jul 2002 19:12:06 -0000 Date: Mon, 22 Jul 2002 21:12:06 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= To: "Christopher J. Umina" Cc: FreeBSD Question Mailing List Subject: Re: Mp3 Tags Message-ID: <20020722191206.GB72908@rucus.ru.ac.za> References: <20020722083723.A9211-100000@216-164-225-145.c3-0.wth-ubr2.sbo-wth.ma.cable.rcn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20020722083723.A9211-100000@216-164-225-145.c3-0.wth-ubr2.sbo-wth.ma.cable.rcn.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon 2002-07-22 (08:38), Christopher J. Umina wrote: > Is there a command that I can use to strip the tags off of Mp3's? > I want to strip the ID3v1 and ID3v2 tags out. Or does anybody have a clue > about how I could do it in C or C++? Install /usr/ports/audio/id3v2 and run 'id3v2 -D *mp3'. Easy. -- David Siebörger drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message