Author Topic: Render clarification  (Read 538 times)

Offline poporacer

  • Full Member
  • ***
  • Posts: 184
    • View Profile
Render clarification
« on: August 03, 2020, 10:33:28 AM »
I just want to make sure I understand what the Rendering actually does. How I understand (which could be wrong) is Rendering is just the process to get the underlying sequence data to correctly display on your previews. So you could technically never render and your fseq file will be saved correctly?

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Render clarification
« Reply #1 on: August 03, 2020, 11:56:12 AM »
Rendering creates the underlying sequence data so no render no FSEQ file or at least not an up to date one.

Offline poporacer

  • Full Member
  • ***
  • Posts: 184
    • View Profile
Re: Render clarification
« Reply #2 on: August 03, 2020, 02:20:28 PM »
So I am confused, why is Render on save generally not necessary and indicates a warning? When will the sequence get rendered? (I assume that it gets rendered on the fly unless the suspend render is checked?)

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: Render clarification
« Reply #3 on: August 03, 2020, 11:46:41 PM »
Render on save is generally not required because xlights is constantly rendering as you change things. Save just dumps that rendered data from memory to disk.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Render clarification
« Reply #4 on: August 04, 2020, 07:04:48 AM »
Yeah I don't like using render on save because it can be a long render time.  So I always hit render manually then hit save which allows me to hit save anytime along the way and get a quick save that saves my effects but not necessarily have up to date render data.

Offline poporacer

  • Full Member
  • ***
  • Posts: 184
    • View Profile
Re: Render clarification
« Reply #5 on: August 04, 2020, 08:40:53 AM »
Render on save is generally not required because xlights is constantly rendering as you change things. Save just dumps that rendered data from memory to disk.
Ok, so like I thought it might be doing is rendering on the fly (unless the Suspend Render is checked?)
Yeah I don't like using render on save because it can be a long render time.  So I always hit render manually then hit save which allows me to hit save anytime along the way and get a quick save that saves my effects but not necessarily have up to date render data.
Thanks! I wanted to understand the process and I wondered if it would be possible to save an un-rendered sequence but I understand that it will probably get rendered if you continue. I understand the reasoning behind the Render on Save. Thanks for the explanations!