Tweets by @markusgattol |
Screencasthttp://en.wikipedia.org/wiki/Screencast How to create Screencasts
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 PythonScreencasts related to Python are to be found in this section. Django ExtensionsGo 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 EmacsScreencasts related to GNU Emacs go here... artist-modeFor more information please go here. ECB (Emacs Code Browser)For more information please go here. DebianScreencasts related to Debian go here... |