View Single Post
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#21
Mplayer is working with some convincing

first install n8x0 mplayer with apt-get, then remove it (but only the mplayer and not the dependencies), then install the 770 one with this command (downloaded in the same dir):

Code:
dpkg --force-all -i mplayer_1.0rc1-maemo.24.n770_armel.deb
Then do a libhildonfm link (that's for the ugly frontend only):

Code:
ln -s /usr/lib/libhildonfm.so.2 /usr/lib/libhildonfm.so.1
EDIT: Only tried one movie, maybe there will be some problems with external codecs.

That's all folks ;-)