aklendathu
8th February 2004, 22:43
I've been using Avisynth to frameserve TMPEGenc for re-encoding some of my DVD movies (DVD2AVIdg project files). Since I want to add subtitles which were not present in the original source material, I also use VirtualDUB because of the textsub.vdf plug-in. The chain is thus
AVISynth (d2v) ---> VDUB (vdr) ---> TMPEGenc.
I'm using the latest versions of all three (AVISynth 2.5.4, VDUB 1.5.10 and the latest build of TMPEGenc 2.5)
Now, in what appears to be a random event, my VDUB frameserver will crash, causing an error in TMPEGenc. This usually happens in the second pass, but not always.
I've read some threads in this forum as well as in the AVISynth FAQ which may be related to this problem, but I am unsure of whether it is so. There's the YV12 vs. YUY2 issue, also the CPU overclocking issue (but my CPU is NOT overclocked) and I am wondering if someone can help me sort out this problem.
I've used AVISynth 2.5.3 + VDUB 1.5.10 + TMPEGEnc 2.5 (not the latest) on another (slower) PC to do exactly the same thing w/o any problem.
There's a perhaps significant difference between the two systems - the faster machine has the latest 3ivX and Xvid (not the very latest one, though) codecs installed whereas the slower machine only has DivX 5.1.1 installed. XviD or DivX appear as decompressors in the VDUB file properties. I was intrigued by this until I read the sticky thread about YV2 and YUY2.
AVISynth (d2v) ---> VDUB (vdr) ---> TMPEGenc.
I'm using the latest versions of all three (AVISynth 2.5.4, VDUB 1.5.10 and the latest build of TMPEGenc 2.5)
Now, in what appears to be a random event, my VDUB frameserver will crash, causing an error in TMPEGenc. This usually happens in the second pass, but not always.
I've read some threads in this forum as well as in the AVISynth FAQ which may be related to this problem, but I am unsure of whether it is so. There's the YV12 vs. YUY2 issue, also the CPU overclocking issue (but my CPU is NOT overclocked) and I am wondering if someone can help me sort out this problem.
I've used AVISynth 2.5.3 + VDUB 1.5.10 + TMPEGEnc 2.5 (not the latest) on another (slower) PC to do exactly the same thing w/o any problem.
There's a perhaps significant difference between the two systems - the faster machine has the latest 3ivX and Xvid (not the very latest one, though) codecs installed whereas the slower machine only has DivX 5.1.1 installed. XviD or DivX appear as decompressors in the VDUB file properties. I was intrigued by this until I read the sticky thread about YV2 and YUY2.