Apesbrain wrote: 
> You could try this:
> 
> > 
Code:
--------------------
  >   > 
  > aac aac * MA:C_:AD:DR:ES:S_
  >     # F
  >     [faad] -q -w -f 1 $FILE$ | [sox] -q -t wav - -t wav - bass +3 treble -3 
| [faac] -o - -
  > 
--------------------
> > 
> 
> Here's another option:
> 1. Tell LMS to stream all AAC files as FLAC: "Settings" > "Advanced" >
> "File Types" > Under AAC disable AAC (Native)
> 2. Use this code in custom-config.conf:
> 
> > 
Code:
--------------------
  >   > 
  > aac flc * MA:C_:AD:DR:ES:S_
  > # IF
  >     [faad] -q -w -f 1 $FILE$ | [sox] -q -t wav - -t flac - bass +3 treble -3
  > 
--------------------
> > 
> 
> When you restart the server you should see a second AAC - FLAC decoder
> in "File Types" using (faad/sox) which is only for streams sent to the
> target player.  Of course, this would only work for streams coming
> through LMS; not for anything direct from mysqueezebox.com.

Thanks for the suggestions.

1. No effect - stream plays but no evidence of faad, etc. in top.

2. Faad/flac in top (no sox) - stream starts with no sound and resets to
0 after about 4 secs.



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Radio
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
UPnPBridge - 2 paired Sonos Play1 speakers
UPnPBridge - Rocki - Sony SRS-BTM8 speaker
UPnPBridge - Pioneer WX-SMA1 speaker
UPnPBridge - PURE One Flow internet radio: PURE Jongo S3x speaker
Castbridge - Chromecast 1 + Chromecast Audio
SB Player - Fire TV
------------------------------------------------------------------------
castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=87506

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to