Hello,

Firstm thanks to Robin for this script. It is saving me a lot of time. 
However, I am having problems just letting it run.  I am running version
0.2.9, BTW.  After some period of time running the script, I will always
get the following error:

fork() failed: Resource temporarily unavailable at
D:\Perl\flac2mp3\flac2mp3.pl line 585.

The script then terminates, and I have to restart it whenever I next
come back to the computer and notice it.  Obviously, this slows things
down a fair amount.  I read something about registry edits that might
help with the "resource" problem, but the changes I made didn't seem to
do anything.

I have a two part question.  First, is there any way that the script
might be easily modified in such a way that it would periodically flush
out whatever "resources" might be getting taxed (or maybe the error
means something else)?  Second, if that would be too difficult, is
there an easy way in perl that the script could check for this error
condition, and then just re-start the script automatically?  If nobody
knows, this might be my excuse to learn perl.

On a related note, the script also gives me several instances of this
error:

'mv' is not recognized as an internal or external command, operable
program or batch file.

These errors seem to be mostly harmless, as the script proceeds. 
However, I believe that when these errors occur, the generated files
have problems with their ID3 tags (after running this script, I always
have some files with missing tags).  This issue is not as critical, as
the script doesn't stop.  Obviously, however, I'd love to be able to
fix this, too.

Also, I should note that I had problems with the path issues as well,
and I tried putting in the paths in various ways.  I finally just put
all of the important stuff in the default windows paths, which made
life a lot easier.

Thanks in advance.

Nathan


-- 
ncfoster
------------------------------------------------------------------------
ncfoster's Profile: http://forums.slimdevices.com/member.php?userid=9976
View this thread: http://forums.slimdevices.com/showthread.php?t=14697

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

Reply via email to