Hi,
I've installed mplayer from the packman repo for 10.3 on the efika, but cant get it to work.
It crashes with the following:
Code:
MPlayer 1.0rc2-SUSE Linux 10.3 (powerpc)-Packman-4.2.1 (C) 2000-2007 MPlayer Team
AltiVec not found
CPU: PowerPC
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing Pathsame sth Selhnh.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 704x448 12bpp 25.000 fps 987.1 kbps (120.5 kbyte/s)
Clip info:
Software: VirtualDubMod 1.5.4.1 (build 2178/release)
MPlayer interrupted by signal 4 in module: preinit_libvo
- MPlayer crashed by an 'Illegal Instruction'.
It usually happens when you run it on a CPU different than the one it was
compiled/optimized for.
Verify this!
- 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.
Selecting a different vo (x11) I get this:
Code:
Starting playback...
VDec: vo config request - 704 x 448 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.57:1 - prescaling to correct movie aspect.
VO: [x11] 704x448 => 704x448 Planar YV12
MPlayer interrupted by signal 4 in module: decode_video
just after it opens a playback window.
I think I'm missing something important here... Cant find though if mplayer is working or not on the efika...
Any clues?
Thanks.