Author Topic: Animation - Problem with Max passes  (Read 4745 times)

2016-03-01, 12:13:43

Peeter

  • Active Users
  • **
  • Posts: 32
    • View Profile
Hi guys!

I'm trying to make an animation, but I don't know why the render doesn't stop when it reaches the max passes set. I'm rendering in progressing mode, and saving the animation in a .MOV file.
Is there a better workflow to make animations, setting a specific number for passes needed?

Thank you in advance!

Pedro.

2016-03-01, 12:18:20
Reply #1

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9283
  • Let's move this topic, shall we?
    • View Profile
    • My Models
Never render to .mov or .avi file. NEVER! Choose output as image sequence, do yourself a favor.
As for max passes, are you using camera's multi-pass effect by a chance?
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2016-03-01, 12:24:21
Reply #2

Peeter

  • Active Users
  • **
  • Posts: 32
    • View Profile
Hi Romullus,

I'm not using camera multi-pass effect. This is my first animation so I don't know what is the best workflow to compose a video later. Which format should I choose, and which software is recommended to join all the frames?

I've realized that I can stop the render manually each frame, but there must be a better way to do it...

Thank you!

2016-03-01, 12:46:19
Reply #3

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13747
  • Marcin
    • View Profile
How are you setting the max passes limit?
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2016-03-01, 12:57:23
Reply #4

Peeter

  • Active Users
  • **
  • Posts: 32
    • View Profile
Hi Maru,

In performance, interactive rendering, max passes is limited to 90 passes as that's enough to get a clear rendering in this scene. Am i missing something? Thank you

2016-03-01, 13:30:17
Reply #5

Nekrobul

  • Primary Certified Instructor
  • Active Users
  • ***
  • Posts: 1028
    • View Profile
Are you using single PC or several nodes?
---------------------------------------------------------------
https://www.blackbellstudio.com/
https://www.behance.net/blackbell3d
CEO at "Blackbell Studio"

2016-03-01, 13:31:35
Reply #6

Peeter

  • Active Users
  • **
  • Posts: 32
    • View Profile
Hi Nekrobul, single PC.


2016-03-01, 13:33:45
Reply #7

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13747
  • Marcin
    • View Profile
Hi Maru,

In performance, interactive rendering, max passes is limited to 90 passes as that's enough to get a clear rendering in this scene. Am i missing something? Thank you

:)

You should not use the interactive rendering pass limit, but the regular one. (see screenshot)
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2016-03-01, 13:39:53
Reply #8

Peeter

  • Active Users
  • **
  • Posts: 32
    • View Profile
Thanks Maru! That solved the problem. Any suggestions to save all the frames and join them once rendered? 

Thank you again.

2016-03-01, 13:54:18
Reply #9

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9283
  • Let's move this topic, shall we?
    • View Profile
    • My Models
Usually i save image sequence to jpg or png, if i have no intention to correct it much or to linear exr, if i plan to do major corrections. I postprocess them in batch in photoshop, then assemble to video in vdub or after effects, depending on whether i want to make some additional changes or not.
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2016-03-01, 14:09:29
Reply #10

Peeter

  • Active Users
  • **
  • Posts: 32
    • View Profile
Thank you again Romullus