I have some video ripped form HDTV. All of them are in ratio 16:9. I want to resize them to the ratio 4:3 (640x480) by creat 2 black bar on the top and bottom of the video by VirtualDub but I don't know how to do it! Can somebody help me, please!!!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 8 of 8
			
		- 
	
- 
	I changed your topic subject. Just "Does anybody know" doesn't say anything aboout your topic. 
 
 Have you played around with the resize filter in virtualdub? Under Video->filters and set the new size to 640x480 and select the letterbox to aspect ratio 4:3. View the preview to check that it looks okey.
- 
	why? 
 
 i also think it's good form to at least post an image of unprocessed source."I'll give you five dollars if you let me throw a rock at you"
- 
	Well, resize the video to 720x360, then add borders (60 pixels on top and bottom). An AviSynth script is: This should work (or something close to this).Code:avisource("myvideo.avi") bilinearresize(720,360) addborders(0,60,0,60) add convertto whatever colorspace you need.ICBM target coordinates:
 26° 14' 10.16"N -- 80° 16' 0.91"W
- 
	Did you try virtualdub? 
 Import the avi, add the resize filter under Video->filters and click on it to change to 640x480 and select the letterbox to aspect ratio 4:3.
 Select Video->Compression and choose a video codec like xvid codec.
 Select Audio->Direct Stream Copy
 Select File->Save as avi
- 
	Question: why would you want to? 
 if you are putting them on a DVD you should leave them as 16x9 and set your DVD player to letterbox the DVD for a 4x3 TV.
Similar Threads
- 
  Black borders all around videoBy techboy_66 in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 30th Oct 2010, 18:01
- 
  Need a program that adds black bordersBy zubiri in forum Authoring (DVD)Replies: 2Last Post: 14th Sep 2010, 20:42
- 
  Cutting black bordersBy HamishT in forum Authoring (DVD)Replies: 17Last Post: 4th Mar 2009, 18:53
- 
  Black Borders won't go away!!!By mirandapanda in forum Newbie / General discussionsReplies: 6Last Post: 10th Sep 2008, 02:49
- 
  how do you get rid of black borders when trying to convert file to DVDBy whodini in forum Newbie / General discussionsReplies: 1Last Post: 20th Jan 2008, 17:15


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


 Quote
 Quote Visit Homepage
				Visit Homepage
			 
 
			
			 
			 
			