<?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: using images for masking in several layers???</title>
		<atom:link href="http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 09:06:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/#post-34545</guid>
					<title><![CDATA[using images for masking in several layers???]]></title>
					<link>http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/#post-34545</link>
					<pubDate>Fri, 09 Nov 2007 23:11:56 +0000</pubDate>
					<dc:creator>mr.l</dc:creator>

					<description>
						<![CDATA[
						<p>Hi everyone,</p>
<p>I am trying to layer 4 different movies in one window. Is there a way to give each one of them a different mask (I want to use shapes prepared in a black and white image for masking) so that one part of each movie is visible (the white part of the mask) and the other part (the black part of the mask image) is transparent. I tried several things for the mask (with jit.op; jit.alphablend etc, jit.gl.slab) but once I layer the images in a videoplane or a matrix the black part is never transparent to see the movie underneath. The goal is to have all 4 movies running continuiosly but change their visible parts by changing the mask-shapes (the visible part of the first movie however would cover the second one and so on&#8230;).<br />
I hope I made the problem clear :)</p>
<p>Thanx a lot&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/#post-116806</guid>
					<title><![CDATA[Re: using images for masking in several layers???]]></title>
					<link>http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/#post-116806</link>
					<pubDate>Fri, 09 Nov 2007 23:20:42 +0000</pubDate>
					<dc:creator>Andrew Benson</dc:creator>

					<description>
						<![CDATA[
						<p>You will need to apply the mask to the alpha channel of your image <br />
(plane 0 of the matrix) and then use jit.alphablend to do the <br />
compositing.  For an example of one way to apply alpha channels, look at <br />
the AlphaToast recipe in the Jitter Recipe Book.</p>
<p>Best,<br />
Andrew B.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/#post-116807</guid>
					<title><![CDATA[Re: using images for masking in several layers???]]></title>
					<link>http://cycling74.com/forums/topic/using-images-for-masking-in-several-layers/#post-116807</link>
					<pubDate>Sat, 10 Nov 2007 08:03:23 +0000</pubDate>
					<dc:creator>nathaniel.stern</dc:creator>

					<description>
						<![CDATA[
						<p>Another option is to use jit.op @op *, with the video you want in the  <br />
left channel, and your grayscale image (or video) in the right. I  <br />
usually use this instead of the alpha channel to great effect, tho  <br />
I&#8217;m not sure if it&#8217;s faster or slower&#8230;.</p>
<p>nathaniel</p>
<p><a href="http://nathanielstern.com" rel="nofollow">http://nathanielstern.com</a></p>
<p>
On Nov 9, 2007, at 11:20 PM, andrew benson wrote:</p>
<p>> You will need to apply the mask to the alpha channel of your image  <br />
> (plane 0 of the matrix) and then use jit.alphablend to do the  <br />
> compositing.  For an example of one way to apply alpha channels,  <br />
> look at the AlphaToast recipe in the Jitter Recipe Book.<br />
><br />
> Best,<br />
> Andrew B.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

