Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Programming and Hacking > Development
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 9th June 2009, 18:41   #1  |  Link
JoelBenM
Registered User
 
Join Date: Nov 2007
Posts: 17
direcshot filter/driver HDMI output

Hi

We're looking for a component (direct show filter or anything) that we could use in order to direct output from our application to the HDMI output port of the machine. Many laptops now has this output but it can only output the whole screeen. we only need to direct our video stream there

anything you know of? where do we start?

for _an_ idea
J
JoelBenM is offline   Reply With Quote
Old 9th June 2009, 23:58   #2  |  Link
nm
Registered User
 
Join Date: Mar 2005
Location: Finland
Posts: 2,641
The HDMI port is controlled by the GPU and the display driver. If the hardware only supports cloned display (the internal and the external displays get the same image), there's no way to draw anything to the external output that doesn't also get drawn to the internal display. If the GPU does support multiple separate displays, you can set the display driver and the windowing system to handle them separately. Then it's just a matter of drawing to a fullscreen window in the target screen.
nm is offline   Reply With Quote
Reply

Tags
hdmi


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:53.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.