Log in

View Full Version : Avisynth file created by D2S 1.1.0 C problem


Amit
18th January 2003, 21:04
This has happened 2nd time now that the Avisynth file created by D2S is wrong. Because of this everytime D2S tries to create the ECL file, CCE crashes.

This problem only happens if you try to do a Batch Encode.

I know, lot of people will ask me to cut and paste the log but I am attaching it since that will be huge. All the relevant files are in the attached ZIP file.

The problem line in AVISYNTH file is

BicubicResize(480,480,0.0,^c_value)

Check the ^c_value , it should be some float value. The default is 0.6

Also, this happens Whenever I get a message "Unable to save the DVD2SVCD.INI file"

Hope to get the problem fixed in future.

Thanks
-Amit

onesoul
18th January 2003, 21:12
This doesn't sound like dvd2svcd problem. Have you tried installing again dvd2svcd?

edit: btw what version of cce are you using?
Cheers

Amit
18th January 2003, 22:15
I am using CCE SP 2.50 . I don't understand what's CCE got to do with it.

I tried reinstalling D2S too. As I told u, it only happens if D2S crashes for some reason and is not able to save the DVD2SVCD.INI file. Next time when you start D2S, you will see that the AVISYNTH file created is wrong. To fix the problem, I have to go to Frameserver tab and set the Bicubic c=0.6 and close the D2S and start again.

I guess the defaults are picked from the D2S folder from the D2S.INI file which gets corrupt when D2S crashes and causes the problem. This is my best guess since I don't know the exact functionality of D2S interprets different files.

-Amit

onesoul
18th January 2003, 22:56
The reason I asked what version of cce you were using was because of the problem when creating the ECL file but nevermind that.
I use avisynth and I created scripts for dvd2svcd editing the .ini file and I never had any problems. I don't know what could it be.