Muview2 icon indicating copy to clipboard operation
Muview2 copied to clipboard

"Save Image Sequence" produces out-of-sync images with first frame taken from current view.

Open syockit opened this issue 10 years ago • 0 comments

When saving image sequences, saved images are not in sync with the actual frame number. In the past, I had frames repeating at various points; I couldn't reproduce it anymore.

  • Output of frame 0 will correspond to what is currently being viewed, and
  • output 1 onwards will be actual frame 0 onwards, until the second last actual frame,
  • last actual frame won't be saved.

Something to do with the render sync event I think. I'm still busy to look into it at the moment, but I may work on it at the end of next week.

syockit avatar Feb 11 '16 06:02 syockit