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


4 comments:

GeorgeMpanis said...

I dont have any sound on my videos (mp4), mp3s ok but no sound on vids. Could someone help me with that

GeorgeMpanis said...

Everything is ok i just dont have any sound on my videos. mp3s ok but videos no sound

Michael said...

Hi, Skiman
Could you give me your compiled mplayer file, I want
put it into my Android emulator.
Thanks a lot.

shin said...

Can you tell me how to porting mplayer to android emulator or can you give me your compiled mplayer file, thank you!