Right, I've got all my CDs ripped to WAVs with Tags in them and I currently use an AudioTron for playback.
I've now got an XBOX360 and Media Center 2005 PC so I need to get the files into WMA lossless format which is simple enough with the Windows Media Encoder but what I can't figure out is how I add all of the tags.
Looking at a WMA file in the Windows Media File Editor there only appear to be entries for Title and Author. Where do I put the Album name, Track number etc?
I'm not expecting the WMA converter to extract this from the WAV files - I've already got scripts that do this for conversion to MP3 so I can use it on a portable player but there doesn't seem to be anywhere in the command line tools that I can add these entries.
As an example, this is the command line used to convert a WAV file to the MP3 with the tags in using LAME:
F:\Music\lame\lame.exe --alt-preset standard --tt "Private Investigations" --ta "Dire Straits" --tl "Alchemy (Disc 1)" --tg "Rock" --tn "5" "F:\Music\WAV\Dire Straits\Alchemy (Disc 1)\\Private Investigations.wav" "F:\Music\MP3\Dire Straits\Alchemy (Disc 1)\Private Investigations.mp3"
Any suggestions on what I need to do to get these converted to WMA?
