Handbrake 0.9.5 for OSX PowerPC

There is no official ppc build of Handbrake 0.9.5. Following the wiki compile guide, it is possible for compile it on your own ppc box. Or if you are to lazy, you are welcome to download the ppc binaries I compiled. It works, but it’s not getting faster.

Share

How to convert and burn a .dmg (Mac OSX) disk image on Linux

Today I wanted to burn a .dmg file, but I didn’t have an Apple computer available. So, running Linux I started to google for a solution, and found one. You need to download the dmg2img tool from http://vu1tur.eu.org/tools/, and then compile it. I had to install libbz2-dev and libssl-dev packages and of course the compiler [...]

Share