View Single Post
Old 05-14-2013, 06:37 PM   #136
Gregorius
Junior Member
Gregorius began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2013
Device: Kindle 3G
Quote:
Originally Posted by kaito View Post
Thanks for the help baf & knc1. Soft FP was definitely the problem with CPU use.

I wasn't able to compile with --enable-thumb (some register error), but adding --enable-armvfp was fine. My readelf tag output now exactly matches the fbdev binary and cpu use is the same lower number with Mplayer v1.1.1.

The build.sh script could be updated to use softfp:

export CFLAGS="-O4 -I$ALSAPREFIX/include/ -march=armv6j -mtune=arm1136jf-s -mfloat-abi=softfp -mcpu=arm1136j-s -U_FORTIFY_SOURCE"
Please share the resultant binary file. I'm writing a GUI for MPlayer [kindle3] and a have a problem with seekeing MP3's maybe the problem will not exist in the new Versions of Mplayer

Last edited by Gregorius; 05-15-2013 at 01:33 PM.
Gregorius is offline   Reply With Quote