s25a wrote: 
> 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

The problem here is that the wav header is missing or malformed in the
stream. Daphile was the first to adopt R2 mods in order to read the
header from the stream, as far as I Know  is identical to R2 in that
matter,  but maybe Kimmo modified the code that investigate the header
in order to handle DXD, could you please post the squeezelite LOG from
inside Daphile?

BTW, this time the Audio device is correctly opened at 32 bit 352800 hz.



________________________________________________________________________
Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it
------------------------------------------------------------------------
marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to