Talayero
7th February 2007, 23:17
Hi,
I recently converted using CCE a pal short film because I wanted to add it as an extra to a ntsc dvd.
The conversion was OK but I'm wondering if I trimmed a bit of the image, because of a wrong avisynth script.
This is the script I used:
Loadplugin ("d:\dgdecode.dll")
mpeg2source ("short.d2v")
lanczosresize (720,480)
converttoyuy2 (interlaced=true)
I thought that with this script I would preserved the totality of the image but now I think a bit is missing, I'm not sure.
Thanks in advance.
I recently converted using CCE a pal short film because I wanted to add it as an extra to a ntsc dvd.
The conversion was OK but I'm wondering if I trimmed a bit of the image, because of a wrong avisynth script.
This is the script I used:
Loadplugin ("d:\dgdecode.dll")
mpeg2source ("short.d2v")
lanczosresize (720,480)
converttoyuy2 (interlaced=true)
I thought that with this script I would preserved the totality of the image but now I think a bit is missing, I'm not sure.
Thanks in advance.