I converted some files from WAV to AIFF and I was surprised that the ID3 tag had changed, I assumed it would be left alone seeing as both formats support it.
Changes are:
- The UFID frame has not been transferred
- The IPLS frame has not been transferred
- All fields are stored as UTF16 instead of Ansi, even though all values are encodable as Ansi
- The value of the TMED field has changed from CD to CD >> CD (Lossless) [WAV]
- Has added a TXXX:Commissioned field that is set to the Record label
- Has added aaar field set to artist name
- Converted multi value Composer and Conductor fields to a single value separated by '/'
So:
- Is there a way to convert the file and leave the ID3 tag alone ?
- What options are actually being used as I cant see any options for conversion to AIFF ?
Changes are:
- The UFID frame has not been transferred
- The IPLS frame has not been transferred
- All fields are stored as UTF16 instead of Ansi, even though all values are encodable as Ansi
- The value of the TMED field has changed from CD to CD >> CD (Lossless) [WAV]
- Has added a TXXX:Commissioned field that is set to the Record label
- Has added aaar field set to artist name
- Converted multi value Composer and Conductor fields to a single value separated by '/'
So:
- Is there a way to convert the file and leave the ID3 tag alone ?
- What options are actually being used as I cant see any options for conversion to AIFF ?
Comment