PDA

View Full Version : GUI encoder for level audio


Lele-brz
21st January 2008, 11:41
Hi all,
Is there a GUI encoder that keep a costant audio volume level when encoding different files ?

thanks in advance

bye

buzzqw
21st January 2008, 12:39
ripbot264, megui, staxrip and automkv can normalize audio volume automatically

but all files at same volume will be dangerous.. since each file need a different level of normalization...


BHH

Lele-brz
21st January 2008, 14:09
Ok,
so you mean that there's already a normalization of the source audio track?
Since some of them are using ffmpeg I was wondering how this could be possible.

thanks

buzzqw
21st January 2008, 14:37
with ffmpeg you can force normalize with -vol 256

and .. afaik.. the guis i mentioned don't use ffmpeg (as first choice) but bepipe, besweet, soundout...

BHH