Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Video processing

Status
Not open for further replies.

katerina174

Programmer
Jul 21, 2007
2
GR
Hi, I want to process videos in delphi 7 (for example I want to split a video into frames kai apply filters in each frame).With what elements can I do such things?
Is there any component to do such things?
Thanks!!!
 

Have you looked at TVideoGrabber?

Code:
TVideoGrabber Delphi / C++Builder VCL component v7.5
©2002-2006 Datastead.

Description

TVideoGrabber is a versatile video capture component and media player component that helps you to save time, money and effort in your video application development.

TVideoGrabber captures video and audio streams from DV camcorders, USB webcams, PCI capture cards, TV cards, USB capture devices and firewire cameras (like Sony cameras).

TVideoGrabber is also an advanced media player that lets you capture frames, perform graphics or text overlays, play the clips faster or slower, and much more...


Getting answers before I'm asked.
Providing answers if I can.
 
Thanks a lot ThunderForest, I'm already working on it!
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top