Replies: 3 comments 3 replies
-
That's not a problem. BNs are expected to do audio checks as part of the ranking process, so they're already familiar with the process of encoding. In addition, since we already have a clause in RC that disallow inflating the bitrate, we can also add a clause that encourages the use of modern codecs to lower file size. That way, BNs will have an incentive to encode to Opus. Also, Opus only needs to go to 128kbps to be transparent, so we don't need to go all the way to 192kbps like Vorbis |
Beta Was this translation helpful? Give feedback.
-
As a mapper myself I usually use mp3 instead of ogg because ogg (or maybe variable bitrate more accurately) is rumored to have some problems (at least one #10671). Otherwise I would support this change. |
Beta Was this translation helpful? Give feedback.
-
honestly, for some reason .opus files play weirdly on linux
…On Tuesday, January 21st, 2025 at 9:35 AM, cihe13375 ***@***.***> wrote:
As a mapper myself I usually use mp3 instead of ogg because ogg (or maybe variable bitrate more accurately) is rumored to have some problems (at least one #10671). Otherwise I would support this change.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
As started by @pranshuthegamer in #21757.
osu! has supported Vorbis audio in the .ogg container for a long time, but has lacked support for the more efficient Opus codec made by the same developers, and contained by the same container. It is an open format and beats all other audio codecs in audio efficiency, which would save space for everyone... for the few mappers that would put in the effort to encode their songs in it.
Discussion about raising the bitrate limit for MP3s (192kbps) has been done before, and the conclusion is that "osu! shouldn't be [a] hq audio sharing platform." In addition, a developer has stated that "[higher quality audio] wont ever be accepted outside of FA tracks because [osu! is] not a lossless audio distribution service."
Therefore, implementation of this depends on an addition to the ranking criteria, namely: Should a beatmap wish to be ranked, it must not contain an opus-encoded file with an average bitrate greater than 96kbps. Unless its a featured artist's song, in which case it should be 192k.
Beta Was this translation helpful? Give feedback.
All reactions