Master Yoda
14th December 2003, 19:52
OK, im gonna resize the extras on a dvd to cvd resolution (352 x 576 ). Im adding this to my script ....
crop(8,0,-8,0)
bicubicresize(352,576)
Now the extras are interlaced, so normally i would encode them interlaced.But i have'nt before resized the extras.Now when resizing to this resolution should i be deinterlacing or not, as i've read alot of times not to deinterlace , which i dont as i said, but when resizing do i ??
I've also read that on mpeg2 files that have a low avg. bitrate should be deinterlaced. (avg. 2000)
crop(8,0,-8,0)
bicubicresize(352,576)
Now the extras are interlaced, so normally i would encode them interlaced.But i have'nt before resized the extras.Now when resizing to this resolution should i be deinterlacing or not, as i've read alot of times not to deinterlace , which i dont as i said, but when resizing do i ??
I've also read that on mpeg2 files that have a low avg. bitrate should be deinterlaced. (avg. 2000)