[MPlayer-users] Re: Test RPMs

Magnus magnus-swe at telia.com
Mon May 31 01:12:22 CEST 2004


> On Friday, 28 May 2004 at 18:26, Magnus wrote:
> > Hi.
> > 
> > Im having trouble playing WMV 9 video on a dual processor athlon mp box
> > on some versions of mplayer.
> > 
> > The OS is Fedora core 1 fully upgaded from ayo.freshrpms.net
> > 
> > MPlayer dev-CVS--3.3.2 (C) 2000-2004 MPlayer Team  <- (Fedora core1
> > version 0.92-1 maybe with patches)
> 
> Why don't you use the official RPMs?
...

> [...]
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread -1084507840 (LWP 9917)]
> > 0x004e0000 in krb5_prompter_posix () from /usr/lib/libkrb5.so.3
> > (gdb)
> 
> This is bogus. See http://www.mplayerhq.hu/DOCS/HTML/en/faq.html#id2894397
Ok i must have missed that, thanks.


Unsatisfied dependencies in the rpm's...
>No, this is completely intentional. You obviously didn't read or
>understood the info on my website. Hint: try installing both at once.

> Downloaded from: http://luna.cs.ccsu.edu/dominik/apt/7.3/RPMS.testing

>BTW: Try the Fedora port of the repository (apt/fc1/*)

Hmm, thats what i used. I must have copy/pasted the wrong URL with 7.3,
sorry for that.


sources.list:
rpm http://ftp.icm.edu.pl/pub/linux/mplayer/apt fc1 stable

apt]# apt-get install mplayer mplayer-common (or individually)
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
 
The following packages have unmet dependencies:
  mplayer: Depends: mplayer-common (= 0.92.1) but 2:0.92.1-1 is to be
installed
  mplayer-common: Depends: mplayer (= 0.92.1)
E: Broken packages

Or can i install it in some other way by using apt ?


I also downloaded these (and the regular i386 packages):
mplayer-1.0pre4-4.athlon.rpm and
mplayer-common-1.0pre4-4.athlon.rpm

From:
http://ftp.icm.edu.pl/pub/linux/mplayer-rpms/apt/fc1/RPMS.stable/

Tried to install it...:
# ls -l
total 2300
-rw-------  1 root root 1204837 31 may 00.13 mplayer-0.92.1-1.athlon.rpm
-rw-------  1 root root 1135063 31 may 00.13
mplayer-common-0.92.1-1.athlon.rpm

# rpm -ivh mplayer*
error: unsatisfied dependencies:
        mplayer-common = 0.92.1 needed by mplayer-0.92.1-1
        mplayer = 0.92.1 needed mplayer-common-0.92.1-1

With the following result (used --nodeps):
AVI file format detected.
VIDEO:  [WMV3]  640x480  24bpp  23,98 fps  1020,8 kbps (124,6 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->192000 (128,0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local
display)
==========================================================================
Opening video decoder: [dmo] DMO video codecs
 
 
MPlayer interrupted by signal 11 in module: init_video_codec
- 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 instructions there. We can't and won't help unless you
provide
  this information when reporting a possible bug.
 
 
MPlayer interrupted by signal 11 in module: uninit_stream
Segmentationfault


I then installed these 2 from RPMS.testing (they installed nicely):
mplayer-1.0pre4-4.athlon.rpm
mplayer-common-1.0pre4-4.athlon.rpm


But gave this result:

Cache fill:  4,10% (344064 bytes)    AVI file format detected.
VIDEO:  [WMV3]  640x480  24bpp  23,976 fps  1020,8 kbps (124,6 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->192000 (128,0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local
display)
==========================================================================
Opening video decoder: [dmo] DMO video codecs
Segmentationfault


Seems i just needed to upgrade to this package:
mplayer-codecs-win32-dmo-9.0-1.i386.rpm

It works perfectly now (except for the apt and rpm parts).

Why does mplayer-common have to have a dependency of mplayer ?

Sincerely: Magnus-swe





More information about the MPlayer-users mailing list