philippe_44 wrote: 
> Can you share your config file so I can see why there seems to a
> limitation set?

Here's the full config file


Code:
--------------------
    <?xml version="1.0"?>
  <squeeze2upnp>
  <slimmain_log>debug</slimmain_log>
  <stream_log>debug</stream_log>
  <slimproto_log>debug</slimproto_log>
  <upnp_socket>?</upnp_socket>
  <log_limit>-1</log_limit>
  <util_log>debug</util_log>
  <upnp_log>debug</upnp_log>
  <decode_log>debug</decode_log>
  <output_log>debug</output_log>
  <common>
  <streambuf_size>524288</streambuf_size>
  <resample_options></resample_options>
  <send_metadata>1</send_metadata>
  <stream_length>-3</stream_length>
  <mode>thru</mode>
  <enabled>1</enabled>
  <flac_header>1</flac_header>
  <volume_on_play>1</volume_on_play>
  <seek_after_pause>0</seek_after_pause>
  <codecs>flc,aif,pcm,mp3</codecs>
  <raw_audio_format>raw,wav,aif</raw_audio_format>
  <auto_play>0</auto_play>
  <send_icy>1</send_icy>
  <min_gapless>10</min_gapless>
  <roon_mode>0</roon_mode>
  <forced_mimetypes>HASH(0x556c24112090)</forced_mimetypes>
  <L24_format>1</L24_format>
  <max_volume>100</max_volume>
  <accept_nexturi>1</accept_nexturi>
  <output_size>4194304</output_size>
  <server>?</server>
  <sample_rate>48000</sample_rate>
  <send_coverart>1</send_coverart>
  <volume_feedback>1</volume_feedback>
  </common>
  <main_log>debug</main_log>
  <device>
  <volume_on_play>-1</volume_on_play>
  <name>CD-N301 DLNA</name>
  <sample_rate>192000</sample_rate>
  <volume_feedback>0</volume_feedback>
  <codecs>flc,pcm</codecs>
  <send_coverart>0</send_coverart>
  <friendly_name>CD-N301 BB29B1</friendly_name>
  <send_icy>0</send_icy>
  <forced_mimetypes>audio/flac</forced_mimetypes>
  <enabled>1</enabled>
  <mode>pcm,flow</mode>
  <send_metadata>1</send_metadata>
  <mac>bb:bb:c8:49:23:bb</mac>
  <udn>uuid:5f9ec1b3-ed59-1900-4530-00a0de1b0fff</udn>
  <accept_nexturi>0</accept_nexturi>
  </device>
  </squeeze2upnp>
--------------------


playing a 24bit/192Khz FLAC with that config produces this in the log


Code:
--------------------
    HTTP/1.1 200 OK^M
  Server: squeezebox-bridge^M
  Connection: close^M
  Content-Type: audio/L16;rate=44100;channels=2^M
  transferMode.dlna.org: Streaming^M
  Transfer-Encoding: chunked^M
  
--------------------


But I suspect it might be down to the Yamaha misreporting it's
capabilities again ?


Code:
--------------------
    [17:32:47.904182] GetProtocolInfo:337 [0x74b440]: uPNP GetProtocolInfo
  [17:32:47.910889] GetProtocolInfo:348 [0x74b440]: ProtocolInfo 
http-get:*:audio/L16;rate=44100;channels=1:DLNA.ORG_PN=LPCM,http-get:*:audio/L16;rate=44100;channels=2:DLNA.ORG_PN=LPCM,http-get:*:audio/L16;rate=48000;channels=1:DLNA.ORG_PN=LPCM,http-get:*:audio/L16;rate=48000;channels=2:DLNA.ORG_PN=LPCM,http-get:*:audio/mpeg:DLNA.ORG_PN=MP3,http-get:*:audio/x-ms-wma:DLNA.ORG_PN=WMABASE,http-get:*:audio/x-ms-wma:DLNA.ORG_PN=WMAFULL,http-wavetunes:*:audio/x-ms-wma:*
  [17:32:47.911708] stream_thread_init:307 [0x6c8080] streambuf size: 524288
  
--------------------


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

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

Reply via email to