Log in

View Full Version : VirtualDub and VFAPI reader codec


bugeyes
12th September 2005, 05:12
Hi.

I'm getting some problems with the VDub family.

VDubMod 1.5.10.1 from GKnot gives illegal operation
and does not start.
VDubVCR 1.4.9.2 and VDubSync 1.4.10, both installed
under the same directory as v 1.5.1.10, run very well.
NanDub 1.0rc2 from GKnot works well too.

But VFAPI converted d2v files locks the computer when
open from any of these operational VDubs.
VFAPI reader codec 1.05 is installed, but, strangely,
under the list of Video Compression codecs as shown
by Graphedit.

Can someone give me a light on this?
OS: W98SE msvcr70.dll ok

Thanks

mic
13th September 2005, 01:47
Try opening wmplayer and setting it as the default for all file types (or try the ones you think VFAPI will use).

Otherwise you'll get better results I think installing Avisynth, then using simple script in a text file renamed to .avs extention:

loadplugin(".\dgdecode.dll")
mpeg2source(".\your_d2v.d2v")

Just insert your paths and d2v file name, and open this avs file instead of VFAPI avi.