PDA

View Full Version : Mepg2Dec3.dll causes an Avisynth 2.5 error with 10 frame


seewen
12th February 2003, 19:33
I've got a problem with 10 frame of a movie.

Everytime you try to play this film ( in VirtualDubMod preview ) there's an Avisynth error when it reach frame 59'410. And the error occur with frames 59'410 till 59'419.

And the problem is that the error also occur when encoding. ( not when seeking ).

So I've cutted the original movie, to provide 23 frames of the movie.

If you want to reproduce the error :
- create a *d2v project
- Create a simple Avisynth script ( "Mpeg2Source()" /Mpeg2Dec3.dll).
- Open the script in VirtualDubMod, and try to play it.
The error will occur at frame 15 ( till frame 23, if you try "Trim(16,0)", for example.


The error seems to come from Mpeg2dec3.dll, beccause if you open the original *.m2v with MpegDecoder.dll, their's no problem.

I try it on 2 computers, both with Avisynth 2.5 beta ( the one of SourceForge ), Mpeg2Dec3.dll v1.00, MpegDecoder.dll 2.02, VirtualDubMod 1.4.13.1 ( 31.01.2003 ), DVD2AVI 1.76.
Both Windows XP, 1x AMD ATHLON XP & 1x AMD Mobile 4 .

the file will be available from this link: http://seewen.levillage.org/download/Avisynth_acces_error_frame15.rar


I hope this can help someone .

Have a nice day