I have noticed that many video processing filters (e.g., Telecide) are released as both an AVISynth plugin and a VDub filter. And, of course, basic functions like cropping can be done in either AVISynth or VDub.
If I am doing encoding with TMPGEnc 2.59.47.155, and if I am doing processing that could be done with either AVISynth or VDub, which should I choose? Can anyone tell me when I should choose one over the other?
+ Reply to Thread
Results 1 to 2 of 2
-
-
Both systems have pluses, but given your original question all things being equal AVISynth is faster and eliminates the need for an intermediate processed avi file.
Thekey advantages to VDub are it's ease of use and that you can see your end results side by side with the original. But you can still use VDub to see your filtered results. Just load the avisynth .avs file in to VDub.
Do be aware that a good combo noise removal filter is going to take some time regardless of which program you use.
Similar Threads
-
Virtualdub filters in avisynth-faster? How to use them?
By salidarius in forum EditingReplies: 10Last Post: 3rd Mar 2011, 21:13 -
video plays 2x faster using avisynth
By zsuppguy in forum Newbie / General discussionsReplies: 7Last Post: 15th Jan 2010, 09:18 -
programm which can make frameserving for Avisynth script
By Yury Perschin in forum Capturing and VCRReplies: 0Last Post: 20th Jan 2009, 11:19 -
starting with AviSynth/vdub
By zookeeper525 in forum DVD RippingReplies: 2Last Post: 22nd Sep 2008, 11:03 -
frameserving movie from premiere pro cs3 to avisynth
By colin66 in forum Newbie / General discussionsReplies: 10Last Post: 29th Oct 2007, 07:47