G200 with new Drivers - AVI_IO Channel Selection?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diazlaz
    mini MURCer
    • Jul 2001
    • 6

    #1

    G200 with new Drivers - AVI_IO Channel Selection?

    Hello All -

    Is there a way to enable the channel selection in AVI_IO. When i run the AVI_IO the channel selection is grayed out. Does AVI_IO require a resource DLL for the matrox tuner?

    Are there any other capture programs that will support the G200 matrox tuner, using the new drivers. I am looking for a way to schedule recording of a few channels in an automated fashion.

    Thanks!
    Laz.
  • DrP
    MURCer
    • Jul 2001
    • 103

    #2
    I wrote a kixtart script to automate the whole thing. Made one for Virtualdub too. Basically, for AVI_IO, I have a text file, saying start date+time, end date+time, channel, capture file. The script launches avi_io with realtime priority (under W2k), then sends keypresses to AVI_IO to setup the capture. Finally, it presses ESC and closes AVI_IO at the end of the session. Works for me :->
    @DrP #Windows95 DALnet

    Comment

    • frogster
      mini MURCer
      • Feb 2001
      • 72

      #3
      what is a kixtart script?

      Comment

      • DrP
        MURCer
        • Jul 2001
        • 103

        #4
        kixtart is a handy dandy logon script processor for NT. Its just a win32 interpreter really.... nothing flash, but its useful.

        @DrP #Windows95 DALnet

        Comment

        Working...