Robin,
I tried sending you an email. No reply. Perhaps it got junked.
I'm using v0.3.0rc1 from your web site.
- The script uses "--preset standard" to run the lame encoder. I'd
like to use "-V4 --new-vbr", but prefer not to hack it into the
source.
Would you entertain a new "--lame" switch which would allow the
preferred lame encoding settings to be obtained from the command
line?
(I've attached a diff that includes this flag.)
- I notice that you bundle MP3/Tag. Looking around I see that this
appears to be a fairly old version. I wonder if there are latent bugs
or mis-features related to the next two issues.
- I find my UTF-8 tags get scrambled. I'm pretty sure the cause is
the utf8toLatin1 procedure. I've replaced it with Encode::decode()
and force UTF-8 as the output character coding scheme. With this
change, my UTF-8 tags stay intact.
- I couldn't get the MD5 checksum test to work. After probing I saw
the MP3::Tag appears to return the TXXX tag as "MD5 / n" in the
Description! Huh? I made a corresponding change in the source code
but perhaps the problem is actually elsewhere.
The attached diff contains changes to address the above for you to
peruse.
+-------------------------------------------------------------------+
|Filename: flac2mp3.pl.diff |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=4016|
+-------------------------------------------------------------------+
--
quietdragon
------------------------------------------------------------------------
quietdragon's Profile: http://forums.slimdevices.com/member.php?userid=10412
View this thread: http://forums.slimdevices.com/showthread.php?t=42088
_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping