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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual C++ and DirectShow

Status
Not open for further replies.

aburns1

Programmer
Dec 7, 2003
1
US
Hi,

I am looking to create an application that plays video from a window, pause, restart, or start from a particular position in time. I intend to use Visual C++, but am new to DirectX SDK. Is this a good combination? Should I use Visual Basic instead? If someone can tell me a good ( and simple ) approach, I would greatly appreciate it.

Thanks!

 
Yes. That was the wisest choice. You should download the DirectX 8 or 8.1 or 9 SDK from Microsoft. Check the DirectShow section. There are almost everything that you need for media programming. There are a tonns of example program and program fragment also.

Good luck,
unbornchikken
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top