JohnB wrote: > carlmart, > > I was about to suggest doing the test that mrw mentioned. > > This will test whether the tokenized command line behaves properly. The > only difference is that it will save the output to a flac file rather > than it being streamed. > > The following should create a flac file "Test.flac" in folder > "C:\Musica". > > Open the CMD window and copy & paste the following > > > Code: -------------------- > > "C:\Program Files (x86)\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -cs --totally-silent --compression-level-0 --skip=29:04.06 --until=38:33.62 -- "C:\Musica\Al Di Meola\Al Di Meola -1978- Casino (Master Sound)\Al Di Meola - Casino.wav" | "C:\Program Files (x86)\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\sox.exe" -q -t flac - -t flac -C 0 "C:\Musica\Test.flac" > -------------------- > > > > Make a note if there are any error messages. > > Check that "C:\Musica\Test.flac" is present and check whether it is > playable on any player which supports flac files.
This is what I got when I run that command. +-------------------------------------------------------------------+ |Filename: message#1.jpg | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=28011| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ carlmart's Profile: http://forums.slimdevices.com/member.php?userid=69336 View this thread: http://forums.slimdevices.com/showthread.php?t=110871 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
