Log in

View Full Version : PAL Hybrid source


t610425
31st May 2004, 07:10
Dear all,

I try to reauthore Finding Nemo R2. Because of the disk structure what I have in hand is a d2v file that is hybrid. Partialy progressive and partially interlaced.

The good news: I know exactly the frame ranges of both prog and int/ced parts.
The bad news: there are ~25 and another 25 of them.

Is there any deinterlacer that would handle such input automaticaly, something similar to telecide for ntsc?

tnx in advance,

all the best

Guest
31st May 2004, 15:33
Originally posted by t610425
Is there any deinterlacer that would handle such input automaticaly, something similar to telecide for ntsc? FieldDeinterlace(full=false) in the Decomb package. That's exactly what full=false was designed for.

t610425
1st June 2004, 12:53
tnx, it did work fine

atb