slartibartfast wrote: 
> I suspect if it works on your system but not   on Calmart's then it will
> work on everyone else's, which suggests that the files themselves are
> not the issue.
Agree, because it worked fine on my armel based Debian system.

The generated command line was identical, other than a penultimate '&',
which seems not be wanted on a Windows system according to
-Slim::Player::TranscodingHelper-. And I have no reason to doubt it !

For avoidance of doubt, on my debian box, track 2 of @JohnB's upload:

Code:
--------------------
    
  [19-08-19 13:59:57.4347] Slim::Player::Song::open (566) Tokenized command: 
"/usr/share/squeezeboxserver/Bin/arm-linux/flac" -cs --totally-silent 
--compression-level-0 --skip=2:36.08 --until=7:29.28 -- "/media/Music/Wave Cue 
Test v2/Pr19-04 Wave Test v2.wav" | 
"/usr/share/squeezeboxserver/Bin/arm-linux/sox" -q -t flac - -t flac -C 0 - & |
  
--------------------

And the processes running (-ps ax-):

Code:
--------------------
    
  1750 ?        S      0:01 /usr/share/squeezeboxserver/Bin/arm-linux/flac -cs 
--totally-silent --compression-level-0 --skip=2:36.08 --until=7:29.28 -- 
/media/Music/Wave Cue Test v2/Pr19-04 Wave Test v2.wav
  1751 ?        S      0:02 /usr/share/squeezeboxserver/Bin/arm-linux/sox -q -t 
flac - -t flac -C 0 -
  
--------------------


So I think I would concur with @JohnB's next step suggestion that
@calmart confirms that flac files do actually play, and that the
tokenized command produces the expected result when entered directly at
the command line. There's nothing more that I can offer.


------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
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