Infognition forum
March 16, 2010, 06:54:38 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Last
GraphEditPlus
version: 1.4.0 Last
Video Enhancer
version: 1.9.3
Home
Help
Search
Login
Register
Infognition forum
>
DirectShow programming
>
GraphEditPlus
>
GetPin not working
Pages: [
1
]
« previous
next »
Print
Author
Topic: GetPin not working (Read 5 times)
csd-gw
Newbie
Karma: +0/-0
Posts: 1
GetPin not working
«
on:
Today
at 04:59:03 PM »
As a new user to GraphEditPlus, I have asked GEP to render a wave file and it built a very simple graph
using 'WaveParser', and plays the file fine within GEP.
I generate the C++ code and import it into Borland C++ builder (console app)
I need to change the (deprecated) POSIX wcsicmp to _wcsicmp to enable compiling.
When run I get the output:
Building graph...
Pin not found!
Pin not found!
Error 80004003: Cant connect FileSource (Async.) and Wave Parser
Invalid pointer
When GetPin is called looking for 'input pin' of the WaveParser, only one pin is tested,
but pinfo.achName is empty (""). (Similarly when looking for "Output" on the FileSourceAsync).
I don't think that the cange from the POSIX function is the issue, as when I inspect pinfo.achName
I don't see the expected name.
What should I try?
CSD
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Video Processing
-----------------------------
=> Video Enhancer
=> Filters and codecs
=> Screen Capture
=> General Discussion
-----------------------------
DirectShow programming
-----------------------------
=> GraphEditPlus
=> General Discussion
Loading...