VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Im trying to automate Virtualdub and run it from a command promt. Everything works fine except im not sure how to get the range for the VirtualDub.subset.AddRange(0,????) function in my .jobs script. my out put is fine but but the length is always wrong (because i have been trying to guess at it by arbitrarily putting in numbers). I tried using the Getrange() function but i couldnt figure it out or maybe its not what i need. If someone could tell me what to do or provide some example sript showing how this is done that wwould be great.

    If you need to see an example to know what im talking about let me know and ill post what i have so far.

    Thanks
    Quote Quote  
  2. Member
    Join Date
    Oct 2008
    Location
    Russian Federation
    Search Comp PM
    try instead of

    VirtualDub.subset.Clear()
    VirtualDub.subset.AddRange(???)

    use

    VirtualDub.subset.Delete()

    try find more there: http://www.virtualdub.org/docs/vdscript.txt
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!