[SOLVED] COPS trying to cache / prerender

   873   1   0
User Avatar
Member
31 posts
Joined: Aug. 2011
Offline
Hi all,

I can't seem to find out where to apply specify the plane values - rgb / xyz.
First I thought it doesn't really matter, always thought could be used interchangeably.

But the opperators can't find the correct planes if I cache to disk and load them again.
Since they all load as rgb planes.

Any help would be greatly appreciated.

Cheers.
Edited by MR SMITH - Feb. 5, 2023 14:51:39

Attachments:
CACHE.png (162.6 KB)

User Avatar
Member
31 posts
Joined: Aug. 2011
Offline
Oke i've figured out a ugly solution that atleast lets me go further.

Had to shuffle the planes to C, and than shuffle them back in with the channel copy to the correct planes.
Used cophasplane(0, "P") the switches.

But if anyone has a better way of caching in cops I'd love to know.

Attachments:
CACHE_FIX.png (227.8 KB)

  • Quick Links