How would i frameserve from a VOB (MPEG2)?
i would like to run a VOB i have thru some filters that are in VirtualDub, but VDub doesnt accept MPEG2 files![]()
+ Reply to Thread
Results 1 to 3 of 3
-
-
Create a d2v project file in dvd2avi. Install avisynth and then create an AVS script, which basically can be opened just like an avi file. You can now load this in Vdub. To create a simple script you can simply load your d2v file in FitCD and use it to export a script.
In many regards, avisynth is just a command line version of virtual dub. Whatever filters you want to run in vdub, you can just invoke them in avisynth, or at least you can invoke an equivalent filter. Most avisynth filters come with a liittle txt file telling you the syntax for how to use the filter, and once you've used one you've pretty much used them all so its not that difficult really.
This way you can go straight from vob to encoder yet run any filters you like. -
thanks adam, i will try that when i get home tonight..
i have avisynth installed, i just never tried to figure it out..
Similar Threads
-
Frameserving From VirtualDub to MainConcept
By hech54 in forum Video ConversionReplies: 0Last Post: 8th Mar 2012, 09:24 -
frameserving dvd to premiere to avoid demuxing, is it possible?
By codemaster in forum EditingReplies: 3Last Post: 7th Jan 2011, 15:11 -
frameserving, from premiere to autogk
By codemaster in forum EditingReplies: 0Last Post: 26th Dec 2010, 19:57 -
FrameServing from Vegas 9 to MeGUI
By Kit-10 in forum Newbie / General discussionsReplies: 8Last Post: 4th Dec 2009, 17:12 -
Frameserving Options?
By echo1434 in forum ProgrammingReplies: 0Last Post: 9th Sep 2007, 21:31