Geek33
18th July 2009, 08:12
I'm not sure how to use AviSynth to deinterlace this .vob file. It's at 29.97fps and heavily interlaced. I tried using some auto-analyzing tools which didn't seem to fix much.
Then I tried the 3:2 adaptive pulldown in VirtualDubMod which gave great results except for a few duplicate frames here and there.
I am not trying to work with something with varying framerates like anime, and the answer lies in the .d2v file I think. When I look it's just a long list of:
"b2 b2 92 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2"
Everything has a 2 after it, there's no pattern just 2s. How can I use AviSynth to fix this interlacing, or whatever it is?
Then I tried the 3:2 adaptive pulldown in VirtualDubMod which gave great results except for a few duplicate frames here and there.
I am not trying to work with something with varying framerates like anime, and the answer lies in the .d2v file I think. When I look it's just a long list of:
"b2 b2 92 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2"
Everything has a 2 after it, there's no pattern just 2s. How can I use AviSynth to fix this interlacing, or whatever it is?