Specifically, I want to be able to use VobSub in AviSynth. I like how VobSub works with Virtualdub frameserved to CCE. However, my encoding speed decreases to about 0.8 using Virtualdub vs. the 1.3 using AViSynth to CCE. So is there a way to make VobSub work in AviSynth?
Or is there any other way to make subtitles using AviSynth?
Thanks all!
+ Reply to Thread
Results 1 to 3 of 3
-
-
This is from the AVIsynth side:
Avisynth 1.0 beta supports VirtualDub plugin filters.
VirtualDub plugin filters are supported, via the LoadVirtualdubPlugin command. Convenient Avisynth-style interfaces to many VirtualDub plugins are available in the file vdfilters.avs, which is included with the DLL above
-
There's also an AVIsynth subtitler at dvd2svcd.doom9.net that you can use. No really good directions, but basically run subrip and create bmps of all the subtitles and a subtitle.txt/persubs.txt file with the timing info. Then load the AVIsynth subtitler filter and ref the subtitles.txt file for timing info.
This is the default subtitle optition for DVD2SVCD.
Similar Threads
-
Is there a way to use avisynth plugins/filters within Virtualdub?
By Milardo in forum EditingReplies: 5Last Post: 5th Jan 2011, 03:52 -
VirtualDub Plugins
By gazza67 in forum Newbie / General discussionsReplies: 6Last Post: 12th Dec 2009, 08:50 -
programm which can make frameserving for Avisynth script
By Yury Perschin in forum Capturing and VCRReplies: 0Last Post: 20th Jan 2009, 11:19 -
Basic question about AVISynth plugins
By sd_smoker in forum Newbie / General discussionsReplies: 3Last Post: 3rd Jul 2008, 11:04 -
How to install plugins for Avisynth?
By 1gnition in forum Capturing and VCRReplies: 4Last Post: 19th May 2007, 19:06