Hi Philippe

Thanks for your ongoing work with this plug-in. I don't have any
problems, but this is just a question for my own interest.

I've been using LMS along with your plug-in with my Sonos system for a
few years now in order to handle over 65K tracks and to enable
downsampled playback of hi-res files. At that time PasTim and yourself
gave me some pointers to get the downsampling working using a
custom_conv file (see posts #862, #863 and #867 thru #871 if
interested).

This has been working perfectly, and when I read your discussions a few
weeks back about how you've updated the plug-in to do its own
downsampling, I updated from the v0.3 releases to the latest v1.2 to try
it out.

The interesting thing is that I've erased my custom_conv file, restarted
everything, and something somewhere (your plug-in I assume?) appears to
be correctly downsampling 24/192 to 16/48, despite the <mode> parameter
in the config file being set to "thru".

As it happens, this is perfect and exactly what I require, but I'm
interested to find out how it's happening. From what I can tell by the
documentation, and your comments on post #1842, this should only happen
when <mode> is -not- set to thru.

I've double-checked the LMS File Types tab to ensure that 24/192 aren't
being downsampled via sox any more.

No rush for an answer - this is just curiosity. Config file below:


Code:
--------------------
    
  <squeeze2upnp>
  <util_log>warn</util_log>
  <main_log>info</main_log>
  <slimmain_log>warn</slimmain_log>
  <slimproto_log>info</slimproto_log>
  <decode_log>warn</decode_log>
  <upnp_log>info</upnp_log>
  <log_limit>-1</log_limit>
  <stream_log>warn</stream_log>
  <common>
  <codecs>flc,aif,pcm,mp3</codecs>
  <raw_audio_format>raw,wav,aif</raw_audio_format>
  <server>?</server>
  <max_volume>100</max_volume>
  <stream_length>-3</stream_length>
  <auto_play>0</auto_play>
  <forced_mimetypes>HASH(0x7a53d58)</forced_mimetypes>
  <min_gapless>10</min_gapless>
  <output_size>4194304</output_size>
  <send_coverart>1</send_coverart>
  <volume_feedback>1</volume_feedback>
  <resample_options/>
  <volume_on_play>1</volume_on_play>
  <sample_rate>48000</sample_rate>
  <seek_after_pause>0</seek_after_pause>
  <send_icy>1</send_icy>
  <L24_format>1</L24_format>
  <mode>*thru*</mode>
  <enabled>1</enabled>
  <flac_header>1</flac_header>
  <accept_nexturi>1</accept_nexturi>
  <streambuf_size>524288</streambuf_size>
  <roon_mode>0</roon_mode>
  <send_metadata>1</send_metadata>
  </common>
  <output_log>info</output_log>
  <upnp_socket>?</upnp_socket>
  <device>
  <flac_header>1</flac_header>
  <enabled>1</enabled>
  <mac>bb:bb:40:ac:0d:2f</mac>
  <raw_audio_format>wav,aiff</raw_audio_format>
  <codecs>aif,pcm,flc,mp3</codecs>
  <max_volume>100</max_volume>
  <stream_length>-3</stream_length>
  <udn>uuid:RINCON_7828CA0524DA01400</udn>
  <seek_after_pause>0</seek_after_pause>
  <name>Living Room</name>
  <sample_rate>48000</sample_rate>
  <send_metadata>1</send_metadata>
  <L24_format>2</L24_format>
  <accept_nexturi>1</accept_nexturi>
  <friendly_name>Living Room</friendly_name>
  </device>
  </squeeze2upnp>
  
--------------------


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