Infognition forum
February 04, 2012, 09:59:07 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.7
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: App rendering TV tuner in C++ Builder  (Read 2246 times)
mailed
Newbie
*

Karma: +0/-0
Posts: 16


some one


View Profile
« on: June 30, 2008, 11:44:06 AM »

Hi,
I need to write some applications with Directshow but I don't have experience with this, and the documentation is very poor. I watched the video with GraphEdit Plus demonstration and I think it can really help. I have some questions:

1) My main application will render a stream coming from a USB digital TV tuner. The driver is BDA compatible, and I have a couple with Directshow compatible decoders. Can GraphEdit help me building the source code for this kind of application? Do you have any demonstration for that?

2) I program in C++ Builder. The code generated is C++ pure, so can I use/adapt in C++ Builder?
Logged

This message was originally emailed by a user.
Dee Mon
Administrator
Hero Member
*****

Karma: +8/-0
Posts: 511



View Profile WWW
« Reply #1 on: June 30, 2008, 11:44:43 AM »

1. You need to install SDK containing documentation for DirectShow (I guess that's Platform SDK, earlier it was DirectX SDK).

2. Just install GraphEditPlus (you can use it for 30 days free of charge) and try rendering video from the tuner. If it builds the graph which works OK, then it can generate code that builds the same graph. In some cases you'll need to modify it a bit to select proper pins or pin categories.

3. I have no experience in making DirectShow apps in C++ Builder but I think there won't be any problems.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!