View Full Version : Problem with cnr2 and cce 2.50


burnix
15th March 2003, 18:45
I have made some test and it seems that there is a problem when i use cnr2 ( the latest release ) and cce 2.5 ( very fast ). The script was really simple. I dont have tested with old version of cnr2.
Some idea on the problem. It works well with cce 2.6.01.07 ( this version dont give the possibility of mpeg1 multipass ). Thanks for your response.:)

sh0dan
15th March 2003, 21:28
Try reinstalling Windows.

No - seriously - you provide no information - no scripts, no information on your error - how do you think we should be able to help you?

TroubleShooting (http://www.avisynth.org/index.php?page=Troubleshooting)

burnix
17th March 2003, 09:46
This is the script, but it's not a particular script, just simple script. The problem occur only with cce 2.50 ( with 2.66 no prob ).
I think there is a problem with cnr2 or mpeg2dec3. I think perhaps a problem with mpeg2dec3. The version of the cnr2 plugin (2.4) was more ancient than the release of mpeg2dec3 (1.0). I use cnr2 plugin for a while and i dont have seen any prob, but i dont have made a test with cnr2 (2.4) and mpeg2dec3 (0.94).
I dont have try to put the cnr2 plugin before convolution.
So this is all information i can give you.

LoadPlugin("c:\Dvd\Utils\mpeg2dec3.dll")
LoadPlugin("c:\Dvd\Utils\Convolution3dyv12.dll")
LoadPlugin("c:\Dvd\Utils\cnr2yv12.dll")
mpeg2source("e:\toto\toto\2.d2v")
Convolution3d(preset="movieHQ")
cnr2()
Lanczosresize(352,288)
converttoyuy2()
#resampleaudio(44100) not needed because of patch

Sorry for the loss of information and for my english