Watching videos on neo freerunner (openmoko 2008.12) mplayer-glamo

pottwal4 pottwal4 at web.de
Sun Jan 11 14:37:23 CET 2009


Hi there!

Does anyone knows how to watch videos with the GTA02 Neo Freerunner?
I've tried the instructions on
"http://wiki.openmoko.org/wiki/Video_Player" section "
Using the Glamo XV acceleration", but it did not work!

Here is the mplayer output for different video output flags (-vo *): 

(1) : ... -vo xover:glamo ... (nothing happens!)
root at om-gta02:~# mplayer -vo xover:glamo -fs
/media/card/big_buck_bunny_320.avi
MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2008 MPlayer Team
CPU: ARM

Playing /media/card/big_buck_bunny_320.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [FMP4]  180x320  24bpp  24.000 fps  292.6 kbps (35.7 kbyte/s)
Clip info:
 Software: MEncoder dev-SVN-r27725-4.1.2
vo: couldn't open the X11 display ()!
==========================================================================
Opening video decoder: [hwmp4] MPEG-4 Video passthrough
VDec: vo config request - 180 x 320 (preferred colorspace: MPEG-4)
VDec: using MPEG-4 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xover] 180x320 => 180x320 MPEG-4  [fs] [flip]


MPlayer interrupted by signal 11 in module: init_video_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in
DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We
can't and
  won't help unless you provide this information when reporting a
possible bug.
root at om-gta02:~#

(2): ... -vo fbdev ... (sound yes, video no)
root at om-gta02:~# mplayer -vo fbdev /media/card/big_buck_bunny_320.avi >
/dev/null
Error opening/initializing the selected video_out (-vo) device.
root at om-gta02:~#

(3): ... -vo xvidix ... (sound yes, video no)
root at om-gta02:~# mplayer -vo xvidix /media/card/big_buck_bunny_320.avi >
/dev/null
Error opening/initializing the selected video_out (-vo) device.

(4): ... -vo xv ... (sound yes, video no)
root at om-gta02:~# mplayer -vo xv /media/card/big_buck_bunny_320.avi >
/dev/null 
Error opening/initializing the selected video_out (-vo) device.


(5): ... -vo gl ... (sound yes, video no)
root at om-gta02:~# mplayer -vo gl /media/card/big_buck_bunny_320.avi >
/dev/null
Error opening/initializing the selected video_out (-vo) device.


(6): ... -vo gl2 ... (sound yes, video no)
root at om-gta02:~# mplayer -vo gl2 /media/card/big_buck_bunny_320.avi >
/dev/null
Error opening/initializing the selected video_out (-vo) device.

The example video is the "big buck bunny" file, encoded as proposed in
the wiki page:
mencoder big_buck_bunny_480p_AVC_FW33.mp4 -ovc lavc -lavcopts
vcodec=mpeg4:vhq:vbitrate=300 \ -vf
crop=720:480:0:0,scale=320:-2,eq2=1.2:0.5:-0.25,rotate=2 -oac mp3lame
-lameopts br=64:cbr \ -o big_buck_bunny_320.avi

So in best case I can hear the sound but can't see anything of the video.

Can anyone help me?!




More information about the community mailing list