If you want to change the volume in Ubuntu 11.10 it seems that amixer is kind of bugged when it comes to toggle (mute/unmute). When toggling Master, it also mutes all the separate groups (Front, headphone, PCM and so on), but when toggled again it…
Month: January 2012
Cutting bits from avi-file with ffmpeg/mencoder
I wanted to cut out two bits from an avi-file and then join them to get one small file from a large file. I thought using ffmpeg would be easy for this, but it turns out it might have a but with avi/wmv so I ended up using mencoder instead. The or…
Google Chrome and Kerberos
Just a short tip for those of you that use Google Chrome and want to utilize Kerberos to login to sites: You need to start Chrome with an extra command-line option. Why this isn’t configurable inside Chrome is a mystery, but anyways – here is the …