mikehg
15th April 2002, 10:05
I recently tried using avisynth with Tmpg and I can read the scripts okay, but the video has alot of artifacts. A lot of greenish colors around edges and color blotching. It looks like it's downsampling the color badly.
A simple script I tried was:
loadplugin("c:\mpeg2dec.dll")
mpeg2source("c:\video.d2v")
I also tried a divx file with the same results:
directshowsource("c:\video.divx")
The above avs scripts view fine in bsplayer and vdub.
Is there something I'm missing?
Thanks,
Mike H.
A simple script I tried was:
loadplugin("c:\mpeg2dec.dll")
mpeg2source("c:\video.d2v")
I also tried a divx file with the same results:
directshowsource("c:\video.divx")
The above avs scripts view fine in bsplayer and vdub.
Is there something I'm missing?
Thanks,
Mike H.