News

Ubuntu 10.04 + Wacom Bamboo + TwinView

in

how to get your Wacom Bamboo to work in Ubuntu 10.04 "Lucid Lynx" using an NVIDIA "TwinView" setup.

Single Image Stereograms (SIS)

in

Single Image Stereograms (SIS) are two-dimensional images that seem to be three-dimensional.

Blender + DrQueue

DrQueue the Distributed Render Queue Manager
is a powerful open source distributed render farm manager, used for a range of applications across the visual effects industry and for general batch processing jobs in science, engineering and finance. DrQueue is licensed under GNU GPL Version 3.

convert 3gp mobile videos with ffmpeg

ffmpeg -y -i file.3gp -sameq -f mpegvideo -s cif -r 25 -ar 32000 -ac 1 file.mpg

mplayer and multilanguage .SRT subtitles

how to automatically use multiple .srt subtitle files with mplayer..