User Tools

Site Tools


people:sparky

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
people:sparky [2010-02-27 18:35]
SamChi - links to my stuff
people:sparky [2012-10-14 00:07] (current)
glen Page moved from sparky to people:sparky
Line 1: Line 1:
  
  
-===== Przemysław Iskra ===== +====== Przemysław Iskra ======
-Email: [[sparky@pld-linux.org|sparky@pld-linux.org]] ​+
  
 +  * Email: [[sparky@pld-linux.org|sparky@pld-linux.org]] ​
 +  * IRC: [[::​samchi|SamChi]] @ freenode.net ​
  
  
-==== Some links I never can find ====+===== My other work ===== 
 + 
 +  * [[http://​rsget.pl/​|rsget.pl]] - powerful downloader  
 +  * [[http://​github.com/​sparky|sparky @ github]] - code not linux-specific enough to go to pld's svn  
 +  * [[http://​ep09.pld-linux.org/​~sparky/​hc08-usb/​|hc08-usb]] - me playing with electronics  
 +  * [[http://​samchi.deviantart.com/​|samchi @ deviantart]] - pseudo-artistic work  
 +  * [[http://​www.youtube.com/​user/​SamaelsChild|youtube channel]] - nothing interesting,​ yet  
 +  * [[http://​cia.vc/​stats/​author/​sparky|CIA commits]]  
 + 
 + 
 +===== Some links I never can find =====
  
  
-=== PowerPC ===+===== PowerPC ​=====
  
   * (pdf) [[http://​refspecs.freestandards.org/​elf/​elfspec_ppc.pdf|SystemV ABI]]    * (pdf) [[http://​refspecs.freestandards.org/​elf/​elfspec_ppc.pdf|SystemV ABI]] 
Line 21: Line 32:
  
  
-==== My other work ====+===== Useful commands =====
  
-  * [[http://rsget.pl/|rsget.pl]] - powerful downloader ​ + 
-  ​* [[http://​ep09.pld-linux.org/​~sparky/​hc08-usb/|hc08-usb]] me playing with electronics  +== capture desktop (with compiz under nvidia) == 
-  * [[http://​samchi.deviantart.com/​|samchi @ deviantart]] ​pseudo-artistic work  +For 5 minutes requires 16GB of disk space and fast hard drive(s).  
-  * [[http://​www.youtube.com/​user/​SamaelsChild|youtube channel]] - nothing interesting,​ yet + 
 +<​file>​gst-launch ximagesrc use-damage=false num-buffers=4800 ! video/x-raw-rgb,​framerate=15/1 ! ffmpegcolorspace ! avimux ! filesink location=desktop-raw.avi 
 +</file> 
 +Encode 
 + 
 +<​file>​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 
 +</file>
  
  
  
- [[:CategoryHomepage|CategoryHomepage]] ​+ [[::​categoryhomepage|CategoryHomepage]] ​
  
  
people/sparky.1267292137.txt.gz · Last modified: 2010-02-27 18:35 by SamChi