VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Please could someone help me. I am trying to join 2 avi files together but they wont join because the data rates are different one is 195 kbps and the other is 162 kbps is this the problem and how do i ovecome this to be able to join them to convert them to dvd.
    Thanks in advance
    Quote Quote  
  2. Member steveryan's Avatar
    Join Date
    Jan 2003
    Location
    Manchester
    Search Comp PM
    You can do this two ways -

    Use Virtualdub re-encode one of the AVI's to the same bitrate as the other, join them (Virtualdub again) then convert to DVD or convert the seperate files to DVD then join them together. In the words of my uncle Veron - "the choice is yours".
    Quote Quote  
  3. VH Veteran jimmalenko's Avatar
    Join Date
    Aug 2003
    Location
    Down under
    Search PM
    I'd convert them seperately to DVd-compliant MPEG then let your authoring software join them.
    If in doubt, Google it.
    Quote Quote  
  4. Originally Posted by jimmalenko
    I'd convert them seperately to DVd-compliant MPEG then let your authoring software join them.
    Yep, even if your AVI's *could* be joined, I have found that joining AVIs can create a loss of audio sync at the join...
    Quote Quote  
  5. Thanks for all the help will give them a try to see the best method that suits the files.
    Thanks again to all
    Quote Quote  
  6. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    AVISynth:

    part1 = avisource("part1.avi")
    part2 = avisource("part2.avi")
    return part1++part2
    Quote Quote  



Similar Threads

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