Source code is available here http://sites.google.com/site/mplayer4iphone/
Saturday, January 10, 2009
Wednesday, January 7, 2009
Running mplayer on android emulator
1.compile mplayer-1.0rc2
modify vo_fbdev.c:661 /dev/fb0 -> /dev/graphics/fb0
./configure --enable-fbdev --host-cc=gcc --target=arm --cc=arm-none-linux-gnueabi-gcc --as=arm-none-linux-gnueabi-as --ar=arm-none-linux-gnueabi-ar --ranlib=arm-none-linux-gnueabi-ranlib --enable-static
2.upload mplayer with ddms
3.run mplayer with option -vo fbdev
Saturday, January 3, 2009
Cydia version 2009.01.02 fixed
I have asked mmi guys to get the issue fixed, you can download from Cydia now, it works fine.
Cydia Version 2009.01.02 Crashes
Cydia Version 2009.01.02 Crashes, it seems file mode is not set to execution mode.
try run command "chmod 777 mplayer" in shell, or set execution mode with winscp.
try run command "chmod 777 mplayer" in shell, or set execution mode with winscp.
Friday, January 2, 2009
Before You Donate
Make sure Cydia version works with your device before considering to make a donation. if Cydia version works and you like it you may consider donate to get donors' version, if Cydia version doesn't work Donors' version also may not work.
How to fix carsh on startup in Cydia version.
Many people reported this problem, mplayer immeiately crashes after launch, solution is simple , you need to create a folder named media under /private/var/, mplayer checks media files in /private/var/media when starting up, and it quits if the folder is not there.
btw. Mplayer works with firmware 2.2. make sure /private/var/media exists.
btw. Mplayer works with firmware 2.2. make sure /private/var/media exists.
Subscribe to:
Posts (Atom)