Mp3


Table of Contents

mp3 renaming tools under Debian 
List 
easytag 
mp3rename 
tagtool 
cmd:mp3rename 
Basic Info 
Help 
Version 3.5, under Debain 
Ref, uninstall 
Version 3.0b5, under RedHat 
cmd:MP3Gain 
Usage 
Info 
Description 
Source 
Related Urls 
id3ren 
Build & Installation 
cmd:mp3mover.pl 
Description 
Source 
Related Urls 
make mp3 with linux 
MP3 to wav or audio cd 
MP3 to wav or audio cd 
MP3 to wav or audio cd 
MP3 server in Linux 

mp3 renaming tools under Debian 

List 

easytag - viewing, editing and writing ID3 tags
mp3rename - Rename mp3 files based on id3tags
mpgtx - Toolbox to manipulate MPEG files (video, system, and audio)
tagtool - tool to tag and rename MP3 and Ogg Vorbis files

easytag 

Description: viewing, editing and writing ID3 tags
EasyTAG is an utility for viewing, editing and writing
the ID3 tags of differents audio files, using a GTK+ interface.

Currently EasyTAG supports the following:

  • View, edit, write tags of MP3, MP2 files (ID3 tag), FLAC files (FLAC Vorbis tag), Ogg Vorbis files (Ogg Vorbis tag), and MusePack, Monkey's Audio files (APE tag),
  • Auto tagging: parse filename and directory to complete automatically the fields (using masks),
  • Ability to rename files from the tag (using masks) or by loading a text file,
  • Process selected files of the selected directory,
  • Ability to browse subdirectories,
  • Recursion for tagging, removing, renaming, saving…,
  • Can set a field (artist, title,…) to all other selected files,
  • Read file header informations (bitrate, time, …) and display them,
  • Undo and redo last changes,
  • Ability to process fields of tag and file name (convert letters into uppercase, downcase, …),
  • Ability to open a directory or a file with an external program,
  • CDDB support (from http protocol),
  • A tree based browser,
  • A list to select files,
  • A playlist generator window,
  • A file searching window,
  • Simple and explicit interface!,
  • French, German, Russian, Dutch, Hungarian, Swedish, Italian, Japanese, Ukrainian, Czech, Spanish, Polish and Romanian translation language

Tag: format::mp3, use::organizing, sound, role::sw-utility, interface::x11, x11::application, uitoolkit::gtk

mp3rename 

Version: 0.6-8
Depends: libc6 (>= 2.3.2-1)
 Description: Rename mp3 files based on id3tags
Mp3rename is a small tool to rename all those badly named mp3 files.
The generated file name can be based on the id3tags;  title, album,
year, track and/or artist.

Tag: format::mp3, interface::commandline, use::organizing, works-with::audio, sound, role::sw-utility

$ mp3rename -h
Usage:

Mp3rename 0.6

Options:
        -f       Force non id3 rename.
        -v       Verbose mode.
        -h       Display this help message.
        -b       Limit the file size to 32 chars.
        -i       Only show the id3tags.
        -a       Ask everything for the id3tag.

        -s       Set the default filename look.
                 for more help on this option: -s help

Sander Janssen <janssen@rendo.dekooi.nl>

$ mp3rename -s help
Mp3rename 0.6

 Use this option to set the default look of the file
 The information is saved in ~/.mp3rename
 You can use &t title, &b album, &y year, &k track and &a artist

 Example : mp3rename -s '(&a)-&t-&b'
 for (artist)-title-album.mp3

tagtool 

Description: tool to tag and rename MP3 and Ogg Vorbis files Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files (commonly called tags). Tag Tool can be used to edit tags one by one, but the most useful features are mass tag and mass rename. These are designed to tag or rename hundreds of files at once, in any desired format.

Tag: format::mp3, special, role::sw-utility, interface::x11, x11::application, format::ogg, uitoolkit::gtk