emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dan Davison <davison@stats.ox.ac.uk>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: video of the org-mode git repository
Date: Thu, 20 May 2010 13:17:29 -0400	[thread overview]
Message-ID: <878w7ev6fq.fsf@stats.ox.ac.uk> (raw)
In-Reply-To: <633gc7-2ij.ln1@news.eternal-september.org> (Richard Riley's message of "Thu, 20 May 2010 18:03:17 +0200")

Richard Riley <rileyrg@gmail.com> writes:

> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
>> On May 20, 2010, at 8:05 AM, Eric Schulte wrote:
>>
>>> So this has been done before, but I recently stumbled across the  
>>> gource
>>> (http://code.google.com/p/gource/) tool for visualization of git  
>>> commit
>>> histories, and I applied it to Org-mode's git repository.
>>>
>>> See the results at http://vimeo.com/11889681
>>
>> Awesome!  Even though I look like a hyperactive kid with a laser gun :-)
>>
>
>
> Really amazing!

Yeah, that is strangely fun to watch.

Eric -- any tips on building gource and the command line used to produce
the video? Did you do it on OS X or linux? I got gource to build on
ubuntu after installing a bunch of graphics-related packages, and I
found a possible-looking command line at

http://michaeldehaan.net/2010/01/15/source-code-visualization-with-gource/

using that I get

gource -s 0.03 --auto-skip-seconds 0.1 --file-idle-time 500 --max-files 500 --multi-sampling -1280x720 --stop-at-end   --output-ppm-stream - | ffmpeg -y -b 3000K -r 24 -f image2pipe -vcodec ppm -i - -vcodec mpeg4 gource.mp4
gource: SDL initialization failed - Couldn't find matching GLX visual

which makes me worry that it's just not going to happen on my netbook's
graphics card. But am speaking from position of almost complete
ignorance.

Dan

>
> BTW, you reminded me of the main character from Williams' 80s arcade
> game Robotron!
>
> http://www.youtube.com/watch?v=TPIbQnPA4gY&feature=related
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-05-20 17:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20  6:05 video of the org-mode git repository Eric Schulte
2010-05-20  6:15 ` Scot Becker
2010-05-20  6:32   ` Eric Schulte
2010-05-20 15:20 ` Carsten Dominik
2010-05-20 16:03   ` Richard Riley
2010-05-20 17:17     ` Dan Davison [this message]
2010-05-20 19:16       ` Sebastian Rose
2010-05-20 22:33       ` Eric Schulte
2010-05-20 18:08   ` Sivaram Neelakantan
2010-05-20 21:50   ` Mark Elston
2010-05-20 21:55     ` Carsten Dominik
2010-06-14 15:13   ` Wes Hardaker
2010-05-21  3:00 ` Thomas S. Dye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878w7ev6fq.fsf@stats.ox.ac.uk \
    --to=davison@stats.ox.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).