auf.suno
Connector, investor, futurist, geek, software developer, innovator, sportsman, libertarian, business enabler, cosmopolitan, autodidact, funny finch, tech evangelist,
purist, agnostic, Kärnten fan, foodie, artist, globetrotter, social liberal but fiscal conservative, Schöngeist... elegantiorum litterarum amans oder studiosus...

This is the website of Markus Gattol. It is composed, driven and secured/encrypted exclusively by Open Source Software. The speciality of this website
is that it is seamlessly integrating into my daily working environment (Python + MongoDB + Linux + SSH + GIT + ZeroMQ) which therefore means it
becomes a fully fledged and automatized publishing and communication platform. It will be under construction until 2014.

Open Source / Free Software, because freedom is in everyone's language...
Frihed Svoboda Libertà Vrijheid เสรีภาพ Liberté Freiheit Cê̤ṳ-iù Ελευθερία Свобода חרות Bebas Libertada 自由
auf.suno
Website Sections
Home
FAQs
About Me
Tweets by @markusgattol
A Collection of all Screencasts on this Website
Status: ETA (Estimated Time of Arrival) 2010 or earlier.
Last changed: Saturday 2015-01-10 18:32 UTC
Abstract:

A screencast is a digital recording of computer screen output, also known as a video screen capture, often containing audio narration. This page provides random screencasts which are all somehow related to IT (Information Technology) and/or free software. I found it appropriate to create a dedicated page for all screencasts on this website and rather link from different pages to this page than having screencasts directly incorporated to explicit pages and thus scattered across the whole website.
Table of Contents
Screencast
How to create Screencasts
Python
Django Extensions
Emacs
Debian

Screencast

http://en.wikipedia.org/wiki/Screencast

How to create Screencasts

  • http://clemens.endorphin.org/weblog/archives/2007-02.shtml#e2007-02-08T13_56_24.txt
  • http://clemens.endorphin.org/weblog/archives/2006-12.shtml#e2006-12-20T11_31_46.txt
  • http://www.debianforum.de/forum/viewtopic.php?t=87635
  • http://www.howtoforge.com/creating-screencasts-with-recordmydesktop-on-ubuntu-9.04
sa@pc1:~$ ffmpeg -pix_fmt list
sa@pc1:~$ ffmpeg -formats
sa@pc1:/tmp$ ffmpeg -t 90 -f x11grab -vcodec qtrle -i :0.0+0,0 -pix_fmt rgb555 -r 18 -g 300 -s1600x1200 -acodec aac -ad /dev/dsp /tmp/`date +%s`.mov
sa@pc1:/tmp$ ffmpeg -t 90 -f x11grab -s 1600x1200 -vcodec qtrle -i :0.0+0,0 -pix_fmt rgb555 -r 18 -g 300 -acodec mpeg4aac -ad /dev/dsp /tmp/`date +%s`.mov
sa@pc1:/tmp$ ffmpeg -t 90 -f x11grab -s 800x600 -i :0.0 -vcodec qtrle -pix_fmt rgb555 -g 300 -b 1M /tmp/`date +%s`.mov

Note, that q quits recording.

Python

Screencasts related to Python are to be found in this section.

Django Extensions

Go here for details about the software itself. The screencasts below gives an insight about how to use this third-party Django add-on.

You could also download the screencasts using wget /misc/mm/di/django_extensions.mov for example.

Emacs

Screencasts related to GNU Emacs go here...

artist-mode

For more information please go here.

ECB (Emacs Code Browser)

For more information please go here.

Debian

Screencasts related to Debian go here...

Creative Commons License
The content of this site is licensed under Creative Commons Attribution-Share Alike 3.0 License.