Proposal wrote:
A beatmapset's audio file must use the .mp3 file format and have a constant bit rate of no greater than 192kbps. This ensures that the audio file will be compatible across a range of platforms and does not cause issues in osu!.
Currently osu supports wav, ogg, and mp3 files, for an audio track, but mp3 has been the only one used. This formalizes the container format allowed for use in ranking, which may not be clear otherwise.
mp3 is an optimal choice due to it's compatibility, relatively low file size, and relative accessibility and prevalent use.
This rule also prevents VBR files from being used, which has issues regarding differing offsets, and audio delay, along with some incompatibility with the editor.
This also includes the following rule currently in the RC:
RC wrote:
A beatmapset's audio file must be no higher than 192kbps. Variable bit rate songs must average at 192kbps or lower.
The proposal catches and limits the CBR to a limit of 192kbps and as such the current RC can be removed for this one.