sh-mahdi / gource

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

4k Support #212

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When trying to run with --viewport 4096x2160, or anything above 1980x1080, I 
get the following error:

gource: invalid 'viewport' value

I looked through the source for a bit and couldn't find the variable that 
viewport was being used as, other than GL_VIEWPORT being mentioned once.

Could someone point me in the right direction?

Thanks!

Original issue reported on code.google.com by filename...@gmail.com on 10 Mar 2014 at 8:40

GoogleCodeExporter commented 8 years ago
Hi,

I would only expect to see that error if it couldn't parse what you entered for 
the viewport value.

Does 'gource -f -4096x2160' work?

Original comment by acaudw...@gmail.com on 10 Mar 2014 at 10:13

GoogleCodeExporter commented 8 years ago
I get the following error using -4096x2160, with or without -f.

gource: unknown option 4096×2160

Original comment by filename...@gmail.com on 10 Mar 2014 at 2:42

GoogleCodeExporter commented 8 years ago
Seems very odd. What version of Gource and OS are you running and where did you 
get it?

Original comment by acaudw...@gmail.com on 10 Mar 2014 at 11:46

GoogleCodeExporter commented 8 years ago
I was on both homebrew's 0.40 version and an edited formula to use the github 
branch. Both saw the same issue.

I had recently upgraded OS X and found homebrew to be sometimes buggy. Today, I 
uninstalled all my homebrew installs and reinstalled everything again. This 
ended up clearing up the issue.

I'm currently running a 4096x2160 rendering and everything now seems to be 
working. Sorry for the confusion, but thanks for the help and awesome work!

Original comment by filename...@gmail.com on 11 Mar 2014 at 4:36

GoogleCodeExporter commented 8 years ago
Wonder what it was. Oh well. Glad you got it to work.

Original comment by acaudw...@gmail.com on 11 Mar 2014 at 10:25