Hi,

thanks for your answer.

> As far as LMS is concerned this is a .wav file, then all the transcoding
> defined for WAV take place. In this case it seems to me is converted to
> FLAC 44.1/16. 

Hi that is exactly what I do not understand. The File is a DXD file
http://dsd-guide.com/faq/what-dxd-it-dsd

Could it be possible that LMS does not recognize it. At least it shows
the correct bitrate.

I have one question to the resampler. I have a device that is limited to
96Khz. So I thought this would be the correct way to call squeezelite


Code:
--------------------
     ./squeezelite -m 00:22:4d:b7:7d:b5 -n DanteKa01 -r 44100-96000 -R -u 
vME:::28 -d decode=debug -o stereo1
--------------------


However when I play a 192Khz track it is not resampled. It shows that
rates match - the funny thing it's playing something (which should not
work according to the description of the device)
Anyhow even if the device could play the 192Khz why does it not resample
when i define the maximum rate?


Code:
--------------------
    
  audioserver:~/programs$ ./squeezelite -m 00:22:4d:b7:7d:b5 -n DanteKa01 -r 
44100-96000 -R -u vME:::28 -d decode=debug -o stereo1
  [21:17:53.153631] decode_init:153 init decode
  [21:17:53.153746] register_dsd:908 using dsd to decode dsf,dff
  [21:17:53.153873] load_faad:611 loaded libfaad.so.2
  [21:17:53.153888] register_faad:641 using faad to decode aac
  [21:17:53.154100] load_vorbis:305 loaded libvorbisfile.so.3
  [21:17:53.154115] register_vorbis:334 using vorbis to decode ogg
  [21:17:53.154240] load_flac:266 loaded libFLAC.so.8
  [21:17:53.154262] register_flac:294 using flac to decode flc
  [21:17:53.154270] register_pcm:433 using pcm to decode aif,pcm
  [21:17:53.154348] load_mad:385 loaded libmad.so.0
  [21:17:53.154368] register_mad:414 using mad to decode mp3
  [21:17:53.154376] decode_init:187 include codecs:  exclude codecs:
  [21:17:53.154595] load_soxr:269 loaded libsoxr.so.0
  [21:17:53.154614] resample_init:362 resampling sync recipe: 0x36, flags: 
0x00, scale: 0.89, precision: 28.0, passband_end: 0.00000, stopband_begin: 
0.00000, phase_response: -1.0
  [21:17:53.156319] decode_flush:229 decode flush
  [21:17:53.156476] decode_flush:229 decode flush
  [21:18:19.493696] decode_flush:229 decode flush
  [21:18:19.508167] codec_open:257 codec open: 'f'
  [21:18:19.682304] write_cb:116 setting track_start
  [21:18:19.682335] resample_newstream:232 disable resampling - rates match
  [21:18:19.682340] process_newstream:124 processing: inactive
  
--------------------


Thanks S


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