[2008.12] Mediaplayer

Glen Ogilvie nelg at linuxsolutions.co.nz
Mon Dec 29 04:27:48 CET 2008


On Sun, 28 Dec 2008 21:17:50 +0100, Giovanni <pino.otto at gmail.com> wrote:
> I installed both the media players (Om and Qtopia).
> I'm not able to use any of them.
> 

I managed to get pythm working on om2008.12 by doing the following.

Download from Angstrom Repository
http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/libmad0_0.15.1b-r4.1_armv4t.ipk
http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/libmp3lame0_3.96.1-r4.1_armv4t.ipk
http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/libsdl-1.2-0_1.2.11-r7.1_armv4t.ipk
http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/libxv1_1.0.4-r1.1_armv4t.ipk
http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/mplayer-common_0.0.1-r0.1_armv4t.ipk
http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/mplayer_0.0+1.0rc2-r12.1_armv4t.ipk

Download
http://downloads.tuxfamily.org/3v1deb/openmoko/python-mokoui2_0.1.0+svnr4342_armv4t.ipk
http://projects.openmoko.org/frs/download.php/471/pythm_0.5.1_armv4t.ipk

Install using following commands.

opkg install libmad0_0.15.1b-r4.1_armv4t.ipk
opkg install libmp3lame0_3.96.1-r4.1_armv4t.ipk
opkg install libsdl-1.2-0_1.2.11-r7.1_armv4t.ipk
opkg install libxv1_1.0.4-r1.1_armv4t.ipk
opkg install mplayer-common_0.0.1-r0.1_armv4t.ipk
opkg install -nodeps mplayer_0.0+1.0rc2-r12.1_armv4t.ipk


opkg install python-mokoui2_0.1.0+svnr4342_armv4t.ipk
opkg install pythm_0.5.1_armv4t.ipk


# Change the priority for mplayer

cat /etc/pythm.conf | sed -e "s/^renice.*/renice=-19/" > pythm.conf
cp pythm.conf /etc/


Note, do not add the Angstrom repository as a feed to opkg, because it will
upgrade libpng. After doing this, enlightenment won't start, so your phone
will not be very useful until you revert libpng or reinstall.  I did this
the first time and had to start again.

This will play both ogg and mp3 files.

Regards
Glen Ogilvie





More information about the community mailing list