How to remove silence of an mp3-file?
-
- KVRian
- 713 posts since 1 Jul, 2002 from Haarlem
I'm working on a little project where I'm asked to make some loopable music to play under a looping animation. I created a track, and made it so that it can be repeated without an audible end/start point. But when I convert the wav (in Wavelab) to mp3 (the preferred audio format) there is automatically a few milliseconds of silence inserted at the beginning and at the end.
I can remove these silences, but when I re-open the file, the silences are inserted again. The silences make the end/start point audible, so I want to get rid of them. How do I do that?
I can remove these silences, but when I re-open the file, the silences are inserted again. The silences make the end/start point audible, so I want to get rid of them. How do I do that?
-
- KVRian
- 1121 posts since 4 Jun, 2003 from Skanky Manc
This is a limitation of mp3 files. For perfect loops, you'll have to use another format.
-
- KVRAF
- 4738 posts since 20 Feb, 2004 from Gothenburg, Sweden
Or just loop the track for like 10h and then make an mp3 out of it.
Stefan H Singer
https://dropshotaudio.com/
https://dropshotaudio.com/
-
- KVRAF
- 1884 posts since 9 Feb, 2004 from Rochester, MN
If it's a 44.1khz, 128kbps MP3, then each frame is 417 samples long. Make sure your loop is an exact multiple of that, and everything should be fine. 
Last edited by Warmonger on Tue Jan 25, 2005 4:35 pm, edited 1 time in total.
-
- KVRAF
- 3508 posts since 27 Dec, 2002 from North East England
Ogg Vorbis is gapless. Might want to give that a go.
-
- KVRAF
- 2083 posts since 8 Apr, 2004
Use Ogg's... they don't insert some silence at the beginning...
In fact when ever collabarating with other it's best never to use mp3's because of this insertion of silence problem.
Ben
In fact when ever collabarating with other it's best never to use mp3's because of this insertion of silence problem.
Ben
-
- KVRAF
- 3508 posts since 27 Dec, 2002 from North East England
CypherOne wrote:amazingly Ogg Vorbis is not a baddie from Blake's Seven.
-
- KVRAF
- 2086 posts since 11 Feb, 2003
.OGG or wave wrapped in OGG, this means it's a compressed file like an ogg, but reads as a wave.Pouckypluysch wrote:I'm working on a little project where I'm asked to make some loopable music to play under a looping animation. I created a track, and made it so that it can be repeated without an audible end/start point. But when I convert the wav (in Wavelab) to mp3 (the preferred audio format) there is automatically a few milliseconds of silence inserted at the beginning and at the end.
I can remove these silences, but when I re-open the file, the silences are inserted again. The silences make the end/start point audible, so I want to get rid of them. How do I do that?
