[MPlayer-dev-eng] mplayer + live on arm

Gopinadhan Gautam gautamvsg at yahoo.com
Thu Oct 23 22:26:15 CEST 2003


Hi,
   I have successfully compiled mplayer with live
libraries using the instructions in this message.

http://mplayerhq.hu/pipermail/mplayer-dev-eng/2003-August/019911.html

However I am facing some problems running mplayer. I
would appreciate if you could provide some input on
what could be going wrong.

I have compiled the player using the arm toolchain
v3.3 from openzaurus. 

- First error I faced was when I tried to play with
the stripped version of mplayer that gets installed,
it crashes out with a weird error. So I used the
unstripped version and this one does not at least exit
out. Anyone know why the strip does not work?
- On trying to play a local file, I get the following
messages. Unfortunately the shell on the familiar
linux does not allow me redirect stderr and stdout
into a file. So I am giving them separately below.
Also note that there is a flicker of a window that
appears on the display when I run the application.

Messages
=================================
stderr
-----------------------------------------
/mnt/ramfs/mplayer-live/bin # ./mplayer
../../pmcmtpin.mpg 2>&1 > temp.txt
: No such file or directory
Can't open '/root/.mplayer/codecs.conf': No such file
or directory
Can't open input config file
/root/.mplayer/input.conf: No such file or directory
Can't open input config file
/home/gautam/work/src/mplayer/out/etc/mplayer/input.conf:
No such file or directory
Falling back on default (hardcoded) input config
The selected video_out device is incompatible with
this codec.
No accelerated colorspace conversion found
Select error: Bad address

stdout
-----------------------
Playing ../../pmcmtpin.mpg
MPEG-ES file format detected.
VIDEO:  MPEG1  320x240  (aspect 1)  25.000 fps    0.0
kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video
passthrough
VDec: vo config request - 320 x 240 (preferred csp:
Mpeg PES)
Could not find matching colorspace - retrying with
-vop scale...
Opening video filter: [scale]
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video
decoder libmpeg2-v0.3.1
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or
2 (libmpeg2))
==========================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 320 x 240 (preferred csp:
Planar YV12)
Could not find matching colorspace - retrying with
-vop scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: using unscaled Planar YV12 -> BGR 16-bit
special converter
VO: [fbdev] 320x240 => 320x240 BGR 16-bit
V:   0.0    1   0%  0%  0.0% 0 0 0%^M
Exiting... (Quit)


========End messages=============

"Select error: Bad address" seems to the reason why it
is crashing out. It cleanly exits out rather than core
dumping since gdb does not give any backtrace on exit.

- Finally when I try to access an rtsp stream I get
the following messages.

Messages
===========================================
/mnt/ramfs/mplayer-live/bin # ./mplayer
rtsp://<some-valid-server>/neptune.mpg
MPlayer dev-CVS-031015-15:47-3.3.1 (C) 2000-2003
MPlayer Team

Reading config file
/home/gautam/work/src/mplayer/out/etc/mplayer/mplayer.conf:
No such file or directory
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open
'/root/.mplayer/codecs.conf': No such file or
directory
Reading
/home/gautam/work/src/mplayer/out/etc/mplayer/codecs.conf:
59 audio & 158 video codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file:
/home/gautam/work/src/mplayer/out/share/mplayer/font/font.desc
Using usleep() timing
Can't open input config file
/root/.mplayer/input.conf: No such file or directory
Can't open input config file
/home/gautam/work/src/mplayer/out/etc/mplayer/input.conf:
No such file or directory
Falling back on default (hardcoded) input config

Playing rtsp://<some-valid-server>/neptune.mpg
Not a Realmedia rtsp url. Trying standard rtsp
protocol.
Connected to server: <some-valid-server>
Stream not seekable!
Failed to get a SDP description from URL
"rtsp://<some-valid-server>/neptune.mpg": no response
code in line: ""
No stream found.


Exiting... (End of file)
=======================Eng messages=========

I tried both these steps with the mplayer + live
application that I compiled for the desktop and they
work fine.

- Details of the code and tools that I am using:

live.2003.10.08.tar.gz
mplayer latest from the CVS picked on Oct 15th.
arm-linux toolchain 3.3 from the openzaurus website.


Any help is appreciated.

Regards,
Gautam.

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com



More information about the MPlayer-dev-eng mailing list