I was having a similar problem getting TWiT.am to play on my original
SliMP3s. It turns out that TWiT streams at a sample rate of 32000Hz and
56kps, which my Squeezebox2 can handle, but SliMP3s choke on. I don't
know if the Controller has similar limitations.

I added the following to my custom-convert.conf file:

Code:
--------------------
    mp3 mp3 slimp3 *
  [lame] --mp3input --resample 48000 --silent -q $QUALITY$ --abr $BITRATE$ 
$FILE$ - 
--------------------

Now it plays just fine in all my players and can also be synced between
SB2 and SliMP3s.

I know this is a little late, but thought it might be useful if anyone
is searching for an answer to a similar problem.


-- 
malsbury
------------------------------------------------------------------------
malsbury's Profile: http://forums.slimdevices.com/member.php?userid=57
View this thread: http://forums.slimdevices.com/showthread.php?t=60933

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

Reply via email to