5 Replies Latest reply: Apr 13, 2011 6:32 AM by dheeraj_c RSS

    Rendering is sluggish when AEGP_SetStreamValue() is called from an AEGP.

    dheeraj_c Community Member

      Hi All,

                I have an AEGP which communicates with my custom effect. In AEGP I have a custom slider which modifes the effect value. When the slider value is changed in AEGP, I get my effect and set the value using AEGP_SetStreamValue().

       

                But when the slider value is changing, the slider movement  and also the rendering is very sluggish. If I don't call  AEGP_SetStreamValue() then the slider movement is smooth. I'm not doing anything in render of my effect but still the slider movement is sluggish.

       

                Also this happens only in CS4 and not in CS5. In CS5 the slider movement and rendering is smooth.

       

                What could be the issue? Is it related to AEGP_SetStreamValue() because if I don't call the function then the slider in AEGP works fine.

       

      Thanks & Regards,

      Dheeraj.