had same problem with a hiss playing instead of ogg audio content as i
just installed latest slimserver (default command line parameters in
convert.conf)

Code:
--------------------
    
  ogg mp3 * *
  [sox] -t ogg $FILE$ -t raw -r 44100 -c 2 -w -s $-x$ - | [lame] --resample 
44100 --silent -q $QUALITY$ --abr $BITRATE$ -r - -
  
--------------------


upgraded sox (-apt-get install sox-) from 12.17.7-2 to 12.17.9-1.
following libraries also got upgraded: libogg0 libvorbis0a
libvorbisenc2 libvorbisfile3.

seemed to solve the problem.


-- 
GroggyZ
------------------------------------------------------------------------
GroggyZ's Profile: http://forums.slimdevices.com/member.php?userid=4792
View this thread: http://forums.slimdevices.com/showthread.php?t=17627

_______________________________________________
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to