On Mon, 2005-05-09 at 12:09 -0700, kdf wrote: > Quoting JJZolx <[EMAIL PROTECTED]>: >
> Bitrate limiting affects each player individually (sync groups go to lowest > bitrate limits of the group). No Limit lets the palyer choose its preferred > type. Bitrate limiting as a number sets the bitrate for mp3 and forces an mp3 > trancoding. Choosing a limit between WAV and FLAC is not yet implemented. > Eventually, you could use something like that to allow WAV files to play > natively and avoid teh extra cpu use of FLAC. > > refer to: > http://bugs.slimdevices.com/show_bug.cgi?id=994 The key point here would be to disable the file types transcode from WAV to FLAC. This would prevent the CPU load on the server at the expense of network bandwidth. I can just about see that you might want to do this on a player by player basis if some players were on a wired network, and others were on a wireless, and your CPU wasn't powerful enough to do the flac encode for all payers at the same time..... I can't see this affecting too many people though. -- "The biggest problem encountered while trying to design a system that was completely foolproof, was, that people tended to underestimate the ingenuity of complete fools." (Douglas Adams) _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
