davidmueller13 / vexx

Automatically exported from code.google.com/p/vexx
0 stars 0 forks source link

No Image in Viewer, GL Error #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Runsynapse.sh
2.Add an Image or Video input node
3.No Image is shown in viewer, the Log window shows: GL Error: No Error

What is the expected output? What do you see instead?
I expected to see the Composite Preview in the Viewer window, but there is 
nothing but the little green cross in the middle.

What version of the product are you using? On what operating system?
current SVN, built with qmake, then make because qt creator doesn't build vexx 
properly on my system.

Please provide any additional information below.

Original issue reported on code.google.com by gr...@unitybox.de on 24 Apr 2011 at 12:09

GoogleCodeExporter commented 9 years ago
It seems that this error does only occur with images or videos larger than app. 
4300 pixels (width or height)...

Original comment by gr...@unitybox.de on 24 Apr 2011 at 12:13

GoogleCodeExporter commented 9 years ago
This is expected behaviour with synapse 1.x and large images (gl limitation, 
and synapse not clever enough to split the images up), we are working on a fix 
for his for future versions, unfortunately it is a core problem with the 
renderer and will not be solved in version 1.x, but maybe 2?

Original comment by jorjp...@gmail.com on 24 Apr 2011 at 8:12