I have 40+ videos that I have on a external hard drive for my PS3... THey all work and fine. But often i find with these videos, peoples voices are so low that I need to crank up the audio big time. Does anyone know of a good program(s) that can normalize these videos in batch or atleast individually? Its got several different audio (& video types). Of course want to do this without converting files (to of course keep quality the same). I would GREATLY Appreciate any help with this!
That's a tall order.
If you want to start with the AVI files first.
Create a new folder named Source;collect the AVI files and place them in Source.
Create a new, empty folder, called Destination.
Download and install XviDcodec.
Download and install Lamemp3.
Download Virtualdub;extract the files and run the program file (there is no installation).
Set Video > Direct stream copy.
Set Audio > Full processing mode.
Set Audio > Volume...
Check box and adjust volume +6db > OK.
Select Audio > Compression..
Select Lame mp3 48000, 128,CBR,Stereo > OK.
Click File > Job control..
Click Edit > Process directory.. (browse to and select Source folder > OK, then browse to and select Destination folder).
The list of files should appear in the window.
Press Start.
FOR %%A IN (*.mp4) DO ffmpeg -i %%A -vcodec copy -acodec libvo_aacenc -af volume=3.0 %%A-loud.mp4
Save the file with the .bat extension instead of .txt, i.e. 'Gain.bat'.
Put the .bat file in the Source folder.
Volume=3 means a gain of 3db
%%A-loud.mp4 means the new file will have the same name with 'loud' added.
If you are using Windows 7, press 'Shift' and right click on Source.
Select 'Open command window here' from the drop down menu.
The black command window opens.
Type gain and press Enter;the files should be processed and new files created.
Damn seriously I never expected this great amount of help so far! you really are going above and beyond seriously! everything you say is working 100% perfectly! AVIs & MP4 worked out perfectly! Genius really! What is great, this isn't just for these videos but every video I get in the future! oooh yea if you do help me out with the m2ts...i also have the mkv version encase that is easier or not.
.....
well spoke bit soon there with mp4. One video worked. Worked exactly correct.. new file created. Than each file got this error. Than tried doing everything over again but still same error. Than tried just doing one video (of those that didn't work) and still the same error game up:
Make three copies of the source file that worked, put them in a folder and see if they convert.
If they do, check the file names or folder names for spaces, etc.
Without a clip to test I can't offer much - except you could load a file in AviDemux and use the A/B buttons to select a few seconds, save it and upload to the likes of MediaFire.
Or you can try adjusting the audio one at a time using the 'Filter' button thus: