videoron
8th August 2007, 03:46
I have used tmonitor and avsmon in my script in various places in the the script without success. Also I have tried using a variable such as clip and placing clip in the parenthesis. I get the clip information window and the top of the preview window but no video. I have searched the forum (i.e. word search for tmonitor or avsmon) however there was no discussion on how to solve this.
my script
DirectShowSource("Christmas1993c.avi").DelayAudio(-0.75)+\
DirectShowSource("Christmas1993d.avi")+\
DirectShowSource("Christmas1993e.avi")+\
DirectShowSource("Christmas1993f.avi")+\
DirectShowSource("Christmas1993g.avi")
ConvertToYV12(Interlaced=true)
MSharpen(25, 90, true, false, false)
BiCubicResize(720,480)
TMonitor() or Monitorfilter()
pc is running xp, capturing vhs with virtualdub and pinnacle dc10+ card, encoding to dvd using quenc.
thanks for helping!
my script
DirectShowSource("Christmas1993c.avi").DelayAudio(-0.75)+\
DirectShowSource("Christmas1993d.avi")+\
DirectShowSource("Christmas1993e.avi")+\
DirectShowSource("Christmas1993f.avi")+\
DirectShowSource("Christmas1993g.avi")
ConvertToYV12(Interlaced=true)
MSharpen(25, 90, true, false, false)
BiCubicResize(720,480)
TMonitor() or Monitorfilter()
pc is running xp, capturing vhs with virtualdub and pinnacle dc10+ card, encoding to dvd using quenc.
thanks for helping!