In my tests here, OFF is ok only for very dark colors. ON is always ok.<br clear="all"><div><div><br></div><div><div>Adriano A. Oliveira<br></div><div><div><div></div></div></div></div></div><br>
<br><br><div class="gmail_quote">2012/12/12 Brecht Van Lommel <span dir="ltr">&lt;<a href="mailto:brechtvanlommel@pandora.be" target="_blank">brechtvanlommel@pandora.be</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Right, it looks ok in this case, but it&#39;s not only about black<br>
backgrounds, anything dark will tend to be more correct with the<br>
option off.<br>
<br>
But I just remembered that I can only turn this on once we refactor<br>
the key/premul system, since otherwise this option would break other<br>
cases where you&#39;re working with key alpha images. Maybe I should try<br>
to tackle that refactor for 2.66.<br>
<br>
Brecht.<br>
<br>
On Wed, Dec 12, 2012 at 5:29 PM, Adriano Oliveira<br>
<div class="HOEnZb"><div class="h5">&lt;<a href="mailto:adriano.ufrb@gmail.com">adriano.ufrb@gmail.com</a>&gt; wrote:<br>
&gt; As long as Blender internal compositor works right in linear, I think this<br>
&gt; is just a matter for those who need to compose outside.<br>
&gt; In real life, composing over black is rare. We are used to compose over<br>
&gt; other images or color gradients.<br>
&gt; If the behaviour of the option is correct, as it seams to me, I agree the<br>
&gt; default value should be ON.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Em quarta-feira, 12 de dezembro de 2012, Brecht Van Lommel escreveu:<br>
&gt;<br>
&gt;&gt; Right, if you composite it over a black it will be correct result with<br>
&gt;&gt; the option off, for anything else it&#39;s a matter of which result looks<br>
&gt;&gt; less wrong. In this case having the option on looks better. Maybe<br>
&gt;&gt; that&#39;s true in most cases, then we should change the default.<br>
&gt;&gt;<br>
&gt;&gt; Brecht.<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Dec 12, 2012 at 4:27 PM, Adriano Oliveira<br>
&gt;&gt; &lt;<a href="mailto:adriano.ufrb@gmail.com">adriano.ufrb@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; See exemple atached:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Render with transparency and saved as TIF 16bits RGBA.<br>
&gt;&gt; &gt; Composed in Photoshop over a red BG.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Adriano A. Oliveira<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2012/12/12 Brecht Van Lommel &lt;<a href="mailto:brechtvanlommel@pandora.be">brechtvanlommel@pandora.be</a>&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hi,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; As far as I know, the new color management changes in 2.64 should not<br>
&gt;&gt; &gt;&gt; introduce any extra fringes compared to before. If that&#39;s the case it<br>
&gt;&gt; &gt;&gt; would be interesting to understand why.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; This option is definitely a color management option though, and<br>
&gt;&gt; &gt;&gt; affects compositing as well, I don&#39;t think it&#39;s correct to place it in<br>
&gt;&gt; &gt;&gt; the Film panel. The exposure option in the film panel will be removed<br>
&gt;&gt; &gt;&gt; eventually, it&#39;s a separation option but it should really be using the<br>
&gt;&gt; &gt;&gt; color management settings instead. Maybe it should be there anyway,<br>
&gt;&gt; &gt;&gt; but ideally we could find a better way to communicate things rather<br>
&gt;&gt; &gt;&gt; than duplicating the option, or maybe the default value should be<br>
&gt;&gt; &gt;&gt; changed.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; In any case, the unpremultiply option is something that should be<br>
&gt;&gt; &gt;&gt; avoided when possible, there is no right way to use it, depends a bit<br>
&gt;&gt; &gt;&gt; on the image what looks best, but the result will be subtly wrong<br>
&gt;&gt; &gt;&gt; either way. Ideally you should never do color space conversion on an<br>
&gt;&gt; &gt;&gt; image that has an alpha channel, which means working in linear float<br>
&gt;&gt; &gt;&gt; color space and only doing the color space conversion at the very end<br>
&gt;&gt; &gt;&gt; when everything is composited together. Though it&#39;s not always<br>
&gt;&gt; &gt;&gt; possible to set up an entirely correct color pipeline with external<br>
&gt;&gt; &gt;&gt; tools involved.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Brecht.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Wed, Dec 12, 2012 at 3:34 PM, Adriano Oliveira<br>
&gt;&gt; &gt;&gt; &lt;<a href="mailto:adriano.ufrb@gmail.com">adriano.ufrb@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; Since 2.64 I&#39;ve problems with transparency finges when editing render<br>
&gt;&gt; &gt;&gt; &gt; outside Blender.<br>
&gt;&gt; &gt;&gt; &gt; Last week I discover the &quot;Color unpremultiply&quot; option and every thing<br>
&gt;&gt; &gt;&gt; &gt; is<br>
&gt;&gt; &gt;&gt; &gt; fine again.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; I supose that many others like me are having hard times dealing with<br>
&gt;&gt; &gt;&gt; &gt; premultiplied fringes due to new Color Management been so far from<br>
&gt;&gt; &gt;&gt; &gt; render<br>
&gt;&gt; &gt;&gt; &gt; options.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; My proposal is to merge Color Management in the FILM slider at Render<br>
&gt;&gt; &gt;&gt; &gt; Options.<br>
&gt;&gt; &gt;&gt; &gt; At least, &quot;Color unpremultiply&quot; option should be near TRANSPARENCY<br>
&gt;&gt; &gt;&gt; &gt; option,<br>
&gt;&gt; &gt;&gt; &gt; even if it is repeated in Color Management, like Exposure seams to<br>
&gt;&gt; &gt;&gt; &gt; be.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Adriano A. Oliveira<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt; Bf-cycles mailing list<br>
&gt;&gt; &gt;&gt; &gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt;&gt; &gt;&gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; Bf-cycles mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt;&gt; &gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Bf-cycles mailing list<br>
&gt;&gt; &gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt;&gt; &gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Bf-cycles mailing list<br>
&gt;&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Adriano A. Oliveira<br>
&gt;<br>
&gt; Livro: <a href="http://goo.gl/WtcNX" target="_blank">http://goo.gl/WtcNX</a><br>
&gt; Lattes: <a href="http://lattes.cnpq.br/8343393957854863" target="_blank">http://lattes.cnpq.br/8343393957854863</a><br>
&gt; Blog &quot;CG Total&quot;: <a href="http://cgtotal.net" target="_blank">http://cgtotal.net</a><br>
&gt; Blog &quot;Anodinidades&quot;: <a href="http://anodinidades.wordpress.com/" target="_blank">http://anodinidades.wordpress.com/</a><br>
&gt; Produções audiovisuais: <a href="http://vimeo.com/anodinidades/videos" target="_blank">http://vimeo.com/anodinidades/videos</a><br>
&gt; Fotografia: <a href="http://www.flickr.com/photos/adriano-ol/" target="_blank">http://www.flickr.com/photos/adriano-ol/</a><br>
&gt; Facebook: <a href="http://www.facebook.com/adriano.ol" target="_blank">http://www.facebook.com/adriano.ol</a><br>
&gt; Twitter: <a href="http://twitter.com/anodinidades" target="_blank">http://twitter.com/anodinidades</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bf-cycles mailing list<br>
&gt; <a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
&gt;<br>
_______________________________________________<br>
Bf-cycles mailing list<br>
<a href="mailto:Bf-cycles@blender.org">Bf-cycles@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-cycles" target="_blank">http://lists.blender.org/mailman/listinfo/bf-cycles</a><br>
</div></div></blockquote></div><br>