Infognition forum
August 01, 2010, 06:53:00 AM
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
>
Another improvement proposal
Pages: [
1
]
« previous
next »
Print
Author
Topic: Another improvement proposal (Read 1009 times)
Vittorio
Newbie
Karma: +2/-0
Posts: 13
Another improvement proposal
«
on:
August 26, 2008, 02:56:13 PM »
First of all I would like to mention that your tool has given me the
HUGE
initial help in developing the commercial software. Thanks a lot for this. I'm experienced win32, com and com+ developer but have never worked with direct show. Nevertheles I think that some proposals could help to make your software even more distinguishing from the rest of the world.
1. I think you don't enumerate the filter categories but group the filter into known ones. Am I right? This leads to the result that e.g the category "Nero Digital" won't appear even if actually present in system. Beside that, this would be very helpful sometimes to know the GUID of the filter category including a specific filter e.g. if I want to implement my own enumerator. BTW as a side effect the display name of the filter you embed into to the generated program code and pass to MkParseDisplayName depends on the category the filter was detected in.
2. This would be great to be able to influence other templates but the listed, e.g. for setting the pin video parameters, looking for the specific pins etc
3. Additional useful templates would be the manipultaion of the property bag entries, its storing and recalling.
Logged
Dee Mon
Administrator
Sr. Member
Karma: +7/-0
Posts: 271
Re: Another improvement proposal
«
Reply #1 on:
August 28, 2008, 10:54:47 AM »
1. Actually, I do enumerate categories. There is a meta-category called ActiveMovieCategories (usually the first one in the drop-down list), it contains all the categories found. There you can see guids of each category as CLSID. However the main tree of filters now contains a known set of categories. I can't remember why this is so, probably this should be fixed in the next version.
2 & 3. I guess you're right.
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...