Hi,
I am taking multiple video segments and making one DVD. I use AviSynth to do all of my conversions and it works great. What I need is a method to be able to determine the volume level of the original file. Something that would give me the decibels would be great. I could then use AviSynth's filters to make sure all of my converted files were recorded at the same volume.
Any ideas?
Thanks,
Scott
+ Reply to Thread
Results 1 to 4 of 4
-
-
AVSAmp
A command line program which reads the audio from an AviSynth script (.avs) and calculates an amplification factor that can be used to achieve 100% normalization. If you want to normalize to some value other than 100%, simply multiply by that value (i.e. if you want to normalize to 96%, multiply the result of AVSAmp by 0.96). You can use this amplification factor with AviSynth's Amplify() filter.
http://www.moitah.net/ -
Thanks! I'll try that out. (Incidentally, I downloaded your Rotate Calculator as well. This will come in VERY handy at work.)
Similar Threads
-
AVC level 5.1 to AVC level 4.1 conversion?
By tomisoft in forum Video ConversionReplies: 4Last Post: 4th Nov 2012, 07:57 -
Autoguessing of AVC level
By tom.tlr in forum Video ConversionReplies: 1Last Post: 14th Dec 2010, 13:25 -
convert .mkv from level @5.1 to level @4.1
By florinus in forum Newbie / General discussionsReplies: 4Last Post: 29th Nov 2010, 15:33 -
Ripbot Audio Level
By wulf109 in forum Blu-ray RippingReplies: 0Last Post: 20th Nov 2010, 13:03 -
What Luminance level should I used with CCE?
By mlong30 in forum Video ConversionReplies: 5Last Post: 19th Jun 2007, 10:13