After bpa's work on this, the process seems to be:

a) flac.exe/sox.exe are used to produce a flac stream, with the start
and end defined by the parameters from the cue file (and the actual end
of file time)

b) this flac stream is passed to the player

So to my mind there are two tests that might be helpful:

1) carlmart, can you successfully play flac files via LMS? (Any flac
file.)

2) If carlmart can successfully play flac files via LMS - then test to
check whether the tokenized command line actually works by using it to
create a flac file on the PC, rather than the output being streamed,
e.g. running the following in the CMD window will create "Test.flac" in
the "C:\Musica" folder. 

carlmart can then check whether that "Test.flac" file is playable on his
PC.


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"
--------------------


Just my tupenny worth.

[Edit] Sorry, I cross posted with Michael



Touch, Metrum Jade, Bryston B4 SST2, PMC OB1i speakers, HP Proliant
Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.
------------------------------------------------------------------------
JohnB's Profile: http://forums.slimdevices.com/member.php?userid=31553
View this thread: http://forums.slimdevices.com/showthread.php?t=110871

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to