Re: mplayer problem

2003-12-28 Thread Mikko Työläjärvi
On Sun, 28 Dec 2003, Monah Baki wrote:

 Hi all,


[ Lines wrapped at 72 chars ]

 I'm running the Freebsd 4.9 with mplayer 0.91 and mplayerplug-in for
 the ports tree and mozilla 1.4.  I tried to view the spiderman
 trailer from apple's website, medium screem no problem, but when I
 try to choose large screen or full screen, I get a black display,
 and the following message (repeated 20 times) shows up on my
 terminal:

 ImageCodecbandDecompress cress=0xFFCE ( -0x32) -50

 It works fine with medium screen.

I've noticed the same thing.  A cursory check with trafshow
indicates that I simply don't have enough bandwith for the large
version, which requires more than the 1.5Mbit my DSL connection will
handle.  The medium size feed usually stays below 1 Mbit.

   $.02,
   /Mikko
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


re: mplayer problem

2003-11-30 Thread atk2
  ||
  ||
  ||Just checking... do you have
  ||
  ||options CPU_ENABLE_SSE
  ||options CPU_ATHLON_SSE_HACK
  ||
  ||in your kernel config?
  ||

Neither of these are set.

Alan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


re: mplayer problem

2003-11-30 Thread Lee Harr
 ||
 ||
 ||Just checking... do you have
 ||
 ||options CPU_ENABLE_SSE
 ||options CPU_ATHLON_SSE_HACK
 ||
 ||in your kernel config?
 ||
Neither of these are set.



That could be the problem. I have an athlon and could not get mplayer
to do much of anything before I build a kernel with those options.
It's worth a try, anyhow.

_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


re: mplayer problem

2003-11-29 Thread atk2

I should add - this is on an AMD 1.7 box running freebsd 4.5-stable and
compiled both with no options and with  -DWITHOUT_RUNTIME_CPUDETECTION -DWITHOUT_SSE 
-DWITHOUT_MMX


Alan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


re: mplayer problem

2003-11-29 Thread Lee Harr
MPlayer interrupted by signal 4 in module: decode_audio
- MPlayer crashed by an 'Illegal Instruction'.
 It may be a bug in our new runtime CPU-detection code...
 Please read DOCS/bugreports.html.
- MPlayer crashed by bad usage of CPU/FPU/RAM.
 Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
 disassembly. For details, see DOCS/bugreports.html#crash.b.
- 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/bugreports.html
 and follow the instru.



I should add - this is on an AMD 1.7 box running freebsd 4.5-stable and
compiled both with no options and with  -DWITHOUT_RUNTIME_CPUDETECTION 
-DWITHOUT_SSE -DWITHOUT_MMX


Just checking... do you have

options CPU_ENABLE_SSE
options CPU_ATHLON_SSE_HACK
in your kernel config?

_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]