this may be a crazy question, but does anyone know of a program that normalizes audio on batches of videos? i know for mp3's there are programs like MP3Gain which will fly through a bunch of songs and normalize them....is there anything that does this to a video file? here's what i am looking to do, i have a bunch of video clips that are in many different formats....i want to convert them all to DIVX, but the sound volume is way different for some clips. if you can help, PLEASE let me know
thanks,
jeff
+ Reply to Thread
Results 1 to 10 of 10
-
-
So you are batch converting to DivX? If so how? Because maybe it is possible to do the audio at the same time?
If you say wanted to take a bunch of avi files, direct stream the video, normalise the audio whilst converting to mp3 you could use something like:
for %%f in (*.avi) DO (mencoder.exe -ovc copy -oac mp3lame -af volnorm "%%f" -o "%%~nf.norm.avi")
Could also probably batch demux mp3's, run mp3gain and remux. -
Sonic foundry used to have a Batch Converter
program. I think its still out there for free now that sony owns them. It will do what you wantdrink up....the world's about to end -
Different batch methods for different file types. Let us know what most of the file types are, it'll make it easier.
There are apps to normalize MP2 and MP3 files from the command line, so technically it's doable - the question is do you have enough files to make this worth the effort ? -
here's exactly what it is...i have 33 episodes of a tv show that are mainly xvid, mpeg1, mpeg2, and some divx. i want to convert them ALL to divx and put them on a data dvd, so i can pop it in my phillips dvd player (which plays divx) and play the 33 episodes in a row. i just want the audio to be normalized to aviod one show ending and the next one blowing my ears out. thanks for the help guys!!
jeff -
-
I GOT IT !!!!
i was looking around through the filters in TMPENC Express and there are audio filters for batch converting videos!! that settles it, this is the best program in the world and very easy to use!! thanks for all of your help guys. i never realized it was a feature on tmpenc express. i am psyched!
jeff -
Did you test this normalization feature of Tmpgenc Xpress? How did it work?
I have more than 300 mpeg2 video clip files, and many of them are with different volumes. I need to find a way to put all on the same level.
How do you think I can figure this out without having to do one by one?
Airton
brazil
Similar Threads
-
Mini Guide: Normalizing Audio for Multiple AVI files
By Soopafresh in forum AudioReplies: 456Last Post: 9th Dec 2016, 22:26 -
how can i add multiple video clips to play as one dvd???
By Banleno007 in forum Newbie / General discussionsReplies: 1Last Post: 20th Feb 2012, 09:53 -
Multiple clips form a single video file
By ripper316 in forum Newbie / General discussionsReplies: 2Last Post: 17th Dec 2011, 12:52 -
Sony Vegas Pro 8 ... transitions application on multiple video clips ???
By holeepassion in forum Newbie / General discussionsReplies: 3Last Post: 20th Feb 2010, 01:04 -
Multiple home video clips... One giant AVI->MPEG encode or break it up?
By binister in forum Video ConversionReplies: 1Last Post: 14th May 2008, 13:59