use:
Code: Select all
directshowsource("nameofyourvideofile.avi", 29.97)
then load the avs script with vdub.
Code: Select all
directshowsource("nameofyourvideofile.avi", 29.97)
Sorry for double posting, but the forums do not let me edit my own messeges... anyway, Where exactly do I put that code?downwithpants wrote:try frameserving the avi with avisynth.
use:assuming the framerate is 29.97.Code: Select all
directshowsource("nameofyourvideofile.avi", 29.97)
then load the avs script with vdub.