Thread: Audio analyse
View Single Post
Old 24th March 2012, 15:35   #29  |  Link
tin3tin
Registered User
 
tin3tin's Avatar
 
Join Date: Mar 2005
Posts: 366
Here's my code:
Code:
loadplugin("C:\Users\tin2tin\Desktop\Avisynth\FFmpegSource\FFMS2.dll")
import("C:\Users\tin2tin\Desktop\Avisynth\FFmpegSource\FFMS2.avs")
ffmpegsource2("C:\Users\tin2tin\.DVDslideshowGUI\PartyNow.mp4",atrack=-1).BilinearResize(320,240)
LoadPlugin("MinMaxAudio.dll")
ScriptClip("Subtitle(String(Audiorms(0)))")
Go to the last frame of this clip to see the low value.
__________________
DVD slideshow GUI(Freeware).
tin3tin is offline   Reply With Quote