VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Sep 2003
    Location
    Some Where
    Search Comp PM
    Hello all,

    It's been a while since I've had a chance to work on video and now that I have a little I find myself with 22 DV tapes to process.

    I was hoping that someone has a quick answer for a simple question.

    I used scnealyzer to capture all of my DV tapes to computer. used up 3 200gig HDD's.

    Since I captured all of my tapes to my computer I have gone through and written an index of 15 categories and noted which category each AVI File belongs to. I have been using Ulead to convert the AVI's to DVD MPeG format and this is rather time consuming because I have to start a new project and call in all the files that belong to that project at every category change.

    THE QUESTION:

    Is there a program that I can do batch processing with, what I mean is I would need to select 30 or 40 files to convert to one DVD MPeG, and I would need to repeat this process to create 15 DVD MPeG files, one for every category. It would be great to set this up and walk away for a day.

    Any help would be appreciated.

    PapaDeath
    Quote Quote  
  2. Member sacajaweeda's Avatar
    Join Date
    Sep 2003
    Location
    Would I lie?
    Search Comp PM
    Originally Posted by PaPaDeath
    I would need to select 30 or 40 files to convert to one DVD MPeG
    AVISynth excells at that.

    You can either use whole clips.....

    AVISource("clip1.avi")+AVISource("clip2.avi")+AVIS ource("clip3.avi")+etc, etc, etc...

    or just parts of clips....

    AVISource("clip1.avi").Trim(3131,4939)+AVISource(" clip2.avi").Trim(4942,5844)+AVISource("clip3.avi") .Trim(11856,13212)+etc, etc, etc...

    Crops, resizes, fades, noise filtering, interlacing/de-interlacing, frame rate conversions, etc can all be done with the script and then frameserved to your encoder.
    Quote Quote  



Similar Threads

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