Log in

View Full Version : 60p to 30p?


joshbm
28th November 2003, 04:16
Hello,

I have a script that uses KernelDeint and actually used a script that was modified to be a BobKernelDeint. The only problem is it gives me 60p, while I want to reduce that to the normal 29.97fps (30p). What would be the best way to do this?

PS- I am a beginner at all this, so code would be nice :-D.

Thanks!
- joshbm

stickboy
28th November 2003, 04:55
You can discard half of the frames with with SelectEven() or SelectOdd().