[Mplayer-users] Can't Display DivX ;-) on X11

Arpi arpi at thot.banki.hu
Wed Apr 18 07:00:55 CEST 2001


Hi,

> MPlayer interrupted by signal 4 in module: draw_frame 
> vo: uninit!

sig 4 is illegal instruction... (CPU<->code incompatibility)

so maybe:
- configure mis-detects your cpu?
- kernel has no SSE patch? try --disable-sse
- your mplayer version is old.. there was many work on fastmemcpy.h,
  try to update...

fi still not ok, then:
chanke -O4 to -g in config.mak
make distclean;make

and send me teh output of this:

$ gdb mplayer
> run -vo x11 yourfile.avi
...
signal 4 ...
> bt


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list