JJZolx;393689 Wrote: 
> Most likely flac2mp3.pl is not in the C:\ folder, and whatever folder
> it's in is not on the default search path.  Include the entire path in
> the command that you enter (and put double-quotes around it if it
> contains any spaces):
> 
> C:\>"C:\Path to the folder where I put the program\flac2mp3.pl"
> F:\music F:\mp3

I'm now on Day Two of running flac2mp3 on a 300Gb collection....  Seems
to be going fine so far (though I'm going to open a new tread with a few
puzzles....).

Like many folk here, Perl is a mystery to me, and what little I ever
knew about running stuff from Dos, I've happily forgotten...  But
actually getting flac2mp3 to run was a) not so very hard, and b) well,
well worth the effort.

An issue I had at the outset (after I'd eventually got everything
necessary in the right directories) was that issue of spaces in the
command.  So I was trying to run:

flac2mp3.pl Q:\MUSIC flac Q:\MUSIC mp3 

and kept getting errors (saying "Could not find Q:\Music".  My
workround was to actually rename to chief folders to:

flac2mp3.pl Q:\MUSICflac Q:\MUSICmp3 

ie. getting rid of the spaces.  But could I have just written this:

flac2mp3.pl "Q:\MUSIC flac" "Q:\MUSIC mp3" 

which would have been (and will for the future) have been much more
convenient?

AGB


-- 
agbagb

AGB

SqueezeCenter Version: 7.3.2 - 24695 under Vista.
2 x SB3s, wireless, usually in sync. (Firmware 123 on both)
LinkSys WRT54GX2 / SRX 200 Router, WPA2.
Controller 7.3 r3993.
------------------------------------------------------------------------
agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=56257

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

Reply via email to