Kade-github / BombRushRadio

A Bomb Rush Cyberfunk mod that lets you add custom music into the game!
Mozilla Public License 2.0
29 stars 3 forks source link

Silence at the end #29

Open reisir opened 1 year ago

reisir commented 1 year ago

My songs are in .mp3, there's a lot of silence at the end of each song. It seems to be at least half if not more than the songs length of silence added to each song.

All of the songs were transcoded from various other formats to mp3 using ffmpeg -i "song" "song.mp3"

I'll update if I get around to testing other formats or find any plausible cause

reisir commented 1 year ago

Converting to .wav gets rid of the silence

Kade-github commented 12 months ago

im trying to find some mp3 documentation that describes this but I can't seem to find any.. hmmm. this is quite odd.