Hi, Project: I tried some DSPack tutorial applications and it seems to be a very good library. the problem is that as a beginner, the forum seems very technical.
I would like to know if there are some existing components helping to work on DirectX or Direct3D effects and transitions in Delphi? I checked that's difficult to find info on C++ on the web. I found some intersting links What is directX transfrom: http://msdn.microsoft.com/workshop/browser/filter/overview/whatisdxtrans.asp Using Transform in C++: http://msdn.microsoft.com/workshop/browser/filter/howto/usingtransformsincpp.asp Visual filters and transition reference: http://msdn.microsoft.com/workshop/author/filter/reference/reference.asp DirectX Transform C++ Samples: http://msdn.microsoft.com/workshop/browser/filter/overview/directxtransformcppsamples.asp What I would like ideally to do is an application which can: - play a play list of different files or clips for DV or mpeg4 files. (partailly done with DSPACK) - apply effects on the clips during broadcast or rendering the effects on a new clip - apply transitions between 2 clips when I'm talking about effects and transtions, I'm referring to the classical MovieMaker effects and transitions. (Visual filters and transition reference: http://msdn.microsoft.com/workshop/author/filter/reference/reference.asp) Thank you for your help, direction, or comments S.E. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

