JvD
16th April 2003, 09:08
Since avs and cce are both parts of dvd2svcd Ill post the message here (Pls Mods, do U find this wrong, relocate my thread ;-) I am trying to learn to use own avs-scripts. Until now it has only been problems. I use the option "Edit avs when dvd2avi is done" and have tried a couple of scripts. The error message I get is "Frame size 964*56 is not supportet. Supported framesize is 720*576". WHAT IS THIS! I have been using Moviestacker as a help. I rip just one shoprt chapter just to learn these things without haveing 2 wait 2 long. Is it wrong with the script itself? The latest was as follows:
-----avs-script-----------
LoadPlugin("C:\Program\DVD2SVCD\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program\DVD2SVCD\MovieStacker\Filters\TemporalCleanerOld.dll")
LoadPlugin("C:\Program\DVD2SVCD\MovieStacker\Filters\FluxSmooth.dll")
Mpeg2Source("C:\DVD\DVD2AVI_PROJECT_FILE.d2v")
BicubicResize(448, 414, 0, 0.6, 9, 0, 702, 576)
FluxSmooth(temporal_threshold=6, spatial_threshold=6)
TemporalCleaner(ythresh=2, cthresh=3)
AddBorders(16, 81, 16, 81)
-----avs-script-----------
Why do I keep getting these messages? What is wrong? The script? Or is it just me :-( PLS HELP! I woult really love to learn how to control these scrips an make better backups of movies.
Errorsessage:
http://w1.211.telia.com/~u21122673/error.jpg
-----avs-script-----------
LoadPlugin("C:\Program\DVD2SVCD\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program\DVD2SVCD\MovieStacker\Filters\TemporalCleanerOld.dll")
LoadPlugin("C:\Program\DVD2SVCD\MovieStacker\Filters\FluxSmooth.dll")
Mpeg2Source("C:\DVD\DVD2AVI_PROJECT_FILE.d2v")
BicubicResize(448, 414, 0, 0.6, 9, 0, 702, 576)
FluxSmooth(temporal_threshold=6, spatial_threshold=6)
TemporalCleaner(ythresh=2, cthresh=3)
AddBorders(16, 81, 16, 81)
-----avs-script-----------
Why do I keep getting these messages? What is wrong? The script? Or is it just me :-( PLS HELP! I woult really love to learn how to control these scrips an make better backups of movies.
Errorsessage:
http://w1.211.telia.com/~u21122673/error.jpg