Scrolling Horizontally Text Jerks on Plasma Screen

hi there,

i have made ticker text (Horizontal Scrolling Text) using Managed DirectX (Direct3d).

but having a very unusual problem, getting jerk on plasma screen while running it but did not get the same jerk on monitor or LCD. by the way this jerk on plasma comes after certain time recursively.

i dont know how to handle this issue.

is there any setting needs to be done on plasma or any extra parameter needs to be set during device initialization.

please reply soon

thanx




Answer this question

Scrolling Horizontally Text Jerks on Plasma Screen

  • eteq

    Is it on a different graphics card are you outputting at a native resolution of the plasma or is it having to do some stretching Is the refresh rate different

    DirectX has no knowledge of what is beyond the graphics card other than the few things it can query in the caps (and you have to trust the graphics card to pass these back correctly).



  • myost21

    Cross reference to your thread on gamedev

    Its mostly the same people on all the DirectX forums - please post to just one in the future and if you get no replies, then try another.



  • Scrolling Horizontally Text Jerks on Plasma Screen