Hi MArco,

thanks for still supporting. I have found out a little bit more.

I installed Daphile to use as the mediaServer.
I use the IFI iNano Dac for testing (This defintly should handle the
32bit correct)

When I start Daphiles internal Player ith the iNANO Dac (As far as I
understood he creates a squeezelite instance for each Audio Device) it
plays without any issue.
Then i repluged the iNano to another Linux system and started your
Squeezelite-R2 with

Code:
--------------------
    ./squeezelite-R2 -x -d decode=debug -o hw:CARD=Audio,DEV=0
--------------------


I immediately saw this as a new Player on the Daphile MediaServer.
Started to play and.....Loud noise again.
Having a look at your squeezelite LOG it shows:


Code:
--------------------
    
  [12:41:59.901566] decode_flush:190 decode flush
  [12:41:59.917657] codec_open:218 codec open: 'p'
  [12:41:59.917698] pcm_open:405 pcm size: 4 rate: 352800 chan: 2 bigendian: 0
  [12:42:00.094887] _check_header:173 unknown format - can't parse header in 
stream, using server parameters
  [12:42:00.094996] pcm_decode:214 setting track_start
  
--------------------


As the LMS does not convert or change anything there must be different
handling of the file in the squeezelite Player. 
Could it be that this line causes the problem:


Code:
--------------------
    
  [12:42:00.094887] _check_header:173 unknown format - can't parse header in 
stream, using server parameters
  
--------------------


Thanks and looking forward to your feedback

S


------------------------------------------------------------------------
s25a's Profile: http://forums.slimdevices.com/member.php?userid=65256
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to