VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Well, I assume it's pulldown. The video is PAL.

    The pattern seems to be 13 progressive frames, 12 interlaced frames. I can't work out how to remove the pulldown to reduce the 12 interlaced frames to 11 progressive ones and end up with 24fps. Assuming that's what needs doing and it can be done. Or should I just deinterlace?

    Thanks for any suggestions.
    Image Attached Files
    Quote Quote  
  2. It's 2:2:2:2:2:2:2:2:2:2:2:3 pulldown:

    Code:
    TFM()
    TDecimate(mode=0, cycle=25, cycler=1)
    Or maybe:

    Code:
    TFM()
    TDecimate(mode=2, rate=23.976)
    Last edited by jagabo; 25th Feb 2014 at 12:55.
    Quote Quote  
  3. jagabo to the rescue......

    Thanks.
    TDecimate(mode=0, cycle=25, cycler=1) seems to work. I think I was over-thinking it.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!