Apesbrain wrote: 
> I've been playing with it as well but no success.  A few things:
> 
> 1. The switch for FAAD probably should be "-f 1" to indicate decode to
> WAV
> 2. FFMPEG should be in same folder as SOX and FAAD.  It may not matter
> in the end if FFMPEG can not support stdout which seems to be the case
> 3. We need another AAC encoder that does support stdout.  FAAC says it
> does but I could not find a command string that would work.  Here is
> what I last tried:
> 
> > 
Code:
--------------------
  >   > 
  > mp4 mp4 * MA:C_:AD:DR:ES:S_
  >     # FT:{START=-j %s}U:{END=-e %u}
  >     [faad] -q -w -f 1 $START$ $END$ $FILE$ | [sox] -q -t wav - -t wav - 
bass +3 treble -3 | [faac] -w -o - -
  > 
--------------------
> > 
> I ran out of time but next thing I'd try is removing the FAAC
> switches, i.e. [faac] - -
> 
> FAAC manual: http://lynx256.free.fr/ipod/faac_help.pdf
> FAAC download:
> http://www.linuxfromscratch.org/blfs/view/svn/multimedia/faac.html

Thanks for persevering.  I'm little help other than as a teser for what
you and others might come up with.   Seems strange it's so difficult to
solve.



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