VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Aug 2002
    Location
    DK
    Search Comp PM
    Hello !

    Does anyone know how to multiplex/join files of DivX ? I know how to do it with MPEG-files using TMPGEnc, but is there anything similar to this when it comes to DivX ?

    JIR
    Quote Quote  
  2. Member
    Join Date
    Apr 2002
    Location
    The State of Frustration
    Search Comp PM
    Sure. if the files are identical, you may use the Append Avi function in Virtual Dub. If not, you can use the AviSynth and modify the following script to join your files:
    AviSource("c:\video1.avi").BicubicResize(320,240)
    +AviSource("c:\video2.avi").BicubicResize(320,240)
    Keep in mind you can change te resolution as well if you wish.

    Also, you have to configure your system to use AviSynth, here
    Hello.
    Quote Quote  
  3. Member
    Join Date
    Aug 2002
    Location
    DK
    Search Comp PM
    Okay, thank's. It worked with VirtualDub.
    Quote Quote  



Similar Threads

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