philippe_44 wrote: 
> With flac, you cannot have replay gain as the audio data are not
> decompressed by the bridge.
> 
> For "wav", this configuration is not correct. Go into the UPNPBridge
> settings, select your yamaha player (dropdown list in the left-middle of
> the scrren). The on the item "PCM format", type only "wav" (no "") -
> nothing else, then click apply

I think I've changed my settings as per your instructions. Didn't help
anything unfortunately. Once again, I've posted my settings file. If you
could have a quick look and make sure I've got it right it would be much
appreciated. 

Interestingly, I've been playing around with JRiver Media Centre also.
I've managed to get it to send 24bit PCM to my receiver via DLNA and it
works correctly. The receiver reports 24bit also. So it seems the
receiver is capable of it, but it's just not liking something about the
stream from the bridge. I'm wondering if there's something we might be
able to tweak in the conversion process to make it happier? How is the
conversion handled? ffmpeg or something similar? Would it be worth
sending and email to Yamaha support to see if they can provide the
precise specs of the PCM stream the receiver expects?

Lastly, on the subject of using flac. As nothing in my library is flac,
wouldn't everything be converted on the fly and therefore present an
opportunity to apply the gain during that conversion process? I'm not
trying to be difficult, just trying to understand how it all works.

Thanks again for your help. Very much appreciated.


Code:
--------------------
    
  <squeeze2upnp>
  <stream_log>debug</stream_log>
  <log_limit>-1</log_limit>
  <main_log>debug</main_log>
  <common>
  <server>?</server>
  <max_volume>100</max_volume>
  <volume_feedback>1</volume_feedback>
  <volume_on_play>1</volume_on_play>
  <accept_nexturi>1</accept_nexturi>
  <codecs>pcm,flc,mp3</codecs>
  <flac_header>1</flac_header>
  <min_gapless>10</min_gapless>
  <output_size>196608</output_size>
  <send_coverart>1</send_coverart>
  <forced_mimetypes>HASH(0xd2ded50)</forced_mimetypes>
  <send_icy>1</send_icy>
  <seek_after_pause>0</seek_after_pause>
  <L24_format>1</L24_format>
  <roon_mode>0</roon_mode>
  <send_metadata>1</send_metadata>
  <auto_play>0</auto_play>
  <raw_audio_format>raw,wav,aif</raw_audio_format>
  <stream_length>-3</stream_length>
  <sample_rate>48000</sample_rate>
  <enabled>1</enabled>
  <streambuf_size>2457600</streambuf_size>
  </common>
  <upnp_socket>192.168.0.10</upnp_socket>
  <slimproto_log>debug</slimproto_log>
  <slimmain_log>debug</slimmain_log>
  <output_log>debug</output_log>
  <decode_log>debug</decode_log>
  <upnp_log>debug</upnp_log>
  <util_log>debug</util_log>
  <device>
  <udn>uuid:9ab0c000-f668-11de-9976-ac44f2437172</udn>
  <mac>bb:bb:79:cd:d3:50</mac>
  <codecs>pcm</codecs>
  <L24_format>1</L24_format>
  <name>Livingroom-Yamaha</name>
  <enabled>1</enabled>
  <friendly_name>Livingroom-Yamaha</friendly_name>
  <raw_audio_format>wav</raw_audio_format>
  <sample_rate>192000</sample_rate>
  </device>
  <device>
  <udn>uuid:483f239f-92e8-e04c-a85e-9d3534218d78</udn>
  <name>htpcserver: htpcserver (built in audio)</name>
  <enabled>1</enabled>
  <friendly_name>htpcserver: htpcserver (built in audio)</friendly_name>
  <mac>bb:bb:34:71:e7:33</mac>
  </device>
  </squeeze2upnp>
--------------------


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