sh03z
26th December 2003, 06:59
I have just encoded my copy of Pirates of the Carabian I recieved for a Christmas present.
To my dissapointment, the mpv produced by CCE turned out VERY VERY hazy, and the light-bluish/smoky scenes are all pixelly.
This is my script:
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
AVISource("*******.avi")
ConvertToYUY2()
BicubicResize(480,368,0.0,0.6)
AddBorders(0,56,0,56)
thanks,
sh03z
To my dissapointment, the mpv produced by CCE turned out VERY VERY hazy, and the light-bluish/smoky scenes are all pixelly.
This is my script:
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
AVISource("*******.avi")
ConvertToYUY2()
BicubicResize(480,368,0.0,0.6)
AddBorders(0,56,0,56)
thanks,
sh03z