Log in

View Full Version : AVI resolution too big?


WhipHubley
20th July 2004, 13:11
If I have an AVI with a resolution of 736 x 400, can I resize it for a transfer to DVD?

The width is greater than 720, which I've never come across before!

Can it be done, or will it just get squashed?

Thanks.

killingspree
21st July 2004, 15:08
what method do you use for avi 2 dvd conversion?

kr
steVe

WhipHubley
21st July 2004, 21:48
AVI2DVD :-)

I've decided to leave it as I don't think it's possible without some serious work that's not really worth it.

Thanks anyway.

killingspree
22nd July 2004, 08:28
actually, i don't think it's that difficult! have you tried loading the avi file into AVI2DVD? if so, does it report any errors?

otherwise, 2 possibilities

1) create a simple avisynth script with lanczos resize and resize down to 720, then load this avisynth script into AVI2DVD

2) resize in vdubmod and reencode to a lossless format (like huffyuv) then feed this avi to AVI2DVD!

hth
steVe

WhipHubley
22nd July 2004, 18:47
cool - thanks for the info!

I'll take a look into it.