logo Sign In

Post #723719

Author
Chewtobacca
Parent topic
Help with interlaced video in After Effects
Link to post in topic
https://originaltrilogy.com/post/id/723719/action/topic#723719
Date created
23-Aug-2014, 10:51 AM

I don't see any combing at all, so I think the video is just sped up.  Try slowing it down to 23.976fps in AE.

AviSource won't open it because of the codec used.  Even installing the Panasonic DV codec did not help; however, VirtualDub was able to open the AVI, so I rendered it to Lagarith and then used AviSource().

EDIT:  I got AviSource() to work by installing CedoCida.

AviSource()

AssumeFPS(24000,1001)

Using DirectShowSource() on the original file seems to work too.

DirectSource()

AssumeFPS(24000,1001)