philippe_44 wrote: 
> The player does not advertise itself as being capable of pcm 24 bits, it
> says only 16 (the audio/Lxx lines).  But looking at the log, flac is
> never tried, only pcm and this is because your codecs sections in the
> config is limited to pcm. You should set in the codecs option a least
> 'flc,pcm,mp3' (stick with that order, if you use pcm,flc,mp3, I've
> observed that LMS tends to transcode flac into pcm, which would send
> fail the same way as having pcm only). If you want to use pcm, then you
> have to send it in wav format which is support by the player. For that,
> use 'wav,raw' in the non compressed option of the plugin (just below the
> codec line). Use the latest dev version as I've made a lot of
> improvements to wav management. Do not check the option to optimize byte
> order
> 
> Finally, you pointed out a bug in my codec management as normally, when
> a player supports 16 bits only and you have selected the 24 bits depth
> option to truncate to 16 bits, then I should accept a 24 bits request
> from LMS. I will correct that in a few days but I can't right now as I'm
> travelling - thanks for this finding !
> 
> The CD-N500 should just work fine

Hi Philippe,

thanks for the help. Indeed my "supported codecs" was set to "flc,pcm",
since I don't use mp3. So I expected it to work anyway. This morning I
simply tried the string "flc,pcm,mp3" and it worked even with
24bit.....but now I'm confused since I start to believe that it does not
recognize the player as supprting flac or pcm (in 24bit) and it is
transcoding to mp3 before sending the stream to the player. The other
configuration options are at moment set to default values. I attach a
new log file with both attempts: with and without mp3.

Thanks in advance,
Giuseppe.


+-------------------------------------------------------------------+
|Filename: log2.txt                                                 |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=18763|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
bepsx's Profile: http://forums.slimdevices.com/member.php?userid=63364
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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

Reply via email to