Wilbert
27th September 2003, 19:53
A few days ago I got a new mobo/processor. I had to reinstall everything.
The problem is that I can't open my d2v-avs files as YV12 anymore in vdubmod.
The script:
mpeg2source("F:\Temp\PluginsTests\from_hell.d2v").info
# file info vdubmod 1.5.1.1a: YUV 4:2:2 (YUY2)
I installed:
1) DivX 5.02
2) XviD 14052003 Koepi
3) mpeg2dec3 v1.10
4) added "vidc.YV12" = divx.dll to registry
5) DirectX 8.0a.
6) added "vidc.I420" = divx.dll to registry
I can't get DivX or XviD to work as the decompressor in this case :(
Btw, is mpeg2dec v1.10 outputting YV12, I420 or something else?
However, using the following script:
mpeg2source("F:\Temp\PluginsTests\from_hell.d2v").ConvertToYV12.info
# gives YV12, and DivX5 is used as decompressor.
The problem is that I can't open my d2v-avs files as YV12 anymore in vdubmod.
The script:
mpeg2source("F:\Temp\PluginsTests\from_hell.d2v").info
# file info vdubmod 1.5.1.1a: YUV 4:2:2 (YUY2)
I installed:
1) DivX 5.02
2) XviD 14052003 Koepi
3) mpeg2dec3 v1.10
4) added "vidc.YV12" = divx.dll to registry
5) DirectX 8.0a.
6) added "vidc.I420" = divx.dll to registry
I can't get DivX or XviD to work as the decompressor in this case :(
Btw, is mpeg2dec v1.10 outputting YV12, I420 or something else?
However, using the following script:
mpeg2source("F:\Temp\PluginsTests\from_hell.d2v").ConvertToYV12.info
# gives YV12, and DivX5 is used as decompressor.