VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Sep 2008
    Location
    United States
    Search Comp PM
    All I am trying to do is take multiple uncompressed AVIs and make one divx file.

    I can't seem to get the Append function to work. Can someone post a sample .Jobs file that does the following:

    open AVI
    Append AVI2
    Export Divx file


    I am not a coder, and the author's help files are less than helpful... an example script is all I need to see what the structure is.

    thanks!

    Chuck
    Quote Quote  
  2. Member
    Join Date
    May 2007
    Location
    Australia
    Search Comp PM
    To load your avisynth script into vdub, where your clips are named video1 and video2 try this:

    AviSource("video1.avi") + AviSource("video2.avi")

    Ensure your .avs script is in the same directory as both your avi clips, otherwise you'll need to reference the full path.

    Then follow some guides on videohelp.com to set your codec in vdub (Video -> Compression - Divx).
    Quote Quote  
  3. Member
    Join Date
    Sep 2008
    Location
    United States
    Search Comp PM
    thanks!....
    Quote Quote  



Similar Threads

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