Fr4nz
14th April 2004, 10:18
Hi guys. I have one problem: I'm not able to feed correctly CCE with the m2v file extracted from a DVD vobs.
I was doing a m2v->avisynth->CCE chain with this avs script:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\rmd\rmd.m2v", -2, "raw")
The newest CCE trial version loads correctly the avs file, BUT it tells me that the video file lenght is only 1 hour and 13 minutes when it SHOULD BE 1h and 30m approx.
I've tried also CCE 2.50 and ECL installed, but it crashes when I try to load the AVS script (also without the Athlon CRC bug it crashes).
So, what am I doing wrong?
Is there something wrong in my avs script? The video source is PAL...maybe it depends from this?
Thanks for any answer!
Fr4nz
I was doing a m2v->avisynth->CCE chain with this avs script:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\rmd\rmd.m2v", -2, "raw")
The newest CCE trial version loads correctly the avs file, BUT it tells me that the video file lenght is only 1 hour and 13 minutes when it SHOULD BE 1h and 30m approx.
I've tried also CCE 2.50 and ECL installed, but it crashes when I try to load the AVS script (also without the Athlon CRC bug it crashes).
So, what am I doing wrong?
Is there something wrong in my avs script? The video source is PAL...maybe it depends from this?
Thanks for any answer!
Fr4nz