Closed GoogleCodeExporter closed 8 years ago
Interesting. From the look of that it thinks the resolution is 0x0.
So does it work when you're not trying to record a video?
What video card do you have?
You could add:
fprintf(stderr, "width=%d height=%d\n", display.width, display.height);
at the end of src/main.cpp right before 'return 0' so when you close Gource it
will print what display mode it thinks it was using to STDERR.
Cheers
Andrew
Original comment by acaudw...@gmail.com
on 26 May 2011 at 12:40
Original comment by acaudw...@gmail.com
on 21 Apr 2012 at 8:39
Original issue reported on code.google.com by
Matthew....@gmail.com
on 25 May 2011 at 9:24