lpn1160
23rd August 2005, 05:30
I captured a documentary recently. The file clearly shows film & non-film frames.
It appears the film has more interlaced than film frames. Using this script I encoded small portions to see how it played back:
Telecide(order=0,guide=1,post=2).Decimate(mode=3,threshold=2.0)
Portions were jerky of course others weren't.
So if I leave the file to encode at 29.970 fps instead of 23.976 fps,with this script:
Telecide(order=0,guide=1,post=2).Decimate(mode=1,threshold=2.0)
Is it just better to use #kerneldeint() instead?
Final destination will be both DVD and Xvid
any thoughts or advice will be greatly appreciated
Thanxs in advance
It appears the film has more interlaced than film frames. Using this script I encoded small portions to see how it played back:
Telecide(order=0,guide=1,post=2).Decimate(mode=3,threshold=2.0)
Portions were jerky of course others weren't.
So if I leave the file to encode at 29.970 fps instead of 23.976 fps,with this script:
Telecide(order=0,guide=1,post=2).Decimate(mode=1,threshold=2.0)
Is it just better to use #kerneldeint() instead?
Final destination will be both DVD and Xvid
any thoughts or advice will be greatly appreciated
Thanxs in advance