We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm running
gource -1280x720 --seconds-per-day 0.001 --hide filenames,progress --dir-name-depth 1 --highlight-dirs --highlight-colour FF00FF -r 25 -o - | avconv -r 25 -f image2pipe -vcodec ppm -i - -pre libvpx-720p -b 5000K -an -y test.webm
but really the directory colors don't change from white.
Original issue reported on code.google.com by [email protected] on 19 Jun 2015 at 12:57
[email protected]
The text was updated successfully, but these errors were encountered:
This can be reproduced with the repo https://github.com/trilinos/trilinos.
Original comment by [email protected] on 19 Jun 2015 at 1:01
Sorry, something went wrong.
No branches or pull requests
gource -1280x720 --seconds-per-day 0.001 --hide filenames,progress
--dir-name-depth 1 --highlight-dirs --highlight-colour FF00FF -r 25 -o - |
avconv -r 25 -f image2pipe -vcodec ppm -i - -pre libvpx-720p -b 5000K -an -y
test.webm
Original issue reported on code.google.com by
[email protected]
on 19 Jun 2015 at 12:57The text was updated successfully, but these errors were encountered: