On Wed, 10 Feb 2010 19:48:25 +0100 Elimar Riesebieter <riese...@lxtec.de> wrote:
Hmmm, it seems that Easytag is doing something I would not expect: Added "easytag id3v2 and flac - test" in Tiltle field with Easytag to a tag-empty flac file: $ id3v2 -2 -l la.flac la.flac: No ID3 tag $ metaflac --export-tags-to=- la.flac TITLE=easytag id3v2 and flac TITLE=test Now, I uncheck the option: "Write ID3 tags in FLAC files (in addition to FLAC tag)" And write the title field again: $ id3v2 -2 -l la.flac la.flac: No ID3 tag $ metaflac --export-tags-to=- la.flac TITLE=easytag only flac TITLE=test2 Still the same problem. Now, I'll write the tag using flac: $ flac -T TITLE="written with flac - test3" la.flac -f metaflac --export-tags-to=- la.flac TITLE=written with flac - test3 (this is correct) $ id3v2 -2 -l la.flac la.flac: No ID3 tag The problem doesn't seem to be flac, nor moc, but Easytag. I'll write Jerome a mail. R. -- ___________________________________________________________________ It is better to remain silent and be thought a fool, than to speak aloud and remove all doubt. +------------------------------------------------------------------+ | Richard Lucassen, Utrecht | | Public key and email address: | | http://www.lucassen.org/mail-pubkey.html | +------------------------------------------------------------------+ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org