[MPlayer-users] Bugreport

Petr Hlávka hlavka2 at kn.vutbr.cz
Fri Apr 11 10:14:36 CEST 2003


I've found following bugs:

1. In gmplayer: when "right" click on Video Window and choose something
from menu which opens new window, the new window appears but it's
immediately coverd by the video window (it seem like it has keep on
bottom flag set). This is reproducible until I open some window using
middle button, through graphic menu. After this the right button works
withou any problems.


2. I'm not able to use dmix plugin with Alsa Output:

mplayer -ao alsa9:mixovani some.avi	(defined in my .asoundrc)

AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int 
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)
alsa-init: testing and bugreports are welcome.
alsa-init: requested format: 48000 Hz, 2 channels, Signed 16-bit
(Little-Endian)
alsa-init: soundcard set to mixovani
alsa-init: unable to set periodsize: Invalid argument
Could not open/initialize audio device -> no sound.


mplayer -ao alsa9:dmix some.avi		(the same problem)		
mplayer -ao alsa9:plug:dmix some.avi	(pcm device plug dones't exists)

3. (Not sure if it's bug) I have quite slow machine (PII-266), but I can
still play many videos using mplayer without gui. When I run gmplayer
and the control panel (or playbar) is visible (either in nonfulscreen or
fullscreen), then I can see one frame per five two or some impressionist
pictures with hard frame drop. When control panel isn't visible the
speed of playing is probably nearly the same as with plain mplayer.


---------------------------------------------------------------------
Mandrake Linux 8.2
MPlayer dev-CVS-030410-06:00-3.0.4

Linux k2-930a.kn.vutbr.cz 2.4.21-pre5 #15 Sat Mar 22 13:00:50 CET 2003
i686 unknown


lrwxrwxrwx    1 root     root           13 Mar 25 14:27 /lib/libc.so.6
-> libc-2.2.4.so*
-rwxr-xr-x    1 root     root      1275332 Mar 21 05:36
/lib/libc-2.2.4.so*


Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.0.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share/gcc-3.0.4 --enable-shared
--enable-threads=posix --disable-checking --enable-long-long
--enable-cstdio=stdio --enable-clocale=generic
--enable-languages=c,c++,f77,objc,java --program-suffix=-3.0.4
--enable-objc-gc --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.0.4 (Mandrake Linux 8.2 3.0.4-2mdk)


XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-1mdksmp i686 [ELF] 
Module Loader present


GNU assembler 2.11.92.0.12 20011121
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of
the GNU General Public License.  This program has absolutely no
warranty.
This assembler was configured for a target of `i586-mandrake-linux-gnu'.


Window Manager: Window Maker 0.80.1

GTK: 1.2.10
GLIB 1.2.10
libpng: libpng3-1.2.4-3.2mdk


processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 5
model name	: Pentium II (Deschutes)
stepping	: 2
cpu MHz		: 267.281
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
pse36 mmx fxsr
bogomips	: 532.48


VGA compatible controller: Neomagic Corporation NM2160 [MagicGraph
128XD] (Xv driver)
Sound card: ISA CS4237B (alsa9 driver)

Advanced Linux Sound Architecture Driver Version 0.9.2.
Compiled on Mar 21 2003 for kernel 2.4.21-pre5.

.asoundrc:

pcm.Generic {
  type hw
  card 0
}

ctl.Generic {
  type hw
  card 0
}

pcm_slave.sl1 {
  pcm Generic
  rate 44100
}

pcm.rate_convert {
  type rate
  slave sl1
}

pcm.mixovani {
  type dmix
  ipc_key 4321
  slave {
    pcm Generic
  }
}

ctl.mixovani {
  type hw
  card 0
}

pcm.!default {
  type plug
  slave.pcm "dmix"
}



More information about the MPlayer-users mailing list