Page 1 of 1

How to get reflection layer pass in PNG?

Posted: Wed Jun 03, 2015 4:01 pm
by CANDITO
Hello,

just a simple question : i need to isolate the reflections of objects on a simple ground,
for this i use the layering function and a reflection pass in the render passes, everything works fine
except it won't save my images in the PNG format...If i use the exr layered file format, it will save
my main pass and my reflection pass and i can get them back in after effect with a layer extractor,
In the PNG format, only the main pass is saved on disk...can't figure out what's going on.
For the moment i can deal with the exr format, but the files are huge (15 mb/frame vs 500 kb)
If anyone has an idea of what's happening?
Thanks a lot to all ;)

Oliv

Re: How to get reflection layer pass in PNG?

Posted: Wed Jun 03, 2015 4:25 pm
by juanjgon
Weird, can you send me the .lws file? ... here it seems to work fine.

-Juanjo

Re: How to get reflection layer pass in PNG?

Posted: Wed Jun 03, 2015 4:36 pm
by CANDITO
Thanks Juanjo,

i just sent you the files
Thanks for your time

Oliv

Re: How to get reflection layer pass in PNG?

Posted: Wed Jun 03, 2015 4:56 pm
by juanjgon
Thanks, yes I can reproduce this problem ... it seems a problem when the render layers are enabled. Let me check what could be the issue.

-Juanjo

Re: How to get reflection layer pass in PNG?

Posted: Wed Jun 03, 2015 5:10 pm
by CANDITO
Thanks!

Re: How to get reflection layer pass in PNG?

Posted: Wed Jun 03, 2015 5:13 pm
by juanjgon
There is a bug in the code that builds the file names for PNG files if both passes and layers are enabled. It is fixed now. Thanks for reporting ;)

If you need now a custom build with this fix, please let me know. Anyway I will release a new build of the plugin next week.

-Juanjo

Re: How to get reflection layer pass in PNG?

Posted: Sun Jun 07, 2015 8:11 am
by CANDITO
Great!
For the moment, i will deal with the EXR
and wait fot the next release
Thanks again Juanjo ;)

Re: How to get reflection layer pass in PNG?

Posted: Sun Jun 07, 2015 9:52 am
by juanjgon
You can download now the last quick fix of the release candidate with that problem fixed.
http://render.otoy.com/forum/viewtopic.php?f=36&t=46205

-Juanjo

Re: How to get reflection layer pass in PNG?

Posted: Thu Jun 11, 2015 12:44 pm
by CANDITO
Great! Thanks!