To do transcoding LMS uses two executables "flac" and "sox".  These
worked on your previous installation but they may have been updated as
part of the new LMS. IT is possibel the updated version do not run on
your system due to some library incompatibility.

So you you to check that the sox and flax on your can actually run
properly.

To test you need a shell prompt where you can execuate command such as
"ls" and "cd". I don't know anything about QNAP but user are able to use
shell prompt.

The "sox" and "flac to be tested are in the directory
"/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/x86_64-linux"
so you need to type the following commands at the shell prompt - each
commands ends with a "return key" press

CD
/SHARE/CACHEDEV1_DATA/.QPKG/LOGITECHMEDIASERVER/SLIMSERVER/BIN/X86_64-LINUX
./FLAC
./SOX

After the "./flac" command is entered, if it is working OK you should
get output starting with 

Code:
--------------------
    
  
===============================================================================
  flac - Command-line FLAC encoder/decoder version 1.2.1
  Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh Coalson
  
  Patched for SqueezeCenter
  http://bugs.slimdevices.com/show_bug.cgi?id=10886
  http://bugs.slimdevices.com/show_bug.cgi?id=11223
  .
  .
  .
--------------------


Similarly after the "./sox" command is entered, if it is working OK you
should get output starting with 

Code:
--------------------
    
  ./sox: SoX v14.3.1
  
  ./sox FAIL sox: Not enough input filenames specified
  
  Usage summary: [gopts] [[fopts] infile]... [fopts] outfile [effect 
[effopt]]...
  
  SPECIAL FILENAMES (infile, outfile):
  -                        Pipe/redirect input/output (stdin/stdout); may need 
-t
  -d, --default-device     Use the default audio device (where available)
  -n, --null               Use the `null' file handler; e.g. with synth effect
  -p, --sox-pipe           Alias for `-t sox -'
  
  SPECIAL FILENAMES (infile only):
  "|program [options] ..." Pipe input from external program (where supported)
  http://server/file       Use the given URL as input file (where supported)
  
  
--------------------


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

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

Reply via email to