![]() |
Re: Mplayer 1.0 rc2 - Testing build.
I'm having trouble finding the libgif4 library. Does anyone know the correct repo?
Thanks, |
Re: Mplayer 1.0 rc2 - Testing build.
See this helpful post by nobodysbusiness
http://talk.maemo.org/showthread.php?t=22421 |
Re: Mplayer 1.0 rc2 - Testing build.
Quote:
Thanks alot! Just what I was looking for. |
Re: Mplayer 1.0 rc2 - Testing build.
Hi,
I'am trying to compile the last svn version of mplayer, but I have this error: mpcommon.c: In function `update_subtitles': mpcommon.c:115: warning: dereferencing type-punned pointer will break strict-aliasing rules {standard input}: Assembler messages: {standard input}:625: Error: selected processor does not support `rev16 lr,lr' make: *** [mpcommon.o] Error 1 May you help me please? |
Re: Mplayer 1.0 rc2 - Testing build.
That seems odd. Are you sure you're building for ARM? What -mcpu do you have in config.mak?
|
Re: Mplayer 1.0 rc2 - Testing build.
I solved that, I had an old version..:p
With the SVN version the problem is for the libavcodec and libavformat. I'am using the version from ffmpeg and evrything compiles and runs. The problem is that with the old config file the video and audio quality are really bad. |
Re: Mplayer 1.0 rc2 - Testing build.
Try add the options: -vo xv:ck-method=auto -dr
Make sure config files and such don't override them. Should improve performance significantly. |
Re: Mplayer 1.0 rc2 - Testing build.
Just compiler MPlayer latest svn on the diablo sdk.
I replaced the ancient as assembler with a new one from codesourcery, brutal mv on top. -Wa,-v was useful for figuring out if I had replaced the right binary. ./configure --enable-armv5te --enable-armv6 --enable-armvfp --enable-largefiles Made sure config.mak had -mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp in OPTFLAGS and so on, modified subdir.mak's %.o: %.S rule to include same -mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp stuff so that it got passed to cc also for just the pure asm .S files in libavcodec/arm/ and it compiled. Not tested if it actually produced a useful binary ;-) |
Re: Mplayer 1.0 rc2 - Testing build.
Feel free to post binary packages, or let me host them in my repo.
|
Re: Mplayer 1.0 rc2 - Testing build.
This binary mplayer is Bundyo's rc2 port with the omapfb patch working (useful for the N8x0 devices).I build this deb on diablo already some time ago but forgot to post it here :rolleyes:
I dunno if somebody mentioned this already, but dspmp3 (or the gstreamer hack, i didn't check... ) is broken in the rc2 patch, so i used "ac=mad and afm=libmad" in /etc/mplayer.conf. This works pretty good on my N800, but flv seeking is still not 100% ok in this rc2 build. To install: (open a terminal and become root) Code:
wget http://mtron.mine.nu/files/mplayer_1.0rc2~svn20080321-maemo.30.n8x0_armel.deb To roll back to the "Official" mplayer from diablo: Code:
wget http://repository.maemo.org/extras-devel/pool/diablo/free/m/mplayer/mplayer_1.0rc1-maemo.29.n8x0_armel.deb |
All times are GMT. The time now is 07:18. |
vBulletin® Version 3.8.8