thedeemon
User
 Fresh Boarder
| Posts: 1 |   |
|
GraphEditPlus - 2007/10/30 08:06
Hello all, As admins suggested, I'd like to inform DirectShow developers about a new tool for building filter graphs - GraphEditPlus. I often felt limited by GraphEdit, it just doesn't share its knowledge of many aspects of the graph, filters and mediatypes. So I've decided to make a GraphEdit I want, that's how GraphEditPlus was born. It's written in C# 2.0 but is especially helpful for C++ developers because it can genererate source code in C++ of an app that builds and runs the graph you've created in GraphEditPlus. I think you might be interested to look at it. Here's the page with functions descriptions and download: http://www.thedeemon.com/GraphEditPlus/ Maybe you had some ideas what is missing in GraphEdit. I'd be happy to hear your thoughts about it.
|