PDA

View Full Version : CCE crashing with MPEG2-Program-Stream (from DVB)


Cayne
11th January 2002, 18:58
Hi.
I've got the problem that CCE is always crashing after the VAF-file creation. I cut the file with mpeg-vcr and tmpgenc with both it is the same.
A DVD conversion works.
Only the DVB-Files don't.

Perhaps somebody can help.

Cayne
11th January 2002, 21:07
The problem seems to be related to avisynth/dvd2avi.

My AVS looks like this:

LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
mpeg2source("E:\DVD2SVCD\DVD2AVI_Project_file.d2v")

Cayne
19th January 2002, 19:58
Hi.
I did some more tests on this issue.
But i didn't really solve it.

Found a workaround by now:
By using DVD2AVI -> VFAPIConv. -> CCE 2.5 everything works alright.
So i assume there must be something wrong with AVISynth in handling this mpg-files.

Perhaps someone can help now.