I was doing a routine "drag *.vob into DGIndex and save project" when I encountered this message for the first time.



So, I chose 'Yes' which gave :



DGIndex then made 3 files : movie.d2v (fixed file), movie.d2v.bad (uncorrected) and movie.fix.txt which contains :

D2V Fix Output

Field order transition: 0 -> 2
900 5 0 7030784 0 1 1 30 30 90 a0
900 6 0 7092224 0 2 1 92 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
corrected...
900 5 0 7030784 0 1 1 30 30 90 a1
900 6 0 7092224 0 2 1 92 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2

Field order transition: 2 -> 0
900 6 0 5854910464 0 3 10 92 b2 b2 a2 b2 b2 a2
d00 5 0 5855109120 0 4 1 90 a0 a0 a0 a0 a0 a0 a0 a0 a0 a0 a0 ff
corrected...
900 6 0 5854910464 0 3 10 92 b2 b2 a2 b2 b2 a3
d00 5 0 5855109120 0 4 1 90 a0 a0 a0 a0 a0 a0 a0 a0 a0 a0 a0 ff
I don't really know what all this means, but here's what I'm trying to do. The movie is fieldblended PAL to NTSC and I'd like to encode it as interlaced, to fit in a DVD5.

The first *.vob is BFF according to mediainfo and GSPOT, the rest are all TFF. So, do I need to add anything to my avisynth script and what should I choose inside the advanced options of CCE ?