Bugzilla – Bug 10036
Metadata delay calculation does not take into account transcoded bitrates
Last modified: 2009-07-31 10:32:11 UTC
For example, MP3 -> WAV transcoding, the delay calculation used for metadata returns very large values because it is using the MP3 bitrate instead of the transcoded bitrate. http://forums.slimdevices.com/showthread.php?t=55167
Alan: Since MP3 -> WAV is not one of the default configs, is this supported by $client->streamingSong()->streambitrate()? Will that give the right value for bitrate? This works at least for bitrate limiting so I'm going check that in for now.
Change 23958.
Andy, yes this should work fine. See S::P::Song::guessBitrateFromFormat().
Great, marking fixed.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC