Log in

View Full Version : can't output avs/d2v as YV12 anymore?


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.

DDogg
27th September 2003, 20:12
Well I don't use either of those registry entries anymore, but I do have ffvfw light installed which handles the color for me in VDubMod and CCE 2.67.00.13. I do have Divx installed but not XVid, but it all worked fine before installing divx. I never could get XVid to work as a handler and reported it a long time ago. ffVFW light seems to do the best job for me and this is a fairly new installation. I have not jacked around with it much. I do also have DirectX 9 installed. Oh, i did do the VIDC.YUY2=huffy.dll thing, but that should have nothing to do with your situation.

I did a little more checking. If you install ffVFW lite and in the "decoding" section you can check and uncheck "raw". When checked VDubMod should show ffvfw and when unchecked it should show divx as the decompressor for YV12. AFAIK, Divx should not require any manual registry changes anymore, but I don't use it much so that could be wrong. It certainly doesn't need it on my setup for VDubMod or CCE 2.67 assuming at least divx or ffVFW is installed. btw, this all using mpeg2source ("blah.d2v")

Wilbert
28th September 2003, 00:30
Sorry, I did something stupid. I also had mpeg2dec.dll in my autoplugin dir, which was apperently loaded instead :D

DDogg
28th September 2003, 05:09
Don't you just hate it when something like that happens? :D