Quote:
Originally Posted by Doug G
vlc can normalize output audio on playback. preferences->audio->normalize volume to
I think it applies to any media vlc is playing.
|
It probably does not include movies as you would have to parse the entire file before playback. I just checked mediainfo, which has a huge list of parameters. As far as I can tell there is no place in any of the containers it can handle where you can store metadata information on normalization. I could be wrong, but I don't see it being possible at the present time.
With my method I recode the entire audio track to the same levels you would achieve through normalization. I have successfully achieved this with audio from wav to flac, to vorbis, to mp3 to god only knows what. This, of course, applies to the audio portion of movies from avi, mpg, mpeg, flv, mp4, and who knows what else.
As to flac itself, it too does not store normalization metadata, which limits your choices to recode it to some other (probably lossy) format with a considerable drop in audio quality but has normalization, put up with it as is, or recode the file to the same format but with the gain applied directly to it. That way if you ever wish to recode it, there will be no need to ever consider replay gain as it is no longer an issue.
Here is a link to my post.
http://www.linuxquestions.org/questi...ms-4175579909/