Gazjam;583830 Wrote: 
> shouldn't this be *.flac rather than *.flc?
> (I couldn't get flac.exe in DOS to run otherwise...)
> When that works then try....
> 
It is a user choice - user normally have file name extensions of 3
letters and Flac files are usually .flc - you seem to prefer to use
.flac.  This is part of understanding the basics.
> 
> Fell at the first hurdle.
> I copied a flac file (called flac.flac)to the directory containing my
> sox.exe (for convenience) and entered the following command:
> 
> flac -dc C:\Program Files
> (x86)\Squeezebox\server\Bin\MSWin32-x86-multi-thread\flac.flac
> >C:\Program Files
> (x86)\Squeezebox\server\Bin\MSWin32-x86-multi-thread\flac.wav
> 
You cannot have a file name containing spaces on command lines without
using quotation marks - otherwise it will be treated 2 or more files -
so you should try
flac -dc "C:\Program Files
(x86)\Squeezebox\server\Bin\MSWin32-x86-multi-thread\flac.flac"
>flac.wav


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=82672

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

Reply via email to