| Author |
Message |
RogueChili
Joined: 31 Mar 2008 Posts: 162 Location: Westfield, MA
|
| Posted: Wed Aug 19, 2009 4:58 pm Post subject: VIDEO PROCESSING |
|
|
|
Does anyone have real time video processing capabilities with their HTPC? If so, what software / hardware are being used?
|
|
| Back to top |
|
 |
Mark_A_W
Joined: 15 Mar 2006 Posts: 3068 Location: Sunny Melbourne Australia
|
| Posted: Fri Aug 21, 2009 10:52 pm Post subject: |
|
|
What do you mean?
Ffdshow has many processing options.
Technically, if you playback with hardware acceleration, the video drivers have video processing too.
|
|
| Back to top |
|
 |
RogueChili
Joined: 31 Mar 2008 Posts: 162 Location: Westfield, MA
|
| Posted: Sat Aug 22, 2009 2:41 am Post subject: |
|
|
| Mark_A_W wrote: | What do you mean?
Ffdshow has many processing options.
Technically, if you playback with hardware acceleration, the video drivers have video processing too. |
I'm looking to write code to process the RGB data stream and embed the code in the graphics processor. I am mainly interested in manipulating the RGB amplitude data. A simple example, any digital RGB value <00005H would be converted and output as 00000H giving no light output.
I'll check out Ffdshow, thanks
|
|
| Back to top |
|
 |
Mark_A_W
Joined: 15 Mar 2006 Posts: 3068 Location: Sunny Melbourne Australia
|
| Posted: Sat Aug 22, 2009 4:14 am Post subject: |
|
|
Ahh
The 3D LUT which is being incorporated into madVR (doom9) will do what you want I think.
What I am not sure of is how to generate a custom 3D LUT for madVR to use - they haven't got that far yet.
|
|
| Back to top |
|
 |
|
|