Snapshot Color Issue/Change File Type

Home Forums Syphon Syphon Implementations – User Snapshot Color Issue/Change File Type

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58616
    matt.romein
    Participant

    I’m having an issue with the snapshot feature when capturing images from a large scale Jitter patch. The video capture works fine but the snapshot always has a muted color palette compared to the source. It seems like this has been documented on the forum before but I didn’t see any solutions. My thought is that it might be fixed if I export the still image as a different file type. Is that possible to change or does anyone else have any experience/success with addressing this issue?

    #58617
    matt.romein
    Participant

    nvm, found a way to fix it. Intercept the signal to the jit.gl.syphonserver with a jit.gl.slab object and change the attribute @blend_enable to 1 and @blend_mode to coloradd. This should allow you to use the snapshot feature with the correct color output.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.