trbarry
29th December 2001, 15:39
I have source for DVD2AVI 1.83 and have incorporated some of DmitryR's SSE2 P4 optimizations. See the DVD2AVI Optimization (http://rilanparty.com/vbb/showthread.php?s=&threadid=11033) thread.
But while I can make this version of DVD2AVI work by itself I can't call it from Avisynth using mpeg2dec.dll.
So how do I build a new mpeg2dec.dll that will be able to use my new DVD2AVI? It looks like mpeg2dec.dll is mostly built on DVD2AVI code and there is source for (some version of) mpeg2dec.c in the package. But how do I turn it into an Avisynth filter? Obviously something is still missing.
- Tom
But while I can make this version of DVD2AVI work by itself I can't call it from Avisynth using mpeg2dec.dll.
So how do I build a new mpeg2dec.dll that will be able to use my new DVD2AVI? It looks like mpeg2dec.dll is mostly built on DVD2AVI code and there is source for (some version of) mpeg2dec.c in the package. But how do I turn it into an Avisynth filter? Obviously something is still missing.
- Tom