<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for S-Video Out Programming (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/224081-s-video-out-programming/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for S-Video Out Programming (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/</link></image><description>S-Video Out Programming</description><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/</link><language>en-us</language><pubDate>Fri, 25 Aug 2006 23:36:19 GMT</pubDate><lastBuildDate>Fri, 25 Aug 2006 23:36:19 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: S-Video Out Programming</title><description>&lt;P&gt;look at this from the screen saver sample....&lt;BR&gt;now do the "full screen" to the output form and the capture to the input form.&lt;BR&gt;get the screen metrics and locate each form where you want it.&lt;BR&gt;&lt;BR&gt;/// &amp;lt;summary&amp;gt;&lt;BR&gt;/// Set up the main form as a full screen screensaver.&lt;BR&gt;/// &amp;lt;/summary&amp;gt;&lt;/P&gt;
&lt;P&gt;private void SetupScreenSaver()&lt;BR&gt;{&lt;BR&gt;// Use double buffering to improve drawing performance&lt;BR&gt;this.SetStyle(ControlStyles.OptimizedDoubleBuffer | ControlStyles.UserPaint | ControlStyles.AllPaintingInWmPaint, true);&lt;BR&gt;// Capture the mouse&lt;BR&gt;this.Capture = true;&lt;BR&gt;// Set the application to full screen mode and hide the mouse&lt;BR&gt;Cursor.Hide();&lt;BR&gt;Bounds = Screen.PrimaryScreen.Bounds;&lt;BR&gt;WindowState = FormWindowState.Maximized;&lt;BR&gt;ShowInTaskbar = false;&lt;BR&gt;DoubleBuffered = true;&lt;BR&gt;BackgroundImageLayout = ImageLayout.Stretch;&lt;BR&gt;}&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224451</link><pubDate>Fri, 25 Aug 2006 23:36:19 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224451</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224451/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>look at this from the screen saver sample....now do the "full screen" to the output form and the capture to the input form.get the screen metrics and locate each form where you want it./// &amp;lt;summary&amp;gt;/// Set up the main form as a full screen screensaver./// &amp;lt;/summary&amp;gt;
private void&amp;#8230;</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224451/Trackback.aspx</trackback:ping></item><item><title>Re: S-Video Out Programming</title><description>How would I do such WinAPI hackary?&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224438</link><pubDate>Fri, 25 Aug 2006 22:35:09 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224438</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224438/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>How would I do such WinAPI hackary?</evnet:previewtext><dc:creator>itprochris</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224438/Trackback.aspx</trackback:ping></item><item><title>Re: S-Video Out Programming</title><description>I think this partly depends on the Gfx Card but...&lt;BR&gt;&lt;BR&gt;if your Gfx card has svideo see if the display control panel lets you pick "extend display"&lt;BR&gt;&lt;BR&gt;then in your app use the windows API calls that will capture input.&lt;BR&gt;&lt;BR&gt;you can force the mouse and keybaord input focus to your app.&lt;BR&gt;&lt;BR&gt;just make a form with no borders and the size of the screen.&lt;BR&gt;&lt;BR&gt;for some info on how to make full-screen look at the starter kit for making a screen saver -- it has some code in that you may want to steal :D</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224331</link><pubDate>Fri, 25 Aug 2006 16:41:21 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224331</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224331/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I think this partly depends on the Gfx Card but...if your Gfx card has svideo see if the display control panel lets you pick "extend display"then in your app use the windows API calls that will capture input.you can force the mouse and keybaord input focus to your app.just make a form with no&amp;#8230;</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224331/Trackback.aspx</trackback:ping></item><item><title>Re: S-Video Out Programming</title><description>You can "hide" the cursor on the other form by assigning a blank cursor image to the form's Cursor property.&lt;BR&gt;You could even probably do some WinAPI hackery to prevent the mouse ever entering the other form... [EDIT: Bah, W3bbo you're fast ;)]&lt;BR&gt;&lt;BR&gt;Of course you could get totally advanced and use DirectX (or maybe WPF even) to take over the whole secondary display&amp;nbsp;adapter.</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224321</link><pubDate>Fri, 25 Aug 2006 15:51:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224321</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224321/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>You can "hide" the cursor on the other form by assigning a blank cursor image to the form's Cursor property.You could even probably do some WinAPI hackery to prevent the mouse ever entering the other form... [EDIT: Bah, W3bbo you're fast ;)]Of course you could get totally advanced and use DirectX&amp;#8230;</evnet:previewtext><dc:creator>Andrew Davey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224321/Trackback.aspx</trackback:ping></item><item><title>Re: S-Video Out Programming</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;itprochris wrote:&lt;/div&gt;&lt;div&gt;﻿I have seen video editing software that allows you to preview the output of the timeline right on an external monitor hooked thorugh S-video. My concern is that the mouse will move onto the form that is rendering the title, and it would display on the big screen.&lt;br&gt;&lt;br&gt;Is GDI something that I should use to render, or is there something else?&lt;br&gt;Thanks.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;br&gt;&lt;br&gt;Those high-end digital video editing stations with Sony Trinitron TVs hooked up don't run Windows :)&lt;br&gt;&lt;br&gt;There is a set of Win32 functions you can use to prevent the mouse leaving a rectangular region too.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224315</link><pubDate>Fri, 25 Aug 2006 15:43:11 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224315</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224315/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>itprochris wrote:﻿I have seen video editing software that allows you to preview the output of the timeline right on an external monitor hooked thorugh S-video. My concern is that the mouse will move onto the form that is rendering the title, and it would display on the big screen.Is GDI something&amp;#8230;</evnet:previewtext><dc:creator>W3bbo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224315/Trackback.aspx</trackback:ping></item><item><title>Re: S-Video Out Programming</title><description>I have seen video editing software that allows you to preview the output of the timeline right on an external monitor hooked thorugh S-video. My concern is that the mouse will move onto the form that is rendering the title, and it would display on the big screen.&lt;br&gt;&lt;br&gt;Is GDI something that I should use to render, or is there something else?&lt;br&gt;Thanks.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224308</link><pubDate>Fri, 25 Aug 2006 15:27:14 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224308</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224308/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I have seen video editing software that allows you to preview the output of the timeline right on an external monitor hooked thorugh S-video. My concern is that the mouse will move onto the form that is rendering the title, and it would display on the big screen.Is GDI something that I should use to&amp;#8230;</evnet:previewtext><dc:creator>itprochris</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224308/Trackback.aspx</trackback:ping></item><item><title>Re: S-Video Out Programming</title><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;itprochris wrote:&lt;/div&gt;&lt;div&gt;﻿I am writing an application that does live titling and video-playout to be used for a live production. I am using Visual Basic 2005.&lt;BR&gt;&lt;BR&gt;I have my main admin screen on one form, and I want to have the actual results (the video output and the titles and everything) to be sent from my S-Video out port. &lt;BR&gt;&lt;BR&gt;Is there a way to do this, without using the S-Video out port as another monitor, and setting the bounds of the player window to the bounds of the second monitor? Is there a "real" way?&lt;BR&gt;&lt;BR&gt;Thanks!&lt;BR&gt;Chris&lt;BR&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;Not really.&amp;nbsp; The "real" way (the way programs like Powerpoint, Mediashout, etc. do it is to treat the S-Video out port as a second monitor with a full-screen window.</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224102</link><pubDate>Fri, 25 Aug 2006 03:47:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224102</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224102/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>itprochris wrote:﻿I am writing an application that does live titling and video-playout to be used for a live production. I am using Visual Basic 2005.I have my main admin screen on one form, and I want to have the actual results (the video output and the titles and everything) to be sent from my&amp;#8230;</evnet:previewtext><dc:creator>JonathonW</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224102/Trackback.aspx</trackback:ping></item><item><title>Re: S-Video Out Programming</title><description>As in a .NET API for this sort of stuff? Nope :)&lt;br&gt;&lt;br&gt;Just treat the monitor on the S-Video out as an extended desktop (provided it's set up properly in Display settings) and move the Window on there (manually) and render ahoy.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224093</link><pubDate>Fri, 25 Aug 2006 02:42:44 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/224081-S-Video-Out-Programming/?CommentID=224093</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224093/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>As in a .NET API for this sort of stuff? Nope :)Just treat the monitor on the S-Video out as an extended desktop (provided it's set up properly in Display settings) and move the Window on there (manually) and render ahoy.</evnet:previewtext><dc:creator>W3bbo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/224093/Trackback.aspx</trackback:ping></item></channel></rss>