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?
$ 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?