Archive for the ‘GTK’ Category

Distorted Video when Using RecordMyDesktop

November 10, 2008

Today I was looking for a screen recording application on Linux. I came across recordmydesktop (and it’s GUI gtk-recordmydesktop) which looked very promising. It is included in the Ubuntu repositories and it is easy to use: just select the window you want to capture and click on the record button. However, when I looked at the generated video the characters in the recorded window looked unacceptably distorted. (more…)

GTK# and Visual Studio 2005

November 30, 2007

The Windows installer for GTK# comes with project templates for Visual Studio 2005. However, they don’t work out of the box.

You have to modify the .vsz files (more…)