ID3 Tag Frage

Software besorgen und anwenden
Post Reply
Message
Author
bogge
Posts: 20
Joined: 25. Sep 2003 17:30

ID3 Tag Frage

#1 Post by bogge »

Ich habe einen portablen MP3 Player mit 10GB Festplatte sowie ein Autoradio mit MP3 fähigem CD Player

Leider werden die ID3 Tags, die ich über XMMS erstelle, dort nicht erkannt

Wo gibt es ein ID3 Tagger, der sowohl die Version 1+2 erstellen kann ?
Ein guter für die Version 1 reicht aber auch aus.
Last edited by bogge on 10. Oct 2003 18:34, edited 1 time in total.

Descartes

Re: ID3 Tag Frage

#2 Post by Descartes »

FreshMeat <a href="http://freshmeat.net" target="_blank"><!--auto-->http://freshmeat.net</a><!--auto--> ist dein Freund.


ID3 mass tagger
<a href="http://freshmeat.net/projects/id3/?topic_id=861" target="_blank"><!--auto-->http://freshmeat.net/projects/id3/?topi ... <!--auto-->
ID3 mass tagger is a portable command-line mass tagger for audio files. It is designed to be used for non-interactively adding, removing, or updating meta-information fields in a number of files with just a single command. It has the ability to use portions of the filenames to fill in portions of the tag using an intuitive syntax. It currently supports ID3 (1.1) and ID3v2 (3.0) tags. Support for Ogg Vorbis comment fields is planned.

ID3.py
<a href="http://freshmeat.net/projects/id3.py/?t ... =123%2C845" target="_blank"><!--auto-->http://freshmeat.net/projects/id3.py/?t ... <!--auto-->
ID3.py is an object-oriented Python module for manipulating the so-called ID3 informational tags on MP3 files, which include such data as artist, track title, genre, et cetera. ID3.py is extremely easy to use, and is intended for folks who are developing MP3 encoder wrapper programs or browsers in Python.

id3ed
<a href="http://freshmeat.net/projects/id3ed/?topic_id=113%2C123" target="_blank"><!--auto-->http://freshmeat.net/projects/id3ed/?to ... <!--auto-->
id3ed is an ID3 tag editor for mp3 files. You can set tags interactively or from the command line, or a combination of both. id3ed can set genre by name or number. You can also remove or view tags.

id3edit
<a href="http://freshmeat.net/projects/id3edit/?topic_id=120" target="_blank"><!--auto-->http://freshmeat.net/projects/id3edit/? ... <!--auto-->
Id3edit allows you to edit MP3 ID3v1.1 tags. It allows you to edit multiple files at once, and provides sanity checking of MP3 files if desired.

id3ren
<a href="http://freshmeat.net/projects/id3ren/?topic_id=113" target="_blank"><!--auto-->http://freshmeat.net/projects/id3ren/?t ... <!--auto-->
id3ren is used to rename batches of MP3 files by reading the ID3 tag of MP3 files which contains song name, artists, album, year, and a comment. The secondary function of id3ren is a tagger, which can create, modify, or remove ID3 tags. The id3 fields fields can be set on the command line, entered interactively, or "guessed" from the path and filename.

id3tool
<a href="http://freshmeat.net/projects/id3tool/? ... =120%2C123" target="_blank"><!--auto-->http://freshmeat.net/projects/id3tool/? ... <!--auto-->
id3tool is a command line editor for ID3v1 format tags, commonly used on MP3 files. It runs on Posix and Win32 based systems.

Jochen

Re: ID3 Tag Frage

#3 Post by Jochen »

Ich persönlich empfehle da id3v2 <a href="http://id3v2.sourceforge.net/" target="_blank"><!--auto-->http://id3v2.sourceforge.net/</a><!--auto--> , weil der auch einfach 1.1er Tags zu 2 und zurück konvertieren kann.

Jochen

bogge
Posts: 20
Joined: 25. Sep 2003 17:30

Re: ID3 Tag Frage

#4 Post by bogge »

irgendwas klappt da beim installieren nicht
ich downloade die Files (tar.gz)
ich entpacke die Files in ein neues Verzeichnis
je nachdem, was in der der Install oder Readme File steht arbeite ich die Hinweise ab
- in der unteren Befehlszeile im Krusader (./configure - make - make install)
aber schlussendlich kann ich das Programm nicht in der Konsole aufrufen
den Krusader habe ich schon als dauerhafte root Benutzung eingestellt

in meinem Verzeichnis /usr/local/bin ist bisher nur "lame" drin

Wo liegt der Fehler ?

Jochen

Re: ID3 Tag Frage

#5 Post by Jochen »

Schwer zu sagen. Irgendwelche Fehlermeldungen? /usr/local/bin nicht im Suchpfad? Da sind ein paar mehr Infos von Dir zu nötig.

Jochen

Post Reply