From: Gabriel Bouvigne <[EMAIL PROTECTED]>
Subject: Re: [mp3encoder] [PATCH] to LAME to convert RIFF LIST tags to ID3 tags
Date: Mon, 30 Jun 2003 10:07:23 +0200


> Thank you for your submission. This should be included soon into Lame.

I think we need some documentation before merge into main branch.

Charlie, could you confirm below items are true ?

- Using this patch, ID3 Tags are set by reading LIST chunk of RIFF file.
- Tags in LIST chunk will be converted to ID3 tags as follows.
  * "INFO" tag is ignored
  * "INAM" tag is converted to Track number of ID3 tag.

Track Name



  * "IART" tag is converted to Artist Name of ID3 tag.
  * "IGNR" tag is converted to Genre Name of ID3 tag.
  * "IPRD" tag is converted to Title of ID3 tag.
  * "ITRK" tag, which is an extension used by Turtle Beach's Audiotron,
    is converted to Track Number of ID3 tag.

"itrk"



- It works only when libsndfile is not used.

I don't know any thing about libsndfile.


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.500 / Virus Database: 298 - Release Date: 7/10/2003
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to