Fetch COPs result in PDG?
346
2
0
-
- MathiasJ
- Member

- 57 posts
- Joined: 4月 2017
- Offline
Is there a way to fetch the result of a COP network live into TOPs without having to render out?
Trying to make a TOP network to read in EXRs, rotate them in COPs, and then read them back into TOPs to convert to MP4 with FFMPEG.
Closest I've got is using 'ROP Composite Output' but I can't get it to not render the result, and just output it as work items.
-
- tamte
- Member

- 8979 posts
- Joined: 7月 2007
- Offline
You have to write them out as images again so that your ffmpeg process can access them
Tomas Slancik
FX Supervisor
Method Studios, NY
-
- MathiasJ
- Member

- 57 posts
- Joined: 4月 2017
- Offline
Shame, but thanks, Tomas. I thought it might be a limitation.
Will write an RFE for it.