Click here to Skip to main content
15,902,189 members
Home / Discussions / Graphics
   

Graphics

 
AnswerRe: Draw Text Upside Down Pin
Luc Pattyn28-Nov-09 14:22
sitebuilderLuc Pattyn28-Nov-09 14:22 
AnswerRe: Draw Text Upside Down Pin
Tim Craig28-Nov-09 20:55
Tim Craig28-Nov-09 20:55 
AnswerRe: Draw Text Upside Down Pin
Richard MacCutchan28-Nov-09 21:40
mveRichard MacCutchan28-Nov-09 21:40 
Question3D Image Display. Pin
ashwath197919-Nov-09 23:20
ashwath197919-Nov-09 23:20 
AnswerRe: 3D Image Display. Pin
Baltoro21-Nov-09 11:48
Baltoro21-Nov-09 11:48 
AnswerRe: 3D Image Display. Pin
LunaticFringe22-Nov-09 7:32
LunaticFringe22-Nov-09 7:32 
GeneralRe: 3D Image Display. Pin
Tim Craig22-Nov-09 8:06
Tim Craig22-Nov-09 8:06 
QuestionSet the properties of a DirectShow filter (not DMO filter) in code (no GUI) Pin
RobstaHendricks12-Nov-09 2:55
RobstaHendricks12-Nov-09 2:55 
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). Any answers in C++ are fine and dandy also, then I'll worry about how to convert them to C#, just in need of an example really.

What's the easiest method to go about this?
AnswerRe: Set the properties of a DirectShow filter (not DMO filter) in code (no GUI) Pin
Richard MacCutchan12-Nov-09 5:55
mveRichard MacCutchan12-Nov-09 5:55 
GeneralRe: Set the properties of a DirectShow filter (not DMO filter) in code (no GUI) Pin
RobstaHendricks12-Nov-09 23:03
RobstaHendricks12-Nov-09 23:03 
GeneralRe: Set the properties of a DirectShow filter (not DMO filter) in code (no GUI) Pin
Richard MacCutchan12-Nov-09 23:18
mveRichard MacCutchan12-Nov-09 23:18 
GeneralRe: Set the properties of a DirectShow filter (not DMO filter) in code (no GUI) Pin
RobstaHendricks13-Nov-09 0:09
RobstaHendricks13-Nov-09 0:09 
GeneralRe: Set the properties of a DirectShow filter (not DMO filter) in code (no GUI) Pin
Richard MacCutchan13-Nov-09 0:29
mveRichard MacCutchan13-Nov-09 0:29 
Questioncolor picking method to select primitive in opengl Pin
gourishsio12-Nov-09 1:53
gourishsio12-Nov-09 1:53 
AnswerRe: color picking method to select primitive in opengl Pin
LunaticFringe22-Nov-09 7:52
LunaticFringe22-Nov-09 7:52 
GeneralRe: color picking method to select primitive in opengl Pin
gourishsio22-Nov-09 17:15
gourishsio22-Nov-09 17:15 
GeneralRe: color picking method to select primitive in opengl Pin
LunaticFringe23-Nov-09 10:12
LunaticFringe23-Nov-09 10:12 
QuestionglDrawElements() draws only part of my mesh... :-x Pin
gourishsio12-Nov-09 1:52
gourishsio12-Nov-09 1:52 
AnswerRe: glDrawElements() draws only part of my mesh... :-x Pin
LunaticFringe20-Nov-09 5:36
LunaticFringe20-Nov-09 5:36 
GeneralRe: glDrawElements() draws only part of my mesh... :-x Pin
gourishsio23-Nov-09 18:47
gourishsio23-Nov-09 18:47 
GeneralRe: glDrawElements() draws only part of my mesh... :-x Pin
LunaticFringe23-Nov-09 19:18
LunaticFringe23-Nov-09 19:18 
QuestionOpenGL Lib for SmartPhone application Pin
King Tran11-Nov-09 18:05
King Tran11-Nov-09 18:05 
AnswerRe: OpenGL Lib for SmartPhone application Pin
LunaticFringe20-Nov-09 5:31
LunaticFringe20-Nov-09 5:31 
QuestionIs there any software which can generate OpenGL RGB color code. Pin
WindowsVsLinux9-Nov-09 9:33
WindowsVsLinux9-Nov-09 9:33 
QuestionOverlay DirectDraw Pin
5325233-Nov-09 1:04
5325233-Nov-09 1:04 

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.