Lame 3.91 on Windows 2000, compiled from sources, fails to cope with input
filenames with '/' directory separators. Looking at the dosToLongFileName
function (which does what? lame works perfectly well with long filenames
without it), it only understands '\' separators, not '/'. The fix should be
simple: find the rightmost character which is *either* '/' or '\'.
Peter
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder