<div dir="ltr">I tried this datapath too... <div>could you tell me which release of blender are you using?</div><div><br></div><div> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-28 19:27 GMT+02:00 Diego Gangl <span dir="ltr">&lt;<a href="mailto:dnicolas@gmail.com" target="_blank">dnicolas@gmail.com</a>&gt;</span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It&#39;s working for me, but Blender gave me a different datapath:<br>
nodes[&quot;RGB&quot;].outputs[0].default_value[0] .<br>
If I change it the 0 to RGBA I get an error too. I guess you can&#39;t use<br>
dictionaries for sockets in drivers?<br>
<div class="HOEnZb"><div class="h5"><br>
2014-05-28 9:15 GMT-03:00 Francesco Paglia &lt;<a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a>&gt;:<br>
&gt; Hey Diego,<br>
&gt; I successfully added the driver,<br>
&gt; I got the problem in the path of the RGB..<br>
&gt; Here the picture I made to explain the problem:<br>
&gt;<br>
&gt; <a href="https://lh6.googleusercontent.com/-k6GDiWl4uNU/U4XRy1AzQ_I/AAAAAAAAJy8/C-xuqUDrNKM/w1357-h784-no/value.jpg" target="_blank">https://lh6.googleusercontent.com/-k6GDiWl4uNU/U4XRy1AzQ_I/AAAAAAAAJy8/C-xuqUDrNKM/w1357-h784-no/value.jpg</a><br>


&gt;<br>
&gt; I forgot to open the panel in the left of the drivers ..<br>
&gt;  I&#39;m working on the red channel of the ramp and I was trying to evaluate the<br>
&gt; red value of the RGB node that is perfectly showed in the python console but<br>
&gt; as you can see return a red background on the path of the driver....<br>
&gt;<br>
&gt; Am I missing something?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2014-05-28 13:15 GMT+02:00 Diego Gangl &lt;<a href="mailto:dnicolas@gmail.com">dnicolas@gmail.com</a>&gt;:<br>
&gt;<br>
&gt;&gt; Hey,<br>
&gt;&gt;<br>
&gt;&gt; Nice work on those nodegroups, I&#39;d like to see them too. It would be<br>
&gt;&gt; great to have some kind of standard library of nodes for motion/video<br>
&gt;&gt; work in the compositor with stuff like this.<br>
&gt;&gt;<br>
&gt;&gt; Francesco,<br>
&gt;&gt; Have you tried the outliner workaround for problem #2? You&#39;d have to<br>
&gt;&gt; find the node in the outliner, then the socket, select it and press D<br>
&gt;&gt; to add the driver. Btw, it doesn&#39;t change color in the ui sometimes.<br>
&gt;&gt;<br>
&gt;&gt; I tried the nodes addon but I get a missing paths error, maybe it<br>
&gt;&gt; hasn&#39;t been updated?<br>
&gt;&gt;<br>
&gt;&gt; Cheers,<br>
&gt;&gt;<br>
&gt;&gt; 2014-05-28 7:15 GMT-03:00 Francesco Paglia &lt;<a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a>&gt;:<br>
&gt;&gt; &gt; Hey Sean,<br>
&gt;&gt; &gt; I&#39;m really interested in seeing your node and much more on the match<br>
&gt;&gt; &gt; color<br>
&gt;&gt; &gt; node...<br>
&gt;&gt; &gt; I&#39;ve tried by myself making one but I couldn&#39;t find a nice way to have<br>
&gt;&gt; &gt; the<br>
&gt;&gt; &gt; setup embedded in a node group.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Looking at the tutorial the artist simply match low and hi valuse of a<br>
&gt;&gt; &gt; levels effects for each channel.<br>
&gt;&gt; &gt; So I though I can mimic that result just with a simple setup:<br>
&gt;&gt; &gt; 1. separate RGB  of the input,<br>
&gt;&gt; &gt; 2. add a color ramp to each channel (to get a remap of Hi and LOW value)<br>
&gt;&gt; &gt; 3. add a combine channel to recreate the final image<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The result looked promising but<br>
&gt;&gt; &gt; 1. to expose the value of the ramp you have to add a driver on each stop<br>
&gt;&gt; &gt; of<br>
&gt;&gt; &gt; the ramp<br>
&gt;&gt; &gt; 2. the driver (don&#39;t know why) in official 2.70 build seems cannot read<br>
&gt;&gt; &gt; the<br>
&gt;&gt; &gt; value of a node RGB.output or the input of the group even if it is<br>
&gt;&gt; &gt; readable<br>
&gt;&gt; &gt; in the python console (the driver simply show the path background in red<br>
&gt;&gt; &gt; color)<br>
&gt;&gt; &gt; 3. value are clamped in the 0-1 range so if values exceed this range<br>
&gt;&gt; &gt; they<br>
&gt;&gt; &gt; are remapped.. (well this is a known side effect driven by the node<br>
&gt;&gt; &gt; used...)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I&#39;m curious to know your approach :)<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt; Francesco<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2014-05-28 7:57 GMT+02:00 David McSween &lt;<a href="mailto:3pointedit@gmail.com">3pointedit@gmail.com</a>&gt;:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; I would certainly be interested in a &#39;colour matcher&#39; node group.<br>
&gt;&gt; &gt;&gt; Especially if it Rock My World as Mark says in the link ;-)<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; These look really useful, it would be great if everyone could at least<br>
&gt;&gt; &gt;&gt; match pedestal across their elements.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Wed, May 28, 2014 at 2:07 PM, Sean Kennedy &lt;<a href="mailto:mack_dadd2@hotmail.com">mack_dadd2@hotmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Hey guys,<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I made a few nodegroups we were discussing.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; <a href="https://www.dropbox.com/s/uj9kw6dm1sp3cot/clamp_nodes_screenshot_02.jpg" target="_blank">https://www.dropbox.com/s/uj9kw6dm1sp3cot/clamp_nodes_screenshot_02.jpg</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I made a Value clamp, as Deigo had made. Then I made a RGB clamp,<br>
&gt;&gt; &gt;&gt;&gt; where<br>
&gt;&gt; &gt;&gt;&gt; you can set R, G, and B individually. And then I made the node I<br>
&gt;&gt; &gt;&gt;&gt; really<br>
&gt;&gt; &gt;&gt;&gt; wanted, a black levels node.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; When you&#39;re compositing one image over another, and they come from two<br>
&gt;&gt; &gt;&gt;&gt; different sources, they usually have completely different color values<br>
&gt;&gt; &gt;&gt;&gt; in<br>
&gt;&gt; &gt;&gt;&gt; the highs and lows (obviously, we all know this). At R&amp;H, we had a<br>
&gt;&gt; &gt;&gt;&gt; great<br>
&gt;&gt; &gt;&gt;&gt; Black Levels node where we could simply sample a dark spot of a<br>
&gt;&gt; &gt;&gt;&gt; background<br>
&gt;&gt; &gt;&gt;&gt; plate, and the darks of the foreground plate would just shift to<br>
&gt;&gt; &gt;&gt;&gt; match. This<br>
&gt;&gt; &gt;&gt;&gt; works the same exact way. It was ideal for CG elements going over live<br>
&gt;&gt; &gt;&gt;&gt; action plates, because usually the general highs and overall color of<br>
&gt;&gt; &gt;&gt;&gt; the CG<br>
&gt;&gt; &gt;&gt;&gt; matched the plate fine, but the blacks always came in as absolute<br>
&gt;&gt; &gt;&gt;&gt; blacks, or<br>
&gt;&gt; &gt;&gt;&gt; sometimes negative blacks. This node made fixing it a 1-click<br>
&gt;&gt; &gt;&gt;&gt; operation.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; If anyone is interested, I can upload a blend file with the<br>
&gt;&gt; &gt;&gt;&gt; nodegroups.<br>
&gt;&gt; &gt;&gt;&gt; The clamps are super easy to make, though. But maybe the black levels<br>
&gt;&gt; &gt;&gt;&gt; one<br>
&gt;&gt; &gt;&gt;&gt; would be interesting to someone?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Tomorrow I&#39;m going make a node setup to easily replicate Mark<br>
&gt;&gt; &gt;&gt;&gt; Christiansen&#39;s techniques for matching the general colors of one plate<br>
&gt;&gt; &gt;&gt;&gt; to<br>
&gt;&gt; &gt;&gt;&gt; another. You can see the technique here in the free sample videos, if<br>
&gt;&gt; &gt;&gt;&gt; you&#39;re<br>
&gt;&gt; &gt;&gt;&gt; interested.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://www.lynda.com/After-Effects-tutorials/After-Effects-Compositing-Essentials-Matching-Foreground-Background/114913-2.html" target="_blank">http://www.lynda.com/After-Effects-tutorials/After-Effects-Compositing-Essentials-Matching-Foreground-Background/114913-2.html</a><br>


&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; It&#39;s fun making these!<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Sean<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; ________________________________<br>
&gt;&gt; &gt;&gt;&gt; From: <a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a><br>
&gt;&gt; &gt;&gt;&gt; Date: Sun, 25 May 2014 09:50:01 +0200<br>
&gt;&gt; &gt;&gt;&gt; To: <a href="mailto:bf-compositor@blender.org">bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; Subject: Re: [Bf-compositor] Clamping (Mix, Math, RGB Curves)<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Thanks for the advices Diego and David!<br>
&gt;&gt; &gt;&gt;&gt; Just a little thought:<br>
&gt;&gt; &gt;&gt;&gt; Adding lot of nodegroups in a single &quot;category&quot; - I mean in the same<br>
&gt;&gt; &gt;&gt;&gt; menu<br>
&gt;&gt; &gt;&gt;&gt; list - isn&#39;t that efficient... is there a way to manage their position<br>
&gt;&gt; &gt;&gt;&gt; in<br>
&gt;&gt; &gt;&gt;&gt; the SHIFT+A menu?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Referenced node group are quite &quot;risky&quot; since compositing session<br>
&gt;&gt; &gt;&gt;&gt; works<br>
&gt;&gt; &gt;&gt;&gt; most likely WYSIWYG and as soon as you change something you have to<br>
&gt;&gt; &gt;&gt;&gt; check<br>
&gt;&gt; &gt;&gt;&gt; back each project... but I get your point Diego... I&#39;m very used to<br>
&gt;&gt; &gt;&gt;&gt; linked<br>
&gt;&gt; &gt;&gt;&gt; group, they are so useful and I hope they will be empowered a lot with<br>
&gt;&gt; &gt;&gt;&gt; gooseberry since Proxyfication have room for for lot of improvement.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; 2014-05-25 4:26 GMT+02:00 David McSween &lt;<a href="mailto:3pointedit@gmail.com">3pointedit@gmail.com</a>&gt;:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Don&#39;t forget the addon Node Presets<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Compositing/Compositing_Presets" target="_blank">http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Compositing/Compositing_Presets</a><br>


&gt;&gt; &gt;&gt;&gt; I think you can add node groups and store them in a portable file.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; On 25 May 2014 09:59, &quot;Diego Gangl&quot; &lt;<a href="mailto:dnicolas@gmail.com">dnicolas@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; It is possible to clamp (blacks and whites individually even), but<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; whenever I want to do it I have to add gazillion nodes. It takes<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; time.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; My<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; intention is to make it with a single click.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; You can turn them into a group, plug the math values into group<br>
&gt;&gt; &gt;&gt;&gt; inputs, name it and bam! your own Clamp Node that you can add from the<br>
&gt;&gt; &gt;&gt;&gt; group menu.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; Isn&#39;t there a way to develop few nodegroup store them somewhere and<br>
&gt;&gt; &gt;&gt;&gt; &gt; recall<br>
&gt;&gt; &gt;&gt;&gt; &gt; them in a personal group list or add them in the lists we already<br>
&gt;&gt; &gt;&gt;&gt; &gt; have?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; There&#39;s two ways:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; 1- Make the groups in a new (empty) blend file, then save it as your<br>
&gt;&gt; &gt;&gt;&gt; start-up file (ctrl+U). The node groups will be available in every new<br>
&gt;&gt; &gt;&gt;&gt; file you make.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; 2- Make a &quot;Node Library&quot; file. Make all your groups there, then make a<br>
&gt;&gt; &gt;&gt;&gt; new empty file and link all the groups from the library file. Save it<br>
&gt;&gt; &gt;&gt;&gt; as your start-up file and you get all the groups. The cool thing is<br>
&gt;&gt; &gt;&gt;&gt; that if you tweak the groups inside the lib file, they will be upated<br>
&gt;&gt; &gt;&gt;&gt; in all the blend files that link them.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Gooseberry is going to bring a lot of developement into asset<br>
&gt;&gt; &gt;&gt;&gt; management, so it will get better.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; 2014-05-24 7:00 GMT-03:00 Francesco Paglia &lt;<a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a>&gt;:<br>
&gt;&gt; &gt;&gt;&gt; &gt; Isn&#39;t there a way to develop few nodegroup store them somewhere and<br>
&gt;&gt; &gt;&gt;&gt; &gt; recall<br>
&gt;&gt; &gt;&gt;&gt; &gt; them in a personal group list or add them in the lists we already<br>
&gt;&gt; &gt;&gt;&gt; &gt; have?<br>
&gt;&gt; &gt;&gt;&gt; &gt; Could it be a python add-on?<br>
&gt;&gt; &gt;&gt;&gt; &gt; This would help us skip the tedious part of reloading those node<br>
&gt;&gt; &gt;&gt;&gt; &gt; every<br>
&gt;&gt; &gt;&gt;&gt; &gt; time<br>
&gt;&gt; &gt;&gt;&gt; &gt; a new blend file is created and also could help us distribute those<br>
&gt;&gt; &gt;&gt;&gt; &gt; nodes in<br>
&gt;&gt; &gt;&gt;&gt; &gt; their coherent place.<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; 2014-05-24 11:31 GMT+02:00 Bartek Skorupa (priv)<br>
&gt;&gt; &gt;&gt;&gt; &gt; &lt;<a href="mailto:bartekskorupa@bartekskorupa.com">bartekskorupa@bartekskorupa.com</a>&gt;:<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; It is possible to clamp (blacks and whites individually even), but<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; whenever I want to do it I have to add gazillion nodes. It takes<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; time.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; My<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; intention is to make it with a single click.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; How much time did it take you to set up this fantastic node tree of<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; yours?<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; If it&#39;s more than one second - itś too much. It should be: Decision<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; =&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; 1<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; second later: DONE.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; Bartek Skorupa<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; <a href="http://www.bartekskorupa.com" target="_blank">www.bartekskorupa.com</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; On 24 maj 2014, at 00:10, Sean Kennedy &lt;<a href="mailto:mack_dadd2@hotmail.com">mack_dadd2@hotmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; Ah, great idea! We could even set one up with RGB, one on each<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; channel,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; and save it as a nodegroup.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; Thanks! So obvious, don&#39;t know why we didn&#39;t think of this. :)<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; I&#39;m going to set one up today.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; sean<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; From: <a href="mailto:dnicolas@gmail.com">dnicolas@gmail.com</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Date: Fri, 23 May 2014 19:07:28 -0300<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; To: <a href="mailto:bf-compositor@blender.org">bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Subject: Re: [Bf-compositor] Clamping (Mix, Math, RGB Curves)<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Hi all, I don&#39;t know how Blender&#39;s handles colors internally but<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; wouldn&#39;t this work?<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; <a href="http://www.pasteall.org/pic/show.php?id=71736" target="_blank">http://www.pasteall.org/pic/show.php?id=71736</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; (or are the V values already mapped to 0-1 from the separate<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; node?)<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Cheers,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; 2014-05-23 18:46 GMT-03:00 Sean Kennedy &lt;<a href="mailto:mack_dadd2@hotmail.com">mack_dadd2@hotmail.com</a>&gt;:<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; Could we set the value of the clamp? It could come in as<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; defaults<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; of<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; 1.0 and<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; 0.0, but we could alter it to whatever we wanted. At R&amp;H, most<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; of<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; the<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; time<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; we clamped brights around 14-16. We&#39;d only turn it down under<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; that<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; if<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; we got<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; bad pixels when rendering.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; If you had a superbright red, like R 12, G 3, B 4, and you put<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; a<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; clamp<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; of 1<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; on it, obviously it&#39;s going to set each value to 1, so what was<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; red<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; now<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; reads as white. But it would still be useful.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; After Effects clamp tool<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;<a href="http://cdn.aescripts.com/media/catalog/product/cache/1/image/800x600/040ec09b1e35df139433887a97daa66f/f/t/ft-clamp-ui_1.png" target="_blank">http://cdn.aescripts.com/media/catalog/product/cache/1/image/800x600/040ec09b1e35df139433887a97daa66f/f/t/ft-clamp-ui_1.png</a><br>


&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; Nuke clamp is in the color grade node<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;<a href="http://docs.thefoundry.co.uk/nuke/63/pythondevguide/_images/getMinMax_01.png" target="_blank">http://docs.thefoundry.co.uk/nuke/63/pythondevguide/_images/getMinMax_01.png</a><br>


&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; I&#39;m not posting the images to say &quot;this is how we should do<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; it&quot;,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; but<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; rather,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; to say it is useful and professional compositors would indeed<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; use<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; it<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; often.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; In fact, I was working on a shot this week that could have used<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; it. I<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; was<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; given stock footage from a client, and I have no idea how much<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; they&#39;ll<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; color<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; correct it in post once I deliver the final vfx shot. SO I have<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; to<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; make sure<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; all my blacks are in line with what is in the plate. I put a<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; gamma<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; on<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; the<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; plate just to view the black levels and see how they match up<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; when<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; pushed<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; really far.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<a href="https://dl.dropboxusercontent.com/u/10553822/clamp_blacks_01.jpg" target="_blank">https://dl.dropboxusercontent.com/u/10553822/clamp_blacks_01.jpg</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; Since we don&#39;t have a clamp, I ended up putting a mix node<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; right<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; after<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; the<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; stock footage node, setting it to Lighten, and making the color<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; over<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; it<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; black. then I slowly raised it while watching until the blacks<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; all<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; came in<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; line. Would have been much easier to sample the value of the<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; darkest<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; dark I<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; wanted in the shot, throw a clamp node on with the black clamp<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; set<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; to<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; those<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; values.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; In fact, at R&amp;H, the Black Clamp node let you set an individual<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; value<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; for R,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; G, and B. And it had a color picker so you could just sample<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; the<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; image<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; and<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; the values would fill in automatically.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; Anyway, just throwing out my $0.02. Obviously I&#39;ve found a<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; workaround<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; and<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; can live with it, but it would sure be great to someday see a<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; clamp<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; node.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; ________________________________<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; Date: Fri, 23 May 2014 14:21:40 -0700<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; From: <a href="mailto:troy.sobotka@gmail.com">troy.sobotka@gmail.com</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; To: <a href="mailto:bf-compositor@blender.org">bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; Subject: Re: [Bf-compositor] Clamping (Mix, Math, RGB Curves)<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; On May 23, 2014 1:56 PM, &quot;Bartek Skorupa (priv)&quot;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; &lt;<a href="mailto:bartekskorupa@bartekskorupa.com">bartekskorupa@bartekskorupa.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; When I say: &quot;clamp blacks&quot; I always mean: set every value<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; below<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; 0.0<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; to<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; 0.0.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; When I say: &quot;clamp whites&quot; I always mean: set every value<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; above<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; 1.0<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; to<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; 1.0.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;&gt; Every compositing artist will know what I mean.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; If we can generate a clamp / scale node, I am all for it.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; I am saying there is no concept of white in a scene referred<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; model,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; and as<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; such, you have to be careful as to not write nodes that break<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; the<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; system.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; It is that simple. No white. No brighter than white. So sorry,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; &quot;Every<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; artist...&quot; is actually &quot;Every artist unfamiliar with HDR work.&quot;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; So a clamp node _must_ not make the erroneous assumption that<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; 1.0<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; means<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; anything special, and rather provide for an arbitrary value<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; range.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; If this all seems like speaking an alien language, it is<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; precisely<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; why<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; I<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; chimed in and said &quot;Whoa.&quot;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; There are already nodes that are broken because of erroneous<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; assumptions. It<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; would be a shame to make more.<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; With respect,<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; TJS<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; _______________________________________________ Bf-compositor<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; mailing<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; list<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt;&gt; &gt; Francesco Paglia<br>
&gt;&gt; &gt;&gt;&gt; &gt; Vfx and Production Supervisor<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; mobile  <a href="tel:%2B39%20347.82.12.473" value="+393478212473">+39 347.82.12.473</a><br>
&gt;&gt; &gt;&gt;&gt; &gt; e-mail   <a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; &gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; &gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; --<br>
&gt;&gt; &gt;&gt;&gt; Francesco Paglia<br>
&gt;&gt; &gt;&gt;&gt; Vfx and Production Supervisor<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; mobile  <a href="tel:%2B39%20347.82.12.473" value="+393478212473">+39 347.82.12.473</a><br>
&gt;&gt; &gt;&gt;&gt; e-mail   <a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________ Bf-compositor mailing<br>
&gt;&gt; &gt;&gt;&gt; list <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; Bf-compositor mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Francesco Paglia<br>
&gt;&gt; &gt; Vfx and Production Supervisor<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; mobile  <a href="tel:%2B39%20347.82.12.473" value="+393478212473">+39 347.82.12.473</a><br>
&gt;&gt; &gt; e-mail   <a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Bf-compositor mailing list<br>
&gt;&gt; &gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Bf-compositor mailing list<br>
&gt;&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Francesco Paglia<br>
&gt; Vfx and Production Supervisor<br>
&gt;<br>
&gt; mobile  <a href="tel:%2B39%20347.82.12.473" value="+393478212473">+39 347.82.12.473</a><br>
&gt; e-mail   <a href="mailto:f.paglia.80@gmail.com">f.paglia.80@gmail.com</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bf-compositor mailing list<br>
&gt; <a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
&gt;<br>
_______________________________________________<br>
Bf-compositor mailing list<br>
<a href="mailto:Bf-compositor@blender.org">Bf-compositor@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-compositor" target="_blank">http://lists.blender.org/mailman/listinfo/bf-compositor</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Francesco Paglia<div>Vfx and Production Supervisor</div><div><br></div><div>mobile  +39 347.82.12.473</div><div><div>e-mail   <a href="mailto:f.paglia.80@gmail.com" target="_blank">f.paglia.80@gmail.com</a></div>

</div><div><br></div>
</div>