I have 1 png picture (transparent). I want add this picture (keep transparent) to my video using avisynth.
I want zoom picture from exam 100% to 50% in frame 300 to 400, and want to move this picture from x1,y1 to x2,y2 in frame 300 to 400.
So anyone please tell me script to zoom and move picture
Thank you so much
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 7 of 7
			
		- 
	
- 
	
- 
	
- 
	ICBM target coordinates:
 26° 14' 10.16"N -- 80° 16' 0.91"W
- 
	If the image is RGB32 with an alpha channel, use ImageSource(..., pixel_type="RGB32"). 
 This will preserve the alpha (transparency) channel, and you can use the Layer() command to place it on top of another clip. You can also extract the alpha layer with the ShowAlpha() command to use as a mask with Overlay(). (Layer does not support YV12 for the underlying clip, but Overlay does.)
Similar Threads
- 
  Video techniques - shaking zoom in and zoom out effect?By Mylo in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 5Last Post: 12th Oct 2011, 12:08
- 
  Picture in Picture AvisynthBy praetorianprefect in forum EditingReplies: 2Last Post: 5th Jun 2009, 10:26
- 
  Avisynth Picture in Picture Script Slows Down Video and Lacks SoundBy OpNash in forum EditingReplies: 2Last Post: 26th Nov 2008, 21:00
- 
  What is wrong with this picture? Zoom? Overscan? Crop?By Xenogear900 in forum Newbie / General discussionsReplies: 9Last Post: 9th Sep 2008, 17:35
- 
  Prevent automatic scaling/zoom of picture when playing a DVDBy pk20 in forum Authoring (DVD)Replies: 5Last Post: 7th Sep 2007, 04:30


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote