Talayero
11th November 2006, 02:16
Hi,
I bought a movie that originally had 2.35:1 aspect ratio. They had cropped it to 1.80 more or less. Most of the reviews I’ve read about the dvd complain about the cropping but say nothing about the images being a bit distorted, out of shape.
I would like very much to resize the film in order to get a dvd with a better aspect ratio. I tried it but I keep seeing the images too long.
Really, I don’t know if it’s possible to fix that. All I know when I see the picture is that in order to see it well I should reduce the height, keeping the same width.
I tried some script like this one (by the way, the movie is ntsc):
DirectShowSource("O:\saragosa manuscript.m2v")
LanczosResize(720,372)
AddBorders(0,54,0,54)
But nothing changed. All the figures are still long
This is one of the reviews: http://www.dvdbeaver.com/film/DVDReviews11/Saragossa_Manuscript.htm
(they say the actual dvd AR is 1.92:1, but I would say 1.80:1 at most)
Thanks in advance.
I bought a movie that originally had 2.35:1 aspect ratio. They had cropped it to 1.80 more or less. Most of the reviews I’ve read about the dvd complain about the cropping but say nothing about the images being a bit distorted, out of shape.
I would like very much to resize the film in order to get a dvd with a better aspect ratio. I tried it but I keep seeing the images too long.
Really, I don’t know if it’s possible to fix that. All I know when I see the picture is that in order to see it well I should reduce the height, keeping the same width.
I tried some script like this one (by the way, the movie is ntsc):
DirectShowSource("O:\saragosa manuscript.m2v")
LanczosResize(720,372)
AddBorders(0,54,0,54)
But nothing changed. All the figures are still long
This is one of the reviews: http://www.dvdbeaver.com/film/DVDReviews11/Saragossa_Manuscript.htm
(they say the actual dvd AR is 1.92:1, but I would say 1.80:1 at most)
Thanks in advance.