View Single Post
Old 22nd February 2019, 19:36   #16737  |  Link
egres
Registered User
 
Join Date: Sep 2011
Posts: 19
I meant audio... this is my video script...

#MT



#VideoSource
LoadPlugin("C:\Users\Serveur\Desktop\Video\RipBot264\Tools\AviSynth plugins\ffms\x64\ffms2.dll")
video=FFVideoSource("D:\Temp\RipBot264temp\job32\video.mkv",cachefile = "D:\Temp\RipBot264temp\job32\video.mkv.ffindex")
#Deinterlace



#Decimate



#Crop



#Resize



#Tonemap



#Levels



#Colours



#Denoise



#Custom



#Prefetch



#After_Prefetch_Denoise



#After_Prefetch_Custom



#Subtitles



#AudioSource
Import("D:\Temp\RipBot264temp\job32\job32_a1.avs")


#Triming



#AVSameLength



#ColorSpace



#Return
egres is offline   Reply With Quote