Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Feature Requests => [Max] Resolved Feature Requests => Topic started by: mtanasiewicz on 2014-10-13, 10:26:21

Title: Cebas PSD Manager support
Post by: mtanasiewicz on 2014-10-13, 10:26:21
Cebas PSD Manager Compatibility would be great. I don't know if anyone posted it, but I couldn't find anything. Right now Psd Manager doesn't save the output file after the render finished.
Title: Re: Cebas PSD Manager
Post by: mtanasiewicz on 2014-11-14, 11:54:38
I'd like to recall this post.
Title: Re: Cebas PSD Manager
Post by: Ondra on 2014-11-14, 12:09:47
why?
Title: Re: Cebas PSD Manager
Post by: mtanasiewicz on 2014-11-15, 10:59:36
Because there was no answer :)
Title: Re: Cebas PSD Manager
Post by: Ondra on 2014-11-15, 18:10:34
there is an answer now, so.... :D
Title: Re: Cebas PSD Manager
Post by: Paul Jones on 2014-11-16, 10:27:53
PSDM is great, and would be a good addition imho. Makes comping a lot easier. Maybe it's just me but I can't get on with state sets etc.
Title: Re: Cebas PSD Manager
Post by: moka on 2014-12-17, 22:09:04
Yes me too i wait impatiently the compatibility with Psd Manager !!! Please  !!!
Title: Re: Cebas PSD Manager
Post by: jogosdofriv on 2014-12-24, 09:38:51
why?????????????
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2015-02-25, 10:35:13
Hello, I'm the developer of psd-manager and just had a brief look at this using Alpha 7.2. The reason why the current psd-manager version (3.2.2) can not save the image is simply that Corona supports no 3ds max render effects, right? So psd-manager never gets the signal to save the image. Saving the main image and render elements at the render end should be doable, I will see what I can do for the future. All the other psd-manager features require support for the 3ds max G-Buffer channels and Corona does not provide those as far as I know.

Best Regards,
Daniel Schmidt
psd-manager Developer
Title: Re: Cebas PSD Manager support
Post by: Paul Jones on 2015-03-01, 22:54:12
Good to hear Dan!
Title: Re: Cebas PSD Manager support
Post by: Ondra on 2015-10-11, 00:44:58
Duplicate: https://corona-renderer.com/bugs/view.php?id=1279
Title: Re: Cebas PSD Manager support
Post by: Benny on 2016-12-14, 04:33:48
Hello, I'm the developer of psd-manager and just had a brief look at this using Alpha 7.2. The reason why the current psd-manager version (3.2.2) can not save the image is simply that Corona supports no 3ds max render effects, right? So psd-manager never gets the signal to save the image. Saving the main image and render elements at the render end should be doable, I will see what I can do for the future. All the other psd-manager features require support for the 3ds max G-Buffer channels and Corona does not provide those as far as I know.

Hi Dan,

Has there been any development on this?
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2016-12-14, 16:23:18
Yes, there has been :-)
Title: Re: Cebas PSD Manager support
Post by: Benny on 2016-12-15, 06:54:59
Sounds promising. Any timeline? Could I give it to myself for Christmas?  :-)
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2016-12-20, 07:31:12
Yes, of course :-) psd-manager 4 supports all Corona Render Elements.

Daniel
Title: Re: Cebas PSD Manager support
Post by: Benny on 2016-12-23, 07:21:25
But what about the object masking?
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2016-12-23, 12:48:04
@Bobby The other masking tools in psd-manager require deep data - that Corona doesn't support (e.g. G-Buffer). I have some thing on the roadmap to make them usable.

However, there is also nice stuff for masking in psd-manager 4. To simplify using Mask render elements. You don't need to name them properly - psd-manager will. psd-manager also splits the Mask Images  RGB channels into separate Photoshop layers - so they can be used conviniently to make selections in Photoshop (find layer via right click on image, make selection via CTRL + Click on layer). (you can also turn that behaviour off)
(https://abload.de/img/coronamasking27s54.png)

(http://pbs.twimg.com/media/C0FpeQxUkAArqRd.jpg)

psd-manager 4 is now available. It was hard work making a render effect work in a renderer that doesn't support render effects currently. However, the smooth workflow now for render elements (using LightMix) in 32-bit and even 16-bit PSDs using the special Gamma Adjustment Layer was worth it, I think.

Website: http://www.cebas.com/psdmanager (http://www.cebas.com/psdmanager)
Download the trial:http://www.cebas.org/psdmedia/psdmanager_4_trial.zip (http://www.cebas.org/psdmedia/psdmanager_4_trial.zip)

Daniel





Title: Re: Cebas PSD Manager support
Post by: bastille on 2017-01-31, 20:52:04
Hello Daniel,
I used your new version with corona but since a few  days I have a rendering exception when the render is finished (see attachment). If I desactivate psdmanager (in the effect window) I don't have the error. Do you have an idea of what is going on?
Thank you,
Pierre
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-02-01, 00:59:44
I can have a  look at your scene. Please send it or a download link to mail(at)daniel-schmidt.biz
Best would be a simplified scene that still triggers the error. So maybe remove most of the geometry and try rendering at lower resolution.

Best Regards,
Daniel Schmidt
Title: Re: Cebas PSD Manager support
Post by: bastille on 2017-02-01, 13:32:47
Thank you Daniel,
I don't know If you will have the same bug. I delete everything in this scene but I still have the render exception.
Best
Pierre
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-02-01, 16:28:07
Thank you for the max file - I could reproduce the exception error using it. I will look into this deeper and let you know once I know more.

Daniel
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-02-02, 06:15:37
The problem I found is that the  Corona CMasking_Mask render elements are still pointing to objects that were already deleted. So it says for example "4 objects included" in the element options but there aren't any objects if you look at the list. This is a bug I will report to the Corona developers. psd-manager did not expect this weird case and tried to access the name of non existing objects to build the PSD layer name and that caused the exception error.

I fixed the problem in the psd-manager code - but I'm not sure if this was your original problem in the first place. I can now render your test.max scene and it creates a PSD file. Please test the following in your original scene: Click on all the Manual selection buttons so it opens the Exclude/Include dialog and close it via the OK button. That should clean these lists up.

Or simply use the updated psd-manager plugin I sent you via direct message.

Thank you for your report.
Daniel
Title: Re: Cebas PSD Manager support
Post by: bastille on 2017-02-02, 12:21:17
Hello Daniel and thank you very much.
I clean the Corona CMasking_mask element and it works. You're right , this element doesn't update itself when an object is deleted.
Again thank you, I will install your hotfix for security.
Best
Pierre
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-02-02, 15:18:38
I reported it on the corona bug tracker, Bug ID 2458.
https://corona-renderer.com/bugs/view.php?id=2458

Daniel
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-02-25, 05:41:08
psd-manager 4.0.1 is available - it now handles CMasking_Mask elements that still reference deleted nodes correctly. Use cebas product manager to update.

Daniel
Title: Re: Cebas PSD Manager support
Post by: Benny on 2017-04-29, 09:20:06
Hi Daniel,

I was wondering about the workflow and others experience a bit and googled PSD Manager and IPR, and ended up somewhere where it said that PSD Manager doesn't support interactive rendering because of lack of deep data, but this was in relation to Vray. Does the same apply to Corona?
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-04-29, 11:45:33
Hi Daniel,

I was wondering about the workflow and others experience a bit and googled PSD Manager and IPR, and ended up somewhere where it said that PSD Manager doesn't support interactive rendering because of lack of deep data, but this was in relation to Vray. Does the same apply to Corona?
The statement about V-Ray is not correct. Masking tools in psd-manager require deep data. The lack of deep data is however not the reason why an IPR render is not exported.

psd-manager is currently a render effect it will export the image when the render is finished. If you do some kind of interactive rendering there is simply not that point in time when the render is finished from the point of view of the plugin. Interactive rendering via ActiveShade or some kind of IPR is typically not used to produce final frames for post production, but look development and tweaking shaders. So usually that is not a problem.

Just grab the trial (http://www.cebas.org/psdmedia/psdmanager_4_trial.zip) and play around with it, this should answer many questions. I do realize that it would sometimes be nice to save directly from the framebuffer - it is on the wishlist.

Daniel

Title: Re: Cebas PSD Manager support
Post by: Benny on 2017-05-02, 17:29:59
Thanks Daniel, so the masking tools are supported by Corona as well? Or am I confused about the deep data part?

If I render and open the file via PSD Manager in Photoshop, is this a live link? Can I re-render and the Photoshop file will update or is that not possible with Photoshop?
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-05-02, 18:03:47
Thanks Daniel, so the masking tools are supported by Corona as well? Or am I confused about the deep data part?
What I wrote earlier in this thread is still the case. Currently the psd-manger masking tools are not supporting Corona, because Corona doesn't provide deep data (G-Buffer). However' Im working on something.
What is working right now is the special handling of the Corona Mask elements.
(https://abload.de/img/coronamasking27s54.png)

If I render and open the file via PSD Manager in Photoshop, is this a live link? Can I re-render and the Photoshop file will update or is that not possible with Photoshop?

No, it is just a PSD/ PSB file.

Daniel
Title: Re: Cebas PSD Manager support
Post by: Daniel Schmidt on 2017-07-06, 01:37:52
There was a bug in Corona causing the camera data that is embedded within the PSD file to be wrong. The result is wrong camera location when importing PSD sequences via the After Effects PSD Camera Import plugin included with psd-manager. Use the Corona 1.7 Daily build from July 4th or later to fix this - the issue has been resolved.

Daniel