Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mplayer issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
spazegun
n00b
n00b


Joined: 23 Sep 2003
Posts: 31

PostPosted: Wed May 04, 2005 8:44 am    Post subject: Mplayer issues Reply with quote

Code:
mobile ~ # mplayer
MPlayer 1.0pre6-3.4.3-20050110 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
MMX2 supported but disabled
SSE2 supported but disabled
CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX 3DNow SSE




If i run an .mpg
Code:
MPlayer interrupted by signal 4 in module: decode_video
- 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.


If i run an .avi its the same only its module init_audio_codec


So i have found a fix, just remove the 3dnow and sse from my make.conf. But I run a P4 it has sse, and i would like to keep it. Is there any way to?

thanks[/url]
Back to top
View user's profile Send private message
polle
Veteran
Veteran


Joined: 28 Feb 2003
Posts: 1498
Location: Belgium

PostPosted: Wed May 04, 2005 8:51 am    Post subject: Reply with quote

Just try to recompile without 3dnow and see if it works
Back to top
View user's profile Send private message
bkunlimited
l33t
l33t


Joined: 18 Jun 2004
Posts: 672

PostPosted: Wed May 04, 2005 8:54 am    Post subject: Reply with quote

just add back sse to your USE flags.
Back to top
View user's profile Send private message
tomcat22
n00b
n00b


Joined: 02 Jun 2004
Posts: 68

PostPosted: Wed May 04, 2005 12:42 pm    Post subject: Reply with quote

try using another version of alsa instead of 1.0.8, perhaps this might help.

tom
_________________
Windows - gesehen, gelacht, gelöscht!
Back to top
View user's profile Send private message
GoodSheepBadSheep
n00b
n00b


Joined: 30 Nov 2004
Posts: 20

PostPosted: Mon Jan 09, 2006 2:43 am    Post subject: Reply with quote

Did you every get this working? I have the same problem.

dustfinger.
Back to top
View user's profile Send private message
pigeon768
l33t
l33t


Joined: 02 Jan 2006
Posts: 683

PostPosted: Mon Jan 09, 2006 9:56 am    Post subject: Reply with quote

Add sse, sse2, mmx and mmxext to your USE flags and remove 3dnow and 3dnowext.

P4's do not support 3dnow; they do support all flavors of mmx and sse.

sheep- what's the output from 'mplayer'? (run with no arguments)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum