Triode wrote: 
> This is with hw:CARD=XXXX and is solved using default?  Try making the
> -a buffer size bigger and running as root with hw:CARD=XXXX as this is
> the way it was intended to work...

No, sound is always bad, whatever the "-o" option I use. Right now I am
trying with "/usr/local/bin/squeezelite-i386-crossfade -n Prades -b
4096:8192 -d output=debug -o iec958:CARD=default,DEV=0 -m
00:12:f0:65:xx:xx -a 2000000:8 172.17.255.45" and the 2 million and 8
thinggies I added there (also tried with 200 thousands…) do not chase
gremlins from the audio.

Besides, my custom-convert file says this:
Code:
--------------------
    prades:~# more /etc/squeezeboxserver/custom-convert.conf 
  ##### [flac] -dcs $START$ $END$ -- $FILE$ | [sox] --single-threaded --buffer 
8192 --input-buffer 4096 -q -t wav - -t flac -C 0 $RESAMPLE$ - 
  ##### "/usr/bin/sudo" "/usr/bin/chrt" -rr 50 [sox] --single-threaded --buffer 
8192 --input-buffer 4096 -q -t flac $FILE$ -t flac -C 0 $RESAMPLE$ - 
  
  flc flc transcode *
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
        [sox] --single-threaded --no-dither --buffer 8192 --input-buffer 4096 
-q -t flac $FILE$ -t flac -C 0 - rate -q 48k
  
  flc flc transcode * 00:12:f0:65:xx:xx
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
        [sox] --single-threaded --no-dither --buffer 8192 --input-buffer 4096 
-q -t flac $FILE$ -t flac -b 16 -C 0 - rate -q 48k
  
--------------------

But what's running is the 1st line form custom-convert.conf, not the
second that should match squeezelite (and includes -b 16):
Code:
--------------------
    prades:~# ps waxl |grep sox
  0   110  2212     1  20   0   4964  1576 -      R    ?          1:20 
/usr/share/squeezeboxserver/Bin/i386-linux/sox --single-threaded --no-dither 
--buffer 8192 --input-buffer 4096 -q -t flac 
/var/data/audio/Audiofiles/00-HD_Lossless/Beck/Sea Change/03 Guess I'm Doing 
Fine.flac -t flac -C 0 - rate -q 48k
  0     0  2241  1824  20   0   1772   572 -      S+   pts/1      0:00 grep sox
--------------------


One last hint, my dear Watson: 16/44.1 is hissing every few seconds,
24/88 or 24/96 is crackling every half a second or so… ;)


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