Log in

View Full Version : MPEG2DEC3.Dll help for Delphi 7 Unit ...


ZeImp
1st August 2003, 01:42
Hello,

I need use the MPEG2DEC3.Dll in a Delphi software in order to open new d2v files (after v1.76).

It seems that de VideoInfo structure is new and bigger. So I want know if a Delphi Unit can allready use this Dll !

Sorry for my poor english, :confused:
ZeImp

DaveEL
1st August 2003, 11:29
Well AFAIK the old mpeg2dec.dll until should just work if you point it at the new dll but i may be wrong. The code in Gordianknot should work anyway

DaveEL

ZeImp
2nd August 2003, 00:58
I don't think so ... :mad:

For more informations about that see:
http://forum.doom9.org/showthread.php?s=&postid=352497#post352497

DaveEL
2nd August 2003, 09:46
Please read the existing threads (http://forum.doom9.org/showthread.php?s=&threadid=54408).

Please make sure you have CURRENT source for gordianknot.

DaveEL

ZeImp
2nd August 2003, 18:56
Sorry, you are right !

I had not the last d2vVideo.pas file :eek:

Thx

A+
ZeImp