people:sparky
Table of Contents
Przemysław Iskra
- Email: sparky@pld-linux.org
- IRC: SamChi @ freenode.net
My other work
- rsget.pl - powerful downloader
- sparky @ github - code not linux-specific enough to go to pld's svn
- hc08-usb - me playing with electronics
- samchi @ deviantart - pseudo-artistic work
- youtube channel - nothing interesting, yet
Some links I never can find
PowerPC
- (pdf) SystemV ABI
- (pdf) 32bit PEM
- (pdf) Altivec PIM
- (pdf) Altivec PEM
- (pdf) ELF64 ABI
- (pdf) 64bit User Instruction Set (page)
- (html) function calls, 64-bit ABI
Useful commands
capture desktop (with compiz under nvidia)
For 5 minutes requires 16GB of disk space and fast hard drive(s).
gst-launch ximagesrc use-damage=false num-buffers=4800 ! video/x-raw-rgb,framerate=15/1 ! ffmpegcolorspace ! avimux ! filesink location=desktop-raw.avi
Encode.
for PASS in 1 2 3; do mencoder desktop-raw.avi -oac pcm -ovc x264 -o desktop-big.avi -x264encopts bitrate=800:pass=$PASS done
people/sparky.txt · Last modified: 2012-10-14 00:07 by glen