<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: keep original frame ratio in fullscreen mode with [jit.window]</title>
		<atom:link href="http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 05:42:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-26467</guid>
					<title><![CDATA[keep original frame ratio in fullscreen mode with [jit.window]]]></title>
					<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-26467</link>
					<pubDate>Sun, 18 Jun 2006 18:02:54 +0000</pubDate>
					<dc:creator>ebmoluoc</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
Sorry if it&#8217;s an obvious issue already discussed on the list.<br />
Surprisely, I didn&#8217;t found anything related in the archive:</p>
<p>
Is there a way with [jit.window] to get fullscreen and keep the<br />
original image ratio? A bit like seeing a widescreen frame on a square<br />
TV, leaving black stripes on top and bottom of image. I want to keep<br />
the original 1024X685pixel frame ratio of my movies when I need a<br />
fullscreen projection.</p>
<p>I use Jitter 1.2.4</p>
<p>Thanks for any help or hints!<br />
pc</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79143</guid>
					<title><![CDATA[Re: keep original frame ratio in fullscreen mode with [jit.window]]]></title>
					<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79143</link>
					<pubDate>Sun, 18 Jun 2006 18:26:28 +0000</pubDate>
					<dc:creator>Gary Lee Nelson</dc:creator>

					<description>
						<![CDATA[
						<p>There is  @rect attribute for jit.window.<br />
Cheers,<br />
Gary Lee Nelson<br />
TIMARA Department<br />
Oberlin College<br />
<a href="http://www.timara.oberlin.edu/GaryLeeNelson" rel="nofollow">http://www.timara.oberlin.edu/GaryLeeNelson</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79144</guid>
					<title><![CDATA[Re: keep original frame ratio in fullscreen mode with [jit.window]]]></title>
					<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79144</link>
					<pubDate>Sun, 18 Jun 2006 21:42:36 +0000</pubDate>
					<dc:creator>ebmoluoc</dc:creator>

					<description>
						<![CDATA[
						<p>actually, it doesn&#8217;t affect the fullscreen function behavior.<br />
The image is just distorted to fill all the screen.<br />
I tried to send again the rect message after the fullscreen call as<br />
well&#8230; doesn&#8217;t work.<br />
Do I really need to put my movies into a bigger &#8220;square framed&#8221; matrix<br />
that fit with my projectior ratio to avoid that?</p>
<p>thank for your help!<br />
pc</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79145</guid>
					<title><![CDATA[Re: keep original frame ratio in fullscreen mode with [jit.window]]]></title>
					<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79145</link>
					<pubDate>Sun, 18 Jun 2006 21:58:15 +0000</pubDate>
					<dc:creator>Wesley Smith</dc:creator>

					<description>
						<![CDATA[
						<p>You can keep the ratio the same yourself by using the<br />
jit.gl.videoplane object and the scale attribute.  If you need to mask<br />
something to make it look like a letterbox, then just draw 2 black<br />
quads in the properl locations very close to your camera.</p>
<p>best,<br />
wes</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79146</guid>
					<title><![CDATA[Re: keep original frame ratio in fullscreen mode with [jit.window]]]></title>
					<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79146</link>
					<pubDate>Mon, 19 Jun 2006 01:29:08 +0000</pubDate>
					<dc:creator>Johnny deKam</dc:creator>

					<description>
						<![CDATA[
						<p>Alternatively, you can use a black desktop background, and explicitly  <br />
define jit.window&#8217;s @size and @loc attributes, (and then hide the  <br />
title bar)</p>
<p>&#8211;deKam</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79147</guid>
					<title><![CDATA[Re: keep original frame ratio in fullscreen mode with [jit.window]]]></title>
					<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79147</link>
					<pubDate>Wed, 21 Jun 2006 20:01:13 +0000</pubDate>
					<dc:creator>ebmoluoc</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you for all your advices!<br />
The [jit.gl.videoplane] way seems more cpu intensive than using [jit.window].</p>
<p>Really surprising that it&#8217;s so complicated to get a non-distorted<br />
fullscreen fonction. It&#8217;s a natural feature I guess&#8230; In any image<br />
software such as those from Adobe give this fullscreen feature!</p>
<p>my 2 cents.</p>
<p>pc</p>
<p>
On 6/18/06, dekam <dekam @node.net> wrote:<br />
><br />
> Alternatively, you can use a black desktop background, and explicitly<br />
> define jit.window&#8217;s @size and @loc attributes, (and then hide the<br />
> title bar)<br />
><br />
> &#8211;deKam<br />
><br />
><br />
> On Jun 18, 2006, at 5:58 PM, Wesley Smith wrote:<br />
><br />
> > You can keep the ratio the same yourself by using the<br />
> > jit.gl.videoplane object and the scale attribute.  If you need to mask<br />
> > something to make it look like a letterbox, then just draw 2 black<br />
> > quads in the properl locations very close to your camera.<br />
> ><br />
> > best,<br />
> > wes<br />
> ><br />
> > On 6/18/06, P C <ebmoluoc @gmail.com> wrote:<br />
> >> actually, it doesn&#8217;t affect the fullscreen function behavior.<br />
> >> The image is just distorted to fill all the screen.<br />
> >> I tried to send again the rect message after the fullscreen call as<br />
> >> well&#8230; doesn&#8217;t work.<br />
> >> Do I really need to put my movies into a bigger &#8220;square framed&#8221;<br />
> >> matrix<br />
> >> that fit with my projectior ratio to avoid that?<br />
> >><br />
> >> thank for your help!<br />
> >> pc<br />
> >><br />
> >> > There is  @rect attribute for jit.window.<br />
> >> > Cheers,<br />
> >> > Gary Lee Nelson<br />
> >><br />
> ><br />
> ><br />
><br />
></ebmoluoc></dekam></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79148</guid>
					<title><![CDATA[Re: keep original frame ratio in fullscreen mode with [jit.window]]]></title>
					<link>http://cycling74.com/forums/topic/keep-original-frame-ratio-in-fullscreen-mode-with-jit-window/#post-79148</link>
					<pubDate>Mon, 21 Feb 2011 11:39:08 +0000</pubDate>
					<dc:creator>jowestling</dc:creator>

					<description>
						<![CDATA[
						<p>>>>Alternatively, you can use a black desktop background, and explicitly define jit.window&#8217;s @size and @loc attributes, (and then hide the title bar)</p>
<p>&#8211;deKam&#8221;</p>
<p>How would one do to hide the title bar in this case?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

