Log in

View Full Version : 30 fps progressive -> 24 fps progressive?


Velocity 7
27th May 2005, 15:33
Just wondering, I've got a 30 fps progressive video that has the following format:

A B C C D

for every five frames. However, sometimes the pattern changes for no particular reason, like:

A A B C D

Are there any plugins for AVISynth (or scripts) that handle this odd behavior?

Guest
27th May 2005, 16:10
Use Decimate(5). Decimate is in the Decomb filter package:

http://neuron2.net/decomb/decombnew.html