emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Dan Davison <davison@stats.ox.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: video of the org-mode git repository
Date: Thu, 20 May 2010 16:33:41 -0600	[thread overview]
Message-ID: <87zkzu2ofu.fsf@gmail.com> (raw)
In-Reply-To: <878w7ev6fq.fsf@stats.ox.ac.uk> (Dan Davison's message of "Thu, 20 May 2010 13:17:29 -0400")

Dan Davison <davison@stats.ox.ac.uk> writes:

[...]
> Eric -- any tips on building gource and the command line used to produce
> the video? Did you do it on OS X or linux?

Hi Dan,

I found it really easy to get running on Linux (Ubuntu 10.04), luckily
all of the dependencies in the INSTALL file of the tarball can be
coppied and pasted into a single apt-get command to resolve all package
dependencies.

They offer instructions for generating a video at the following page
http://code.google.com/p/gource/wiki/Videos

I used the following command
: ./gource -a 1 -s 0.25 --highlight-all-users --hide filenames -640x480 --output-framerate 30 --disable-progress --stop-at-end --output-ppm-stream - ~/src/org |ffmpeg -y -b 2000k -r 30 -f image2pipe -vcodec ppm -i - ~/Desktop/org-git-history.mp4

Cheers -- Eric

> 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

  parent reply	other threads:[~2010-05-20 22:33 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
2010-05-20 19:16       ` Sebastian Rose
2010-05-20 22:33       ` Eric Schulte [this message]
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=87zkzu2ofu.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=davison@stats.ox.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    /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).