Log in

View Full Version : help with 50.00fps .tp


kcb
23rd February 2006, 03:04
I created a DGindex project but i want the fps to be 25.000 this is not possible...any ideas?

kcb
23rd February 2006, 03:08
I've tried patching using DVDPatcher but it seems like it's slow motion...

Guest
23rd February 2006, 05:42
Create the DGIndex project and then use this AVS script:

MPEG2Source("file.d2v")
Decimate(2)

kcb
24th February 2006, 13:18
hi,
thanks i changed the fps using changeFPS(x,x)