PDA

View Full Version : timecode=0x1000000 causes CCE error


d62ks821
2nd April 2003, 06:57
When using DVD2SVCD to encode an SVCD from an uncompress AVI file saved from Virtualdub, I get an check-sum errors in CCE running multi-pass. I found that if I manually restart CCE and load then saved the CCE_Project_file.ecl file, then CCE runs clean. I did not make any changes to the setting but I found one minor difference when comparing before and after:

$ diff CCE_Project_file.ecl "DVD2SVCD generated CCE_Project_file.ecl"
15c15
< timecode=0x1000000
---
> timecode=0x01000000

I can unconditionally make the failure come and go my making this change. Interesting?

markrb
3rd April 2003, 02:29
I would bet you are not using the latest version.

Read the release notes on the latest version and you will see this bug was fixed.

Mark

d62ks821
4th April 2003, 14:42
You are correct. I am at version 1.1.1 B 2 because the lastest version 1.1.2 build 1 had codec problems with my AVI file. But now I see there is a newer version yet, I will try it and report if I am still having this problem. Thanks.