vinnielo wrote: 
> Sorry, my 7.9.0 is on a Joggler, so probably a different distro
> altogether.
> Tried copying it over, anyway and got an Exec format error.
> 
> Tried to get a 1.3.2 from
> http://rpmfind.net/linux/rpm2html/search.php?query=flac+1.3.2&submit=Search+...&system=&arch=,
> but when I try to run, I get "error while loading shared libraries:
> libFLAC.so.8: cannot open shared object file: No such file or
> directory". I don't see why I need extra libraries for 1.3.2.
> I chose "Fedora 29 for armhfp" which I thought was most applicable for
> the Armada 38x architecture of my Synology 218j NAS.
> 
> As for your AAC question, you're right.. as soon as I rename "flac" to
> something else, AAC+ streams also fail to play on my Classic/Receiver
> with the same message as I get when I try to play Ogg FLAC. Renaming it
> back lets it play once more.

The process is an Armv7  - hf will depend on the OS.  try "uname -a"
command on the NAS or possibly "ls /lib/arm*" 

OK so flac works on your system for most cases.  Ogg support is a build
option.

Try the command "/volume1/@appstore/SqueezeCenter/Bin/flac --help"  -
this will give full help and if the ogg option appear then build is OK.


Code:
--------------------
    
  .
  .
  .
  -o, --output-name=FILENAME   Force the output file name   
  --output-prefix=STRING   Prepend STRING to output names
  --delete-input-file      Deletes after a successful encode/decode
  --preserve-modtime       Output files keep timestamp of input (default)
  --keep-foreign-metadata  Save/restore WAVE or AIFF non-audio chunks
  --skip={#|mm:ss.ss}      Skip the given initial samples for each input
  --until={#|[+|-]mm:ss.ss}  Stop at the given sample for each input file
  --ogg                    Use Ogg as transport layer
  --serial-number          Serial number to use for the FLAC stream
  analysis options: 
  --residual-text          Include residual signal in text output  
  --residual-gnuplot       Generate gnuplot files of residual distribution
  .
  .
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109615

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to