I was looking at some examples of Avisynth scripts and it looks like I might have left something out in the encodes I have been doing, so here's the question:
when you load a plugin [i.e. loadplugin()], does that apply it to the file when you open it up in an encoder or do you also have to list the plugin as one of the commands below the source?
for instance:
loadplugin("decomb.dll)
mpeg2source("...")
crop(...)
resize(...)
decomb()
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		- 
	
- 
	And Decomb isn't used as Decomb, but as, for example: 
 
 Telecide(Guide=1).Decimate()
 
 Decomb is the name of the filter suite, which includes Telecide, Decimate, and FieldDeinterlace.
Similar Threads
- 
  AviSynth and Filter OrderBy sambat in forum EditingReplies: 3Last Post: 11th Jan 2012, 11:04
- 
  Lav filter and avisynthBy Creed in forum Newbie / General discussionsReplies: 7Last Post: 15th Dec 2011, 17:10
- 
  Quick, stupid question about 60p -> 60i in AvisynthBy Asterra in forum Video ConversionReplies: 3Last Post: 12th Jul 2011, 20:25
- 
  Need Avisynth filterBy fubuki81 in forum RestorationReplies: 5Last Post: 30th Sep 2008, 14:04
- 
  Logoaway filter for AviSynth?By DRP in forum Video ConversionReplies: 2Last Post: 8th Aug 2008, 05:30


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 Visit Homepage
				Visit Homepage
			 
 
			
			

 Quote
 Quote