Click here to Skip to main content
15,894,546 members
Home / Discussions / C#
   

C#

 
GeneralRe: Text Changed Event Pin
Pete O'Hanlon12-Nov-09 4:41
mvePete O'Hanlon12-Nov-09 4:41 
GeneralRe: Text Changed Event Pin
Covean12-Nov-09 4:45
Covean12-Nov-09 4:45 
GeneralRe: Text Changed Event Pin
Not Active12-Nov-09 5:23
mentorNot Active12-Nov-09 5:23 
GeneralRe: Text Changed Event Pin
Not Active12-Nov-09 5:28
mentorNot Active12-Nov-09 5:28 
GeneralRe: Text Changed Event Pin
Covean12-Nov-09 22:13
Covean12-Nov-09 22:13 
GeneralRe: Text Changed Event Pin
Not Active13-Nov-09 1:55
mentorNot Active13-Nov-09 1:55 
GeneralRe: Text Changed Event Pin
Covean13-Nov-09 2:37
Covean13-Nov-09 2:37 
QuestionSetting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
RobstaHendricks12-Nov-09 2:40
RobstaHendricks12-Nov-09 2:40 
Ok, so I have been trawling the web to try and find an answer to this, but to no avail.

Basically, I have a DirectShow filter (well 2) which will allow me to configure a Hauppage WinTV USB adapter (though I doubt the specific filter is 100% relevant to answer the question) to use PAL (I) and to set the source as Composite In. So far, I have found ways to display a filter's property page, and to change the settings of a DMO filter, but not enumerate and change the properties of a non DMO source filter.

The reason for needing to do this is that both filter options seem to reset with Windows, meaning that our source becomes NTSC and Tuner In, rather than Pal-I and Composite In. The filters are classed as a Video Capture Source (WinTV HVR-900H Capture) and a WDM Streaming Crossbar Device (WinTV HVR-900H Crossbar), but the ability to change any property of any filter sans a GUI will be a step in the right direction

I am using a .Net wrapper to play with the filter graph through c#, but have limited knowledge of COM interop (thus the wrapper).

What's the easiest method to go about this?
AnswerRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
Eduard Keilholz12-Nov-09 4:30
Eduard Keilholz12-Nov-09 4:30 
GeneralRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
RobstaHendricks12-Nov-09 4:59
RobstaHendricks12-Nov-09 4:59 
GeneralRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
Eduard Keilholz13-Nov-09 11:39
Eduard Keilholz13-Nov-09 11:39 
GeneralRe: Setting DirectShow Filter properties for non DMO filter in code (no GUI). Pin
RobstaHendricks15-Nov-09 22:45
RobstaHendricks15-Nov-09 22:45 
QuestionHow to get painted image from picturebox [modified] Pin
Vishwanath Patil12-Nov-09 0:41
Vishwanath Patil12-Nov-09 0:41 
AnswerMessage Closed Pin
12-Nov-09 2:25
stancrm12-Nov-09 2:25 
GeneralRe: How to get painted image from picturebox Pin
Vishwanath Patil12-Nov-09 2:37
Vishwanath Patil12-Nov-09 2:37 
AnswerRe: How to get painted image from picturebox Pin
Dave Kreskowiak12-Nov-09 4:23
mveDave Kreskowiak12-Nov-09 4:23 
GeneralRe: How to get painted image from picturebox Pin
Vishwanath Patil12-Nov-09 18:04
Vishwanath Patil12-Nov-09 18:04 
GeneralRe: How to get painted image from picturebox Pin
Dave Kreskowiak13-Nov-09 15:15
mveDave Kreskowiak13-Nov-09 15:15 
QuestionThreaded Proxy? Pin
joana.simoes12-Nov-09 0:40
joana.simoes12-Nov-09 0:40 
AnswerRe: Threaded Proxy? Pin
Covean12-Nov-09 2:08
Covean12-Nov-09 2:08 
GeneralRe: Threaded Proxy? Pin
Luc Pattyn12-Nov-09 2:23
sitebuilderLuc Pattyn12-Nov-09 2:23 
GeneralRe: Threaded Proxy? Pin
Covean12-Nov-09 2:47
Covean12-Nov-09 2:47 
AnswerRe: Threaded Proxy? Pin
Luc Pattyn12-Nov-09 2:22
sitebuilderLuc Pattyn12-Nov-09 2:22 
GeneralRe: Threaded Proxy? Pin
joana.simoes13-Nov-09 5:22
joana.simoes13-Nov-09 5:22 
QuestionPDF conversion Pin
Santhosh Sebastian Mattathil11-Nov-09 23:34
Santhosh Sebastian Mattathil11-Nov-09 23:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.