el ojo revelador: Recompress music at ~128kbps bitrate - #2055
#2055Merged
manuq merged 1 commit intoMar 16, 2026
mainendlessm/threadbare:mainfrom
wjt/el-ojo-revelador-recompress-music-at-128kbps-bitrateendlessm/threadbare:wjt/el-ojo-revelador-recompress-music-at-128kbps-bitrateCopy head branch name to clipboard
Merged
el ojo revelador: Recompress music at ~128kbps bitrate#2055manuq merged 1 commit intomainendlessm/threadbare:mainfrom wjt/el-ojo-revelador-recompress-music-at-128kbps-bitrateendlessm/threadbare:wjt/el-ojo-revelador-recompress-music-at-128kbps-bitrateCopy head branch name to clipboard
manuq merged 1 commit into
mainendlessm/threadbare:mainfrom
wjt/el-ojo-revelador-recompress-music-at-128kbps-bitrateendlessm/threadbare:wjt/el-ojo-revelador-recompress-music-at-128kbps-bitrateCopy head branch name to clipboard
Conversation
Ambiente1_03.ogg ---------------- At 5.5M, this was previously the single largest file in the exported game: 2.9% of its total size (122 MB when unpacked). The source file is an Ogg Vorbis file but at ~500 kbps. The file in the game has been modified to reduce its peak amplitude from 0.0 dB to -9.2 dB. I took the original file from the creator, reduced its peak amplitude to -9.2 dB in Audacity, and exported it at ~128kbps (Audacity's quality "4"), for a resulting size of 1.5 MB. Ambiente2_01.ogg ---------------- The source file is an MP3. Re-convert it to Ogg Vorbis at a lower bitrate than before, reducing its size from 1.7 MB to 0.55 MB. Helps #1707
|
Test build no longer available. |
manuq
approved these changes
Mar 16, 2026
manuq
deleted the
wjt/el-ojo-revelador-recompress-music-at-128kbps-bitrate
branch
March 16, 2026 18:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ambiente1_03.ogg
At 5.5M, this was previously the single largest file in the exported
game: 2.9% of its total size (122 MB when unpacked). The source file is
an Ogg Vorbis file but at ~500 kbps. The file in the game has been
modified to reduce its peak amplitude from 0.0 dB to -9.2 dB. I took the
original file from the creator, reduced its peak amplitude to -9.2 dB in
Audacity, and exported it at ~128kbps (Audacity's quality "4"), for a
resulting size of 1.5 MB.
Ambiente2_01.ogg
The source file is an MP3. Re-convert it to Ogg Vorbis at a lower
bitrate than before, reducing its size from 1.7 MB to 0.55 MB.
Helps #1707