PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : id3v2: unnoetige Tags entfernen



topfpflanze
24.12.03, 14:15
Hallo,

einige meiner mp3 haben meiner meinung nach unnoetige id3v2 tags bzw. frames.

z.B. WXXX oder TCOP. Diese sollte man mit id3v2 eigentlich loswerden koennen, bei einigen Dateien funktioniert das aber leider nicht.

Habt ihr ne Ahnung, wie ich das wegbekomme?

oli993
24.12.03, 22:51
Hi,

"id3v2 --help" ist Dein Freund:

Adds/Modifies/Removes/Views id3v2 tags, modifies/converts/lists id3v1 tags

-h, --help Display this help and exit
-f, --list-frames Display all possible frames for id3v2
-L, --list-genres Lists all id3v1 genres
-v, --version Display version information and exit
-l, --list Lists the tag(s) on the file(s)
-R, --list-rfc822 Lists using an rfc822-style format for output
-d, --delete-v2 Deletes id3v2 tags
-s, --delete-v1 Deletes id3v1 tags
-D, --delete-all Deletes both id3v1 and id3v2 tags
-C, --convert Converts id3v1 tag to id3v2
-1, --id3v1-only Writes only id3v1 tag
-2, --id3v2-only Writes only id3v2 tag
-a, --artist "ARTIST" Set the artist information
-A, --album "ALBUM" Set the album title information
-t, --song "SONG" Set the song title information
-c, --comment "DESCRIPTION":"COMMENT":"LANGUAGE"
Set the comment information (both
description and language optional)
-g, --genre num Set the genre number
-y, --year num Set the year
-T, --track num/num Set the track number/(optional) total tracks

You can set the value for any id3v2 frame by using '--' and then frame id
For example:
id3v2 --TIT3 "Monkey!" file.mp3
would set the "Subtitle/Description" frame to "Monkey!".

Also mal mit "-D" probieren ;)

T0X!C
24.12.03, 22:55
Falls du ne GUI suchst ist Easytag dein Freund. :)
http://easytag.sourceforge.net/

topfpflanze
24.12.03, 23:37
Naja. Alle tags will ich nicht loeschen.

Mir gehts es eigentlich nur um einige dieser "Exoten-Frames".
Da gibt es z.B. "WXXX" das bei einigen wenigen mp3s mit einer URL versehen ist.

Das dann mit
id3v2 --WXXX "" file.mp3
zu loeschen hat leider nicht bei allen Files hingehauen.

Naja, wahrscheinlich geht das schon eher Richtung Bug von id3v2 oder id3lib.....


Frohe Weihnachten :)