I I'm getting this message in Karma when I try to use an image sequence. Cannot have channels which depend on time. I know there is some limitation on how Karma works but I'm rendering a tv screen and I kinda need to get a sequence on it. Is there some workaround or something to get that to work?
You need to promote the file parameter one step up, and then use an Edit properties on the promoted parameter to choose your image sequence. Make sure Edit Properties is set to sample all rendered frames.
Hey, just figured this out too. You can load the image sequence in cops and send that directly to the mtlxImage node and it works fine. (for anyone else who's stuck on this)
peteski Hey, just figured this out too. You can load the image sequence in cops and send that directly to the mtlxImage node and it works fine. (for anyone else who's stuck on this)
The danger of that workflow, is when you export out the USD stage, it's going to want to "bake" that temporary COPs data somewhere. Versus just referencing a texture file on disk. I think it's okay if you're only planning on directly rendering then and there, but for any type of offline, send to the farm, more on-pipe way of working it would cause you issues.