Neil Sleightholm wrote:
First I must thank you for this script it solved my problem of ripping
to flac but wanting to play on an MP3 player.

Glad it's useful for you - that's why I wrote it!

Now the bad news, I got v0.2.4 working on Windows by using a non-root
path for the flac folder but this new version writes to the wrong
folder. Here is the --debug output. Note: the output is written to
E:\Music not E:\Music\Test (I have tried with unix and dos directory
separators).


Code:
--------------------
    E:\Music>perl -w flac2mp3.pl --debug N:/ E:/Music/Test
  Processing directory: N:/
  1742 flac files found. Sorting...done.
  srcfile: N:/AC DC/Highway To Hell/01 - Highway To Hell.flac
  destfile: E:\Music\AC DC\Highway To Hell\01 - Highway To Hell.mp3

[snip]

OK, I'll look into it.

What platform are you on and what version of perl?


Also the "Processing directory" phase is v.slow but I guess that is
related to it doing a full parse and sort - could you add some sort of
progress indicator here?

I'll add it to the todo list. How many files are you processing and what CPU?

R.

PS. I don't want to hijack this list/forum so can we take this to my list:

flac2mp3-general at robinbowes.com.

--
http://robinbowes.com

If a man speaks in a forest,
and his wife's not there,
is he still wrong?

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

Reply via email to