[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Visualization of Translating KDE Into Albanian
From:       Dashamir Hoxha <dashohoxha () gmail ! com>
Date:       2011-12-29 12:54:31
Message-ID: 4EFC6307.7020306 () gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


Hi,

I have generated a visualization of the translation activity
of Albanian (sq):
http://www.youtube.com/watch?v=Ipz_CkmWFZg

The script attached shows the steps. It is very easy,
but it needs some try-and-fix attempts to get it the way
you like.

Dashamir

# apt-get install gource

cd l10n-kde4/sq/
gource --output-custom-log kde_sq.log
sed -e '/scripty/d' -i kde_sq.log

gource kde_sq.log -s 0.1 -i 0 --max-files 0 --date-format "%B %Y" --hide
dirnames,filenames -640x360 -o - | ffmpeg -y -r 25 -f image2pipe -vcodec
ppm -i - -vcodec libvpx -b 10000K kde_sq.webm


-- 
Dashamir Hoxha
GPG: 4F97 4EDE C739 4C3D 361E 16D3 FD06 AA8E 55D5 9B28
In God we trust. Everybody else we verify using GnuPG!

["visualize.sh" (application/x-shellscript)]

#!/bin/bash

# apt-get install gource

cd l10n-kde4/sq/
gource --output-custom-log kde_sq.log
sed -e '/scripty/d' -i kde_sq.log

gource kde_sq.log -s 0.1 -i 0 --max-files 0 --date-format "%B %Y" --hide \
dirnames,filenames -640x360 -o - | ffmpeg -y -r 25 -f image2pipe -vcodec ppm -i - \
-vcodec libvpx -b 10000K kde_sq.webm


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic