Multiscreens and fps

edited February 2015 in Programming Questions

Hi,

I am developing a processing program that uses 12 full HD screens aiming to display a 7680x3240 video, but I am seeing that the performance is really bad, as I am getting something between 7 and 9 fps when playing those videos.

Testing with a lower resolution like 2000 x 3240 I am getting values between 65 and 100 fps, and with a medium resolution of 4000 x 3240 I am getting values between 12 and 14 fps.

As technical details, I am using two AMD FireProW600 and Ubuntu 12.04 LTS, with crossfire deactivated to enable the use of Xinerama.

I can see there's a huge gap in performance. Is there anything that I am missing to improve the fps when using all the screens?

Sign In or Register to comment.