Export to GitHub

gource - issue #241

--dir-name-depth not working reliably


Posted on Jun 19, 2015 by Swift Cat

Putting --dir-name-depth 1 appears to work, if I use any higher number, I see all directories highlighted; e.g., gource -1280x720 --seconds-per-day 0.001 --hide filenames,progress --dir-name-depth 2 --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

Comment #1

Posted on Jun 19, 2015 by Swift Cat

This can be reproduced with the repo https://github.com/trilinos/trilinos.

Comment #2

Posted on Jun 19, 2015 by Swift Cat

Ah, never mind, it does seem to work now. Feeld free to close.

Comment #3

Posted on Jun 20, 2015 by Grumpy Rabbit

(No comment was entered for this change.)

Status: Invalid

Labels:
Type-Defect Priority-Medium