Log in

View Full Version : maintain aspect ratio on conversion from avi to dvd


ricardo.santos
13th March 2006, 22:41
Hi everyone!
I´m trying to convert a divx file with an aspect ratio of 2:35 to dvd, so far i used quenc and a trial version of CCE.

when checking the dvd aspect ratio it tells me its 1.77 and the picture looks a bit stretched, i tried "feeding an avisynth script (2:35) but stiil no luck.

is there any way to maintain thre aspect ratio the same n the final output (dvd)?

Thanks

communist
13th March 2006, 22:44
DVD only allows 4:3, 16:9 and another odd one I dont remember but no 2.35:1.

2.35:1 is done by adding blackbars and use of 16:9 AR.

setarip_old
13th March 2006, 23:29
Try the following:

Try the following in TMPGEnc:

Click the "Advanced" tab and change applicable settings to: "16:9 Display", either "Fullscreen (Keep Aspect Ratio)" or "Center (Keep aspect ratio)"

Let us know of your success ;>}

ricardo.santos
13th March 2006, 23:48
thanks for the tips, i will try it tomorrow and i will let you know the outcome.

Once again thanks