How to create MP3 from WAV without silence at the start and end?

2

I´m creating MP3 files from WAV in FL Studio. But in created MP3 file is a very short silence (for example 0.02 sec) at the beginning and at the end of the file.

In my program, I want to merge these MP3 files one after another but with this silence the result is an MP3 with silence between tracks.

How do I create the MP3 file from WAV without silence? I need to create MP3 from WAV (maybe use another format?) and merge/join these files.

Or exists program to trim this short silence (<0.1 sec)? Do you have someone experience with this?

P.S. I found this answer but it´s not helpful for my needs. Maybe there is a new solution (post is a little old).

user1700767

Posted 2015-01-16T15:17:37.033

Reputation: 21

If you use audacity as your audio editor you can merge all the WAV files in the GUI and control the spacing - you can remove silences pre-existing in the source files and export a single MP3 when you are happy with the result. This should maintain the best quality, as there is only a single conversion. Of course there are many other audio editors, but audacity is freeware and multi-platform, and I have found it handles large files well. – AFH – 2015-01-16T15:42:05.773

1

possible duplicate of Covert WAV to MP3 without adding silence at the beginning

– Ƭᴇcʜιᴇ007 – 2015-01-16T16:30:37.983

Possible duplicate of Best program to trim silence beginning and end of mp3 files?

– Raghu Ranganathan – 2018-04-13T02:41:02.227

Answers

1

dBpoweramp Music Converter (dMC) is free and can batch process audio files and has a DSP Effects plugin which includes:

   Trim Silence: remove silence from beginning or end

Found here.

duDE

Posted 2015-01-16T15:17:37.033

Reputation: 14 097

1There is still a small silence. – user1700767 – 2015-01-20T12:32:32.420