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
+ Reply to Thread
Results 1 to 2 of 2
-
-
Originally Posted by PaPaDeath
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.
Similar Threads
-
How to burn AVI to DVD without converting
By ss4nemis in forum Newbie / General discussionsReplies: 16Last Post: 19th Nov 2012, 20:43 -
Converting from DVD to Avi with Handbrake ¿Not again?
By luisppk in forum Video ConversionReplies: 7Last Post: 11th Jan 2012, 23:14 -
Converting AVI to DVD
By PhaedraUK in forum ffmpegX general discussionReplies: 10Last Post: 7th Jan 2008, 08:15 -
Create Root menu for avi's on DVD without converting each avi?
By Ghtpua in forum Authoring (DVD)Replies: 2Last Post: 7th Sep 2007, 23:23 -
Converting .mov or .avi to DVD
By webstar in forum ffmpegX general discussionReplies: 5Last Post: 6th Jun 2007, 23:56