Log in

View Full Version : DVD resizing using avs


Roman Helmet
24th November 2004, 01:46
Okay, so I have been searching around the internet looking for how to resize a video file to dvd resolution. I have a file that is 640x368. I want this to be the correct size so that i can encode it with TMPGenc and have it be 16:9 for my widescreen tv. I have read so many different guides, and ways of doing this. It is making my head spin. If somebody could just recommend a way to do this that makes the dvd look correct would be great. Also, if you could give me a way to do it so that I can figure out how to resize all my dvd encodes would be amazing. Thanks.

SiXXGuNNZ
24th November 2004, 03:34
google FitCD, it is freeware

kingmob
25th November 2004, 13:41
Crop(0,4,0,-4)
Lanczos4Resize(720,576)


And encode as 16:9

clickit
25th November 2004, 14:46
there is a little application called "AVI Resizer Calculator"
I cannot remember where I got it but if you make a search in google with the description above or avires.exe you might find something...

Roman Helmet
26th November 2004, 02:18
I tried out fitcd, and it works great, just what i was looking for.