Blue_MiSfit
18th January 2004, 09:42
Hey all,
I am trying to rip Zoolander from DVD, and when I get to importing my AviSynth script into Vdub Mod 1.5.10.1, the colors are very messed up. (See images)...
AviSynth Script is as follows:
LoadPlugin("mpeg2dec3.dll")
LoadPlugin("UnDot.dll")
mpeg2source("Z:\Zoolander\Zoolander.d2v")
crop(0,58,716,360)
LanczosResize(716,304)
UnDot()
http://people.ucsc.edu/~dpresteg/Zoolander1.jpg
http://people.ucsc.edu/~dpresteg/Zoolander2.jpg
See what I mean?
I think its something about my color spaces, but I have never had any problems with this before, and I have encoded somewhere in the realm of 100 DVDs with a dozen different formats...
Ideas?
~misfit
I am trying to rip Zoolander from DVD, and when I get to importing my AviSynth script into Vdub Mod 1.5.10.1, the colors are very messed up. (See images)...
AviSynth Script is as follows:
LoadPlugin("mpeg2dec3.dll")
LoadPlugin("UnDot.dll")
mpeg2source("Z:\Zoolander\Zoolander.d2v")
crop(0,58,716,360)
LanczosResize(716,304)
UnDot()
http://people.ucsc.edu/~dpresteg/Zoolander1.jpg
http://people.ucsc.edu/~dpresteg/Zoolander2.jpg
See what I mean?
I think its something about my color spaces, but I have never had any problems with this before, and I have encoded somewhere in the realm of 100 DVDs with a dozen different formats...
Ideas?
~misfit