Got mplayer working with audio quite easily:
..but it needs more cpu- or dsp-magic to really do something..

-Scratchbox: sbox-config -st SDK_ARM
-I got few extra repositories in scratchbox /etc/apt/sources.list:
deb-src ftp://ftp.fi.debian.org/pub/debian sarge main contrib non-free
deb-src ftp://ftp.fi.debian.org/pub/debian-non-US sarge/non-US main contrib 
non-free
(Suppose not all needed.. but makes it easier for compiling from Debian)
-Compiled: apt-get -b source libmad
-Installed on scratchbox: fakeroot dpkg -i *deb
-Downloaded mplayer source from mplayerhq.hu
-Extracted and ran configure:
 ./configure --disable-tv --disable-tv-v4l --disable-tv-v4l2 \
 --disable-mpdvdkit --disable-dvb --disable-pnm --disable-png \
 --disable-xv --disable-mencoder --prefix=./install
(I think you can disable even more stuff, but I wanted just to test)
-Installed fast and ugly: Made a tar-package from install-directory and moved it and libmad-package to 770. As root extracted those to /.
-Ran: mplayer -fs -vo sdl -ao sdl -ac mad <ice-age.avi>
-Noticed that cpu-monitor is in the red and some frames were missing.

Feel free to hack more =)


right now i'm watching xdtv straming tv width xvid (320x240 low quality,
20fps and bitrate 250) on fullscreen in my nokia  770

mplayer http://192.168.1.100:62437 -nosound -zoom

this is what makes nokia gratuate !!!

2006/2/1, Laurent Lieben <[EMAIL PROTECTED]>:

i had a look at VLC unluckily it seems a too big task for me to handle.

Don't you know if mplayer can handle video stream playing?

2006/2/1, Pedro Ayala < [EMAIL PROTECTED]>:

Hi all,

I have mplayer working in my nokia 770. I first tried with the official
mplayer and I have a problem because no libXv lib is in the device.

After that I look for mplayer for zaurus, they have it prepared without
libXv dependecie so.... just follow the steps at

http://kirk.math.twsu.edu/family/james/mplayer.html

and finally a full mplayer!!!!

it is necesary to do some work: fullscreen mode, audio is not working at
the moment...

but it works!!

--
Pedro A.
Linux User: #199452

--
Ville Reijonen, Research Assistant
Institute of Software Systems - Tampere University of Technology
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to