I want to make a new MP3 "mirror" of my FLAC library using a higher
bitrate than I used previously(*). I plan to use Robin Bowes's
flac2mp3.pl script because I can just let it run for hours (or days) on
my server, rather than using dBpoweramp's batch converter. I've modified
his script slightly to include mapping of the following tags:

'ARTISTSORT'              => 'TSOP',
'ALBUMARTISTSORT'         => 'TSO2',

Many of my FLACs have the lyrics in a LYRICS tag, and I would also like
to get those into the appropriate ID3v2.3 tag for the MP3 copy of the
library. I presume the correct ID3v2.2 tag is USLT (unsynchronized
lyric/text translation). But when I've tried putting 'LYRICS' => 'USLT',
into the script it breaks all of the tag mapping, so either my tag
naming is wrong or there is something more complex required.

Any ideas on how to do it correctly? Thanks.

(*)The backstory is that previously I was more concerned about fitting a
lot of tunes on my portable device than I was about best sound quality,
because my mobile listening equipment and environment are already very
compromised. But now I have better in-ear monitors so I'd like the
higher bitrate.


------------------------------------------------------------------------
aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=100466

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to