OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: h2gofast on December 16, 2004, 08:34:21 am

Title: Opie 3.5.2 Mplayer
Post by: h2gofast on December 16, 2004, 08:34:21 am
Can someone list how they got mplayer working in 3.5.2.
I got it installed, but when I try to play a small file it give me the first few frames and that's it.  Also it won't handle .avi files, only mpegs.
Title: Opie 3.5.2 Mplayer
Post by: deegy on December 16, 2004, 09:30:31 am
The version of mplayer mentioned here:

https://www.oesf.org/forums/inde...7770&hl=mplayer (https://www.oesf.org/forums/inde...7770&hl=mplayer)

ie.
"I used the following packages from xmms-embedded.sourceforge.net/feed/oz32

mplayer_20030614-10_armv4l-strongarm.ipk"

seems to work...

just backup the old extract mplayer from the above file (ar then tar) and replace it
ta

Dg
Title: Opie 3.5.2 Mplayer
Post by: h2gofast on December 16, 2004, 12:21:18 pm
thanks I followed the steps.  Now I just get a black screen whereas before xmms wouldn't play the format.  I tired with both .avi and mpegs to no avail.  
Any other suggestions?
 I'm willing to give em a spin.
Title: Opie 3.5.2 Mplayer
Post by: deegy on December 17, 2004, 02:35:14 am
AAAhhhh missed an obvious question ......which version of zaurus do yo have ......

This works on a 5500

If yours isnt youll have to recompile mplayer with the setting in the older version.

(im currently working on this )

or ill strace mplayer and list all of the libs etc that it is using it maybe that I have an old one that survived the upgrade.



Did you reboot the zaurus after installing mplayer ? I was forced to by a wireless crash .....


thanks

Dg
Title: Opie 3.5.2 Mplayer
Post by: h2gofast on December 17, 2004, 07:27:58 am
thanks that would be helpful,
its a 5500 and I did reboot it,
M
Title: Opie 3.5.2 Mplayer
Post by: deegy on December 18, 2004, 04:55:27 pm
Sorry so long been doing christmas parties .....one more beer ......oh go on then


My mplayer has the following md5sum 73e95a210f4127c1cec3e4d6773031f5  /usr/bin/mplayer

then it opens the following:
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/usr/lib/libmad.so.0", O_RDONLY)  = 3
open("/usr/lib/libvorbisidec.so.1", O_RDONLY) = 3
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
open("/lib/libnsl.so.1", O_RDONLY)      = 3
open("/lib/libpthread.so.0", O_RDONLY)  = 3
open("/lib/libdl.so.2", O_RDONLY)       = 3
open("/lib/libm.so.6", O_RDONLY)        = 3
open("/lib/libc.so.6", O_RDONLY)        = 3
open("/usr/lib/v4l/fast-mult/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/v4l/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/fast-mult/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY)    = 3
Title: Opie 3.5.2 Mplayer
Post by: anunakin on December 20, 2004, 01:30:59 pm
#ipkg install mplayer -d sd
#ipkg-link add mplayer

And works fine for me!