|
|
| Fernando.Reis |
Posted: Oct 31 2005, 09:08 AM |
 |
|
Unregistered

|
After a couple of months translating the header files from the original SDK and several other adapting the documentation from C++ to Object Pascal code, I'm releasing the Delphi external video filter SDK for VirtualDub.
http://webplaza.pt.lu/pvdreis/
This Delphi SDK is based on the C++ one version 1.05 from Avery Lee. The names of the types follow as much as possible those of the C++ one, so as to facilitate the translation of code written for the C++ SDK into the Delphi SDK. I also believe that it will make it easier to follow the discussions and read the documents concerning the C++ SDK, and then implement them in Delphi using this SDK. But keeping the same names was not always possible or desirable. I also wanted to respect the naming conventions for Delphi code.
I believe all the facilities provided by the original SDK are also provided by the Delphi SDK and I tested most of it but I'm releasing it as beta as it was tested only with Delphi 6 and Virtualdub 1.4.13 and 1.6.10. If anyone could try it out and post his/hers comments back in this topic I would very much appreciate it.
TIA Fernando, a.k.a. kindachi |
 |
| critter |
| Posted: Jun 19 2006, 09:33 PM |
 |
|
Unregistered

|
Big thanks! |
 |
| adc |
| Posted: Dec 13 2007, 04:38 PM |
 |
|
Newbie

Group: Members
Posts: 1
Member No.: 22607
Joined: 13-December 07

|
Thanks, now i can use my Delphi libraries to create VD filters
here is the first : http://www.photofiltre-studio.com/freeware...oMasque-vdf.zip
|
 |
| Gromozeka |
| Posted: Dec 17 2007, 07:16 AM |
 |
|
Unregistered

|
Thank you |
 |