Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem rendering animation with denoise using a renderfarm. #363

Open
rjnievera opened this issue Feb 15, 2023 · 5 comments
Open

Problem rendering animation with denoise using a renderfarm. #363

rjnievera opened this issue Feb 15, 2023 · 5 comments

Comments

@rjnievera
Copy link

Problem rendering animation with denoise using a renderfarm.
It will output duplicate frames.
Removing the denoise will fix the issue.

maya_rpr_denoise_test_WithDenoise_farm.mp4

With Denoise

maya_rpr_denoise_test_NoDenoise_farm.mp4

No Denoise

@DavidSpeicher
Copy link

Hi,
Could you provide some information regarding all settings being used, as well as system information.

Also if possible please share the scene

@rjnievera
Copy link
Author

Hi,
It's just a simple animated sphere scene.
The problem is when the frames are distributed to multiple machines for rendering with denoise enabled.
On further testing, problem also occurs with only 1 PC using Maya's command line rendering with start & end frames.
Rendering on 1 PC with denoise enabled using "Render Sequence" inside of Maya doesn't have this problem.
maya_RPR_Denoise_Test.zip

@DavidSpeicher
Copy link

hello,

Can you provide some information

  1. what OS are you using
  2. Systems specs (CPU and GPU)
  3. what Driver version of the GPU
  4. are you using any specific Flags in CMD rendering for example ( Render -r FireRender -of "jpg" scene .mb )
  5. What Plugin Version are you using?

I tried maya command line rendering with all frames and denosier seems to be working on my side,

@rjnievera
Copy link
Author

I have:

  1. Windows 11 / Maya 2023.3
  2. 2x Xeon E5-2697 v3 / RTX A4000 (rendering with GPU only)
  3. 517.40 (newer drivers seem to be unstable with Prorender)
  4. render -s 1 -e 50 scenefile.mb ( I tried a simple "render scenefile.mb" and "render - r FireRender scenefile.mb" - same result)
  5. Prorender for Maya v3.4.0

The scene file is on a NAS with the drive mapped to P:
I tested it now with a Ryzen 9 5970x / RTX 3070 Ti (all other specs same as above.)
It renders the frames (see different file sizes) but the animation is gone (thumbnails).
Screenshot 2023-03-02 114812
Screenshot 2023-03-02 115210

@DavidSpeicher
Copy link

thanks for the information, i will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants