jit.gl.syphon issues

Home Forums Syphon Syphon Implementations – User jit.gl.syphon issues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4724
    wugmump
    Participant

    i am working with this patch:

    ———-begin_max5_patcher———-
    1200.3oc0Zs1aapCF9yI+JrP6icQfuPfyzj542wYSUjfSp2AryLNMsaZ+2GF
    Caoq4hoEaXJpPwb60O9wOuWLee9rfUhGoUAf+A7efYy997YyZZR2vr1imETl
    835hrplKKXsnrjxUA2XNmh9npockX61BJXEUcfR4fhrmnxptqhuuTrWUPUMO
    iv1VY4M2oX0WdeR2UtQvUUruQ0mIBtH7nl4YkMMG7uRVVwQOZFu6IG013tL0
    56Y7s2IoqUldGJMr9oAvD81HRyAv5sfOqukeLetdyMVBBb5gZq9EXvWXpEGX
    7bwA.qbGkc5tO7kc+3zqz+M2t5ocTSuIXUFeavMff.vmGLHJB1fJQgMXTJ4M
    AQaJD0uW6Q.ReQf5WPlRCAMPw.BC3jFXHNrY2ajozWXHZx.CQHxvACkzpprs
    zWLi4CeRtIKmJi.uKBfB6NeAiSWK1yUGCSOG7hdI3QV1Wvq23E7BzFCd0BaK
    SzaQvgUf4ieDDFXMbD2W3foA7gGQL5IHhSXPqEEBIHp426hrGbfiJW43oVIn
    FTJYXoJRvAg7+YZuD1BIHmCIgWPtwvRHPytTW3edkVWADtvZ4XBt2Px.6S1v
    THjlcXmfJRfQB1dhBYLIJ3mwSfuIDwDzp8c7egQWV5z5XRM8EyVTb2Vm3gEN
    DdXwwiopYKbMLdXOGdIoY4VSHvgiJdXRoAYbiz5rMY3So4qpEkhGXTsCql+t
    8AQw4BD4Dpn3dGTa8a8txLkj83Pqm1AVHSpNDhaTT6quW7n56sETfICgu2AY
    hEJYLmX0lHrymXssXQ0S6tWvqnxGnRSQC.2ZNR2E.pCB6wrwUbtErhMTIryJ
    vx0AMA2dW5Hx3BZOCyhbEl8VUvQ3ojB9TT.GMxB3Cm9slurYW0181W9RDbrS
    SpkMXpYYRnShj9UVoAX5DHFwIVoFfKG2LHCmdkZ.FO5ygLTEeTqAn8LE3npq
    lFNbEa3xwz7.KmJ1UjUyZZinQIy3UaDxxZCphp.PvsqJn776n7r5+ADYM2JZ
    J491DrSbaQOP+0honoClFQbOj1eQ93QsbxFQLShbjzoAhLp0MschmSgjpKCI
    mXg+wNeg+MR3cqlYjCkaj0BI+Ngzb5N08c5J8HUqovWBPa3zwsIW4jb4UfU0
    +nxrpyjsN5DQC7ZAmt8lW2viTlEuJdoyK5w5BFkq5SkhNkuqWiqqsE2oMo8R
    piBInMrbHxIozWHxx0Y1ArOysktuHjWmYYVqCutLWX7.uLWG8kWAchVxWKoJ
    onGCs3WmRxfW5uklDKRFOciyVrzS4aJcZIbzFjWmtQ7IQwl2Wy5c9GemiMOP
    c6OGZqD6kq6r+tkuBD9KyNmVoX7LESvO5hzEe+nK5dVdNkebLOkr7ch5oOsF
    wYFns1lPVXS+gg6baJb5YS5BWe8wNhesoDarIresIzDzlrwjfd0jf1XRd2hf
    SJKZoMzareoRXajAv9kKgsgL4e5cz0PIuZQw1LgK0qlDwlvAv9Mb.hM7aheI
    SDazuI3o2XGwyicjIHNYy7N8mauOEmrRuzyicVXR9MfWnMibP+pXBWNAG4rQ
    wLdBN1E64jURsgh62HLsQDOxuBlvTWaS0G7i4+D.FYel+
    ———–end_max5_patcher———–

    running max 5.1.8, os X 10.6.7 on a 27″ iMac i7 circa 3/2010.

    i’ve found syphon to be weird.

    when i launch max, load this patch and load movies into the two players, toggle my fader a couple of times, all is good. but if i resize the jit.window, everything goes to hell. one layer will only give black; which layer goes down is up for grabs. and it won’t work until i restart max!

    thoughts?

    #4725
    vade
    Keymaster

    Thanks for the bug report. I can confirm something odd is going on. I think this is an issue where a few subtle things are going on.

    1) Timing is not clear when using the automatic drawing inherited from OB3D, we suggest using @automatic 0 – but thats not all

    2) it looks like resizing a window is actually doing some weird GL stuff, and we may have an “init” issue because of that.

    Stay tuned, and thanks again.

    #4726
    vade
    Keymaster

    Well, there is definitely something odd going on, but I am having a hard time locating exactly where it is.

    With clients and servers in the default help file, using @servername attributes I can resize all day. The clients and servers are in different patches, with different GL contexts, using different windows to draw to.

    If change your patch to do a similar thing, have clients and servers in the same patch, but different GL contexts, I can re-size the client context and its fine, but the instant I touch the server context, the client objects need to be re-initalized.

    Curious.

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