ChrisBensch
14th May 2002, 18:37
I'm using avisynth 1.05, dvd2avi 1.76, cce 2.64, and Link2 .942. The Link2 was sent to me via IRC and I believe it is a fully working copy (i think somebody cr@cked it). I continued to use it to see if it is something I want to buy, if I can get this problem figured out, I will definitely buy it.
My AVISynth script is as follows:
LoadPlugin("mpeg2dec.dll")
mpeg2source("ocean.d2v")
The source VOBs are NTSC Film.
This same script, with the addition of the ResampleAudio(44100) trick, works fine in CCE 2.50.
I wrap the avs with Link2 and it works fine, I load the wrapped avi in cce and it works fine, I make the first of three passes and it works fine, once it tries to make the second pass...it dies, hard. Even if I close cce, reboot, reopen cce, and try to make the second and third passes, it dies. I've tried everything I can think of, adding real audio to the avi, using the resample trick, forcing video in link2, not forcing in link2, everything. I'm out of ideas. If I can get this to work, I'll buy Link2 for sure. I got a small speed increase over my old method and the first pass with the wrapped method gets me about 2.100 x realtime (~ 50fps) in cce. Trust me people, this program will someday be worth it.
Any ideas folks?
My AVISynth script is as follows:
LoadPlugin("mpeg2dec.dll")
mpeg2source("ocean.d2v")
The source VOBs are NTSC Film.
This same script, with the addition of the ResampleAudio(44100) trick, works fine in CCE 2.50.
I wrap the avs with Link2 and it works fine, I load the wrapped avi in cce and it works fine, I make the first of three passes and it works fine, once it tries to make the second pass...it dies, hard. Even if I close cce, reboot, reopen cce, and try to make the second and third passes, it dies. I've tried everything I can think of, adding real audio to the avi, using the resample trick, forcing video in link2, not forcing in link2, everything. I'm out of ideas. If I can get this to work, I'll buy Link2 for sure. I got a small speed increase over my old method and the first pass with the wrapped method gets me about 2.100 x realtime (~ 50fps) in cce. Trust me people, this program will someday be worth it.
Any ideas folks?