Re: Getting Mpeg Trackname?

1999-06-29 Thread Andrew Holmes
Hi,

That sounds great, at the moment te tracks I've been reorganinsing have been
copied of a few iffy cd-rs but I have quite a few CDs that I'd like to
convert. Thanks alot :-)

On Mon, Jun 28, 1999 at 10:00:34AM -0400, Evan Van Dyke wrote:
 
 Debian has two wrapper-scripts that get CDDB info off the web,
 pull tracks from a CD, and then create .mp3 files replete with headers
 you might want to check them out.  They are:
 
 cdda2wav, and cdgrab. Of the two I prefer cdgrab myself.
 
 --Evan

-- 
Best Wishes,
Andy Holmes [EMAIL PROTECTED]

We are MicroSoft.  You will be assimilated.  Resistance is futile.
-- Attributed to B.G., Gill Bates


Re: Getting Mpeg Trackname?

1999-06-28 Thread Evan Van Dyke
 mp3info seems to be just what I need, now all I need is a way for the computer
 to automatically recognise when someone has typed the artist wrong in the
 header info :-) Is it Bryan Adams or Brian Adams? :-)

Debian has two wrapper-scripts that get CDDB info off the web,
pull tracks from a CD, and then create .mp3 files replete with headers
you might want to check them out.  They are:

cdda2wav, and cdgrab. Of the two I prefer cdgrab myself.

--Evan


Re: Getting Mpeg Trackname?

1999-06-27 Thread Frankie
Andrew Holmes wrote:

 On Fri, Jun 25, 1999 at 10:52:50AM -0700, Greg Baker wrote:
  On Fri, 25 Jun 1999, Andrew Holmes wrote:
   I've looked through the man pages for splay and mpg123 but I can't find an
   option to output the trackname information from an mp3 file.
 
  Have a look at the 'mp3info' package (which gives you the command
  'mp3info'). That should do everything you need.  It can also set the
  title, artist, album, etc. for an mp3.
 
  Greg
 
  ---
  With sufficient thrust, pigs fly just fine. However, this is not
  necessarily a good idea.  --RFC-1925
 

 Thanks Greg,

 mp3info seems to be just what I need, now all I need is a way for the computer
 to automatically recognise when someone has typed the artist wrong in the
 header info :-) Is it Bryan Adams or Brian Adams? :-)


Hopefully it would never be either :-P

frankie


 Thanks again!

 --
 Best Wishes,
 Andy Holmes [EMAIL PROTECTED]

 We are MicroSoft.  You will be assimilated.  Resistance is futile.
 -- Attributed to B.G., Gill Bates

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

--
,-.
 Frankie |Drum'n'Bass tunes, samples and links.  
   [EMAIL PROTECTED]   |   http://www.skunkpussy.freeserve.co.uk/  
`-'




Re: Getting Mpeg Trackname?

1999-06-27 Thread Oleg Krivosheev
On Sat, 26 Jun 1999, Andrew Holmes wrote:

 Date: Sat, 26 Jun 1999 13:40:54 +0100
 From: Andrew Holmes [EMAIL PROTECTED]
 To: Debian List debian-user@lists.DEBIAN.org
 Subject: Re: Getting Mpeg Trackname?
 Resent-Date: Sat, 26 Jun 1999 12:41:16 +
 Resent-From: debian-user@lists.DEBIAN.org
 Resent-cc: recipient list not shown: ;
 
 On Fri, Jun 25, 1999 at 10:52:50AM -0700, Greg Baker wrote:
  On Fri, 25 Jun 1999, Andrew Holmes wrote:
   I've looked through the man pages for splay and mpg123 but I can't find an
   option to output the trackname information from an mp3 file.
  
  Have a look at the 'mp3info' package (which gives you the command
  'mp3info'). That should do everything you need.  It can also set the
  title, artist, album, etc. for an mp3. 
  
  Greg
  
  ---
  With sufficient thrust, pigs fly just fine. However, this is not
  necessarily a good idea.  --RFC-1925 
  
 
 Thanks Greg,
 
 mp3info seems to be just what I need, now all I need is a way for the computer

id3ed is another mp3 header tool

 to automatically recognise when someone has typed the artist wrong in the
 header info :-) Is it Bryan Adams or Brian Adams? :-)
 
 Thanks again!
 
 -- 
 Best Wishes,
 Andy Holmes [EMAIL PROTECTED]
 
 We are MicroSoft.  You will be assimilated.  Resistance is futile.
 -- Attributed to B.G., Gill Bates
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 

 Oleg Krivosheev, 
 MS 220, BD/Physics,
 Fermi National Accelerator Laboratory,
 P.O.Box 500, Batavia, Illinois, 60510
 phone: (630) 840 8460
 FAX  : (630) 840 6039
 Email: [EMAIL PROTECTED]


Re: Getting Mpeg Trackname?

1999-06-26 Thread Andrew Holmes
On Fri, Jun 25, 1999 at 10:52:50AM -0700, Greg Baker wrote:
 On Fri, 25 Jun 1999, Andrew Holmes wrote:
  I've looked through the man pages for splay and mpg123 but I can't find an
  option to output the trackname information from an mp3 file.
 
 Have a look at the 'mp3info' package (which gives you the command
 'mp3info'). That should do everything you need.  It can also set the
 title, artist, album, etc. for an mp3. 
 
 Greg
 
 ---
 With sufficient thrust, pigs fly just fine. However, this is not
 necessarily a good idea.  --RFC-1925 
 

Thanks Greg,

mp3info seems to be just what I need, now all I need is a way for the computer
to automatically recognise when someone has typed the artist wrong in the
header info :-) Is it Bryan Adams or Brian Adams? :-)

Thanks again!

-- 
Best Wishes,
Andy Holmes [EMAIL PROTECTED]

We are MicroSoft.  You will be assimilated.  Resistance is futile.
-- Attributed to B.G., Gill Bates


Getting Mpeg Trackname?

1999-06-25 Thread Andrew Holmes
Hi,

I've looked through the man pages for splay and mpg123 but I can't find an
option to output the trackname information from an mp3 file.

I have quite a few mp3 files with unhelpful filenames, I want to write a
script to rename all the files according to the names of the groups and song
names but I can't get the names from the files.

Any info regarding programs or c/perl librays that might be helpful would be
great. TIA.
-- 
Best Wishes,
Andy Holmes [EMAIL PROTECTED]

We are MicroSoft.  You will be assimilated.  Resistance is futile.
-- Attributed to B.G., Gill Bates


Re: Getting Mpeg Trackname?

1999-06-25 Thread Greg Baker
On Fri, 25 Jun 1999, Andrew Holmes wrote:
 I've looked through the man pages for splay and mpg123 but I can't find an
 option to output the trackname information from an mp3 file.

Have a look at the 'mp3info' package (which gives you the command
'mp3info'). That should do everything you need.  It can also set the
title, artist, album, etc. for an mp3. 

Greg

---
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.  --RFC-1925