Hi - For some of my plugins, in order to be able to use ReplayGain, all
audio data must be pcm. By default, LMS does not have a rule to do that.
I've added in custom-convert.conf :


Code:
--------------------
    
  mp3 pcm * <mac of player>     
        [lame] --mp3input --decode -t 44100 --silent $FILE$ - 
  
--------------------


This works fine with local files, but with stream, there is something
wrong with sampling rate when it is not 44.1: LMS always tells the
player that PCM rate is 44100 and obviously it is not. I've tried to
force --resample 44100 on the command line but no luck.

Thanks



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=104902

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

Reply via email to