jeffmeh wrote: > For Robin or anyone else who can help.... > > I am receiving some error messages when I run flac2mp3-0.2.7, and I do > not seem to be able to determine which files are causing the problem. > It does appear that all the mp3 files are present, even though I am > seeing the error messages. > > It seems to create "triplet" error messages, as follows: > > Use of uninitialized value in hash element at C:\Program > Files\flac2mp3-0.2.7\flac2mp3.pl line 316. > Use of uninitialized value in concatenation (.) or string at C:\Program > Files\flac2mp3-0.2.7\flac2mp3.pl line 334. > Use of uninitialized value in string ne at C:\Program > Files\flac2mp3-0.2.7\flac2mp3.pl line 337. > > These three messages are repeated. I assume this occurs each time it > encounters the error. > > I have tried using the --debug option and directing the output to a > file, but the error messages are written to the display, so I do not > seem to be able to pinpoint where they fit in the file processing > sequence. Is there a way to make the error messages appear "in-line" > in the --debug output? This would help me find the offending files. > > Is there a particular set of characters in the file names, or in the > tags, that I should look for? Any other ideas? > > I am not a perl guy, so apologies in advance if I am a little slow.
Jeff, I suspect this is a problem with encoding in the tags, but I would suggest trying the latest release - 0.3.0rc1. Get it here: http://projects.robinbowes.com/download/flac2mp3/ Failing that, can you mail me one of the files that is causing the problem, and I'll take a look. R. _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
