Can anyone recommend a specific tool for normalizing mp2 audio files, without reencoding? Thanks in advance.
Paco
+ Reply to Thread
Results 1 to 13 of 13
-
-
Cant be done without re-encoding.
I think,therefore i am a hamster. -
I've read there are tools able to normalize without reencoding mp3 files. I hope to find some program to do the same for mp2 files
-
Originally Posted by Paco M.
-drjThey that give up essential liberty to obtain a little temporary safety deserve neither liberty or safety.
--Benjamin Franklin -
Originally Posted by Paco M.
To actually make volume level changes within the file requires reencoding. -
Look at http://www.dansmc.com/freestuff/nobucks/mp3.htm for MP3Gain.
At least in theory, this program does for MP3 files what I want to do for mp2 ones. -
Thanks for the link. I had not seen that before.
-drjThey that give up essential liberty to obtain a little temporary safety deserve neither liberty or safety.
--Benjamin Franklin -
Originally Posted by Paco M.
A close examination of the files shows that MP3Gain adds a metadata field at the end of the file. I originally thought this was simply an instruction to adjust the gain on playback. But it's just information that can be used to undo the changes. It also changes a few bytes here and there within the file. So maybe each packet within the MP3 file has a gain setting?
I tried the obvious -- renaming an MP2 file to MP3 but MP3Gain wouldn't accept it. Even with the "no check for L1 and L2" option set. -
The structure of the MP2 file (which is not much different to the structure of an MP3) should allow for modifying the average volume and normalizing it. It is just a matter of scaling the encoded stream.
I think I have read something similar in articles and papers on "compressed domain transcoding" but cannot recall the exact site or find the papers now. Having a tool to do that is of course a different matter.
should be an interesting programming effort, though.The more I learn, the more I come to realize how little it is I know. -
http://besweet.notrace.dk/BeSplitv0.9b6.zip
Here's the quick way to normalize the file losslessly (per doom9 faq)
BeSplit -core( -input infile.mp2 -output outfile.mp2 -type mp2 ) -ota( -G max )
Use the Beta version above. Earlier versions don't include this function. -
After a little reading it looks like MP3Gain manipulates the Global Gain Factor within the MP3 frames. From the horse's mouth:
http://www.iis.fraunhofer.de/amm/techinf/layer3/
Similar Threads
-
AC3 Dialogue Normalization so it doesn't change volume of edited original
By c627627 in forum AudioReplies: 13Last Post: 8th Jun 2011, 22:20 -
joining + trimming + subtitle creation + volume normalization All-In-One?
By sincostan45 in forum EditingReplies: 2Last Post: 30th Mar 2010, 22:53 -
mkv video audio normalization / post-processing audio normalization
By o6uoq in forum Newbie / General discussionsReplies: 6Last Post: 5th Aug 2009, 00:17 -
TDA3 Volume Normalization vs Uniformization - any experience?
By lj01 in forum Newbie / General discussionsReplies: 0Last Post: 11th Jul 2008, 11:53 -
Normalization of the sound portions of flv files
By art landy in forum Newbie / General discussionsReplies: 3Last Post: 28th Jun 2007, 20:54