Archive for the ‘Linux’ Category

Featured

Converting .OGG to .AVI etc

ffmpeg -sameq -i originalfile.ogv convertedfile.mpeg
I might find that line helpful if I am ever to convert an OGG file into an MPEG etc in the future using Linux and ffmpeg.
I got it from: http://www.downloadsquad.com/2008/08/07/flipping-the-linux-switch-zomg-ffmpeg/ .

Tags:

Hubuntu and VirtualBox

I wanted to installed vmware on my linux machine, but realized it was a bit of a pain and not officially supported in Hardy Heron 8.04.1 yet, so that stunk.
So I looked at Suns virtualbox instead. So far it is pretty awesome. I am installing a ackhemm scaled down version of xp into the virtual [...]