ShaoMonk
24th June 2002, 22:42
i have made a vfapi file through avisynth .. for SVCD (480x480)
but i have this problem.. if i convert a avs.file to vfapi. then i have wrong colour result if i watch with media player and i get after encoding with cce.. a turned around picture and with bad colour result..
if i dont use avs file. just convert only d2v-file to vfapi.. then i have good result with picture and with cce..
why i have this problem with avisynth..and with cropping.
my avs file looks like this:
LoadPlugin("C:\Programme\GordianKnot\MPEG2DEC.DLL")
mpeg2source("G:\sample.d2v")
BicubicResize(464,344)
AddBorders(8,68,8,68)
i have also cropped the d2v.file with dvd2avi.
can anyone help please ?
but i have this problem.. if i convert a avs.file to vfapi. then i have wrong colour result if i watch with media player and i get after encoding with cce.. a turned around picture and with bad colour result..
if i dont use avs file. just convert only d2v-file to vfapi.. then i have good result with picture and with cce..
why i have this problem with avisynth..and with cropping.
my avs file looks like this:
LoadPlugin("C:\Programme\GordianKnot\MPEG2DEC.DLL")
mpeg2source("G:\sample.d2v")
BicubicResize(464,344)
AddBorders(8,68,8,68)
i have also cropped the d2v.file with dvd2avi.
can anyone help please ?