ccarollo
3rd October 2004, 03:29
I've got a 720p (and thus 60fps) mpeg from a film source that I'd like to convert back down to its 24fps (okay, 23.976fps) roots. Single stepping through it I can see the expected 2-3-2-3-2-3 pattern of redundant frames, but this isn't consistent throughout the clip, so simple ConvertToFPS doesn't work (it gets off sync so every so often it's sampling 2-3-2-3-2-3 when the frames are actually 3-2-3-2-3-2 and the video gets all stuttery).
I think what I really want is to just remove all the redundant frames, but I'm kind of an AviSynth newbie and didn't see any filters that would let me do this. Is there such a thing? And will my plan for converting back to 24fps work, or is there a better, more accepted method?
I think what I really want is to just remove all the redundant frames, but I'm kind of an AviSynth newbie and didn't see any filters that would let me do this. Is there such a thing? And will my plan for converting back to 24fps work, or is there a better, more accepted method?