vr 20 juni 2014
zo 10 maart 2013
A few weeks ago I started teaching a mathematics-course for first-year biology students, as part of a larger three-month Systems Biology course at the University of Utrecht. A couple of years ago the university started to record a number of its lectures, which were then made available online for students …
zo 09 september 2012
One of the drawbacks of a monolithic kernel is that you're often stuck with outdated drivers that don't work for your hardware. Even if a fix is available upstream, there's no easy way to update just a single driver. Luckily, LinuxTV now at least offers a script to automatically recompile …
zo 26 oktober 2008
Say you have a collection of short video clips made with a telephone or digital camera, and you want to join them into a single video file. How can you do this without having to re-encode everything?
What …
zo 13 januari 2008
Last year I bought a cheap :ZOLID High-Speed DVD Maker at Aldi. Of course it was only packaged with Windows software, so I spent some time researching how to get the thing to work on Ubuntu Linux. It turns out that the device is sold under a number of different …
zo 09 december 2007
Update (2014):
In Ubuntu, DV video-capture
over Firewire has basically been broken for normal users for the last 7
years or so. I've been unable to get Kino to work on Ubuntu 10.04 and
onward, so I switched to
dvgrab. If you run
it with root-privileges (sudo dvgrab
), it …
wo 05 december 2007
On current Ubuntu versions (Edgy Eft and higher), the remote control on SAA7134 based TV-cards is automatically recognised by the kernel, and added as an event-device to /dev/input. This means that LIRC itself is not needed anymore, which is great because it's not very easy to configure. The inputlirc …