After update MPlayer on openSuSE 11, I get this error message:
aure...@linux:~> gdb /usr/bin/gmplayer GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux"... (no debugging symbols found) (gdb) run Starting program: /usr/bin/gmplayer (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) MPlayer dev-SVN-r29796-4.3-openSUSE Linux 11.0 (i686)-Packman (C) 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such file or directory Can't init input joystick mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. [New Thread 0xb541b710 (LWP 4478)] [png @ 0x8fd9370]Found 1 unreleased buffers! [png @ 0x8fe34f0]Found 1 unreleased buffers! [png @ 0x8fe3b70]Found 1 unreleased buffers! [png @ 0x8fe4390]Found 1 unreleased buffers! Last message repeated 1 times [png @ 0x8fe4860]Found 1 unreleased buffers! [png @ 0x8fe4990]Found 1 unreleased buffers! [png @ 0x8fe4bf0]Found 1 unreleased buffers! [png @ 0x8fe6e50]Found 1 unreleased buffers! [png @ 0x8fe7470]Found 1 unreleased buffers! [png @ 0x8fe7b60]Found 1 unreleased buffers! Last message repeated 8 times [png @ 0x8ffe140]Found 1 unreleased buffers! Last message repeated 1 times [png @ 0x90004f0]Found 1 unreleased buffers! [png @ 0x9001190]Found 1 unreleased buffers! Last message repeated 1 times [png @ 0x8fff1f0]Found 1 unreleased buffers! [png @ 0x8fff470]Found 1 unreleased buffers! [png @ 0x8fff640]Found 1 unreleased buffers! [png @ 0x8fff6c0]Found 1 unreleased buffers! [png @ 0x8fff700]Found 1 unreleased buffers! [png @ 0x902da00]Found 1 unreleased buffers! [png @ 0x902f390]Found 1 unreleased buffers! [png @ 0x9038ed0]Found 1 unreleased buffers! [png @ 0x903ae00]Found 1 unreleased buffers! [png @ 0x903cc80]Found 1 unreleased buffers! [png @ 0x903d2f0]Found 1 unreleased buffers! [png @ 0x90a7220]Found 1 unreleased buffers! [png @ 0x90a8f50]Found 1 unreleased buffers! [png @ 0x90aac40]Found 1 unreleased buffers! [png @ 0x90ac6c0]Found 1 unreleased buffers! [png @ 0x90ae460]Found 1 unreleased buffers! [png @ 0x90b01d0]Found 1 unreleased buffers! [png @ 0x90b1ba0]Found 1 unreleased buffers! [png @ 0x90b1d50]Found 1 unreleased buffers! Program exited with code 01. No problem with mplayer: aure...@linux:~> gdb /usr/bin/mplayer GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux"... (no debugging symbols found) (gdb) run Starting program: /usr/bin/mplayer (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) MPlayer dev-SVN-r29796-4.3-openSUSE Linux 11.0 (i686)-Packman (C) 2000-2009 MPlayer TeamUsage: mplayer [options] [url|path/]filename Basic options: (complete list in the man page) -vo <drv> select video output driver ('-vo help' for a list) -ao <drv> select audio output driver ('-ao help' for a list) vcd://<trackno> play (S)VCD (Super Video CD) track (raw device, no mount) dvd://<titleno> play DVD title from device instead of plain file -alang/-slang select DVD audio/subtitle language (by 2-char country code) -ss <position> seek to given (seconds or hh:mm:ss) position -nosound do not play sound -fs fullscreen playback (or -vm, -zoom, details in the man page) -x <x> -y <y> set display resolution (for use with -vm or -zoom) -sub <file> specify subtitle file to use (also see -subfps, -subdelay) -playlist <file> specify playlist file -vid x -aid y select video (x) and audio (y) stream to play -fps x -srate y change video (x fps) and audio (y Hz) rate -pp <quality> enable postprocessing filter (details in the man page) -framedrop enable frame dropping (for slow machines) Basic keys: (complete list in the man page, also check input.conf) <- or -> seek backward/forward 10 seconds down or up seek backward/forward 1 minute pgdown or pgup seek backward/forward 10 minutes < or > step backward/forward in playlist p or SPACE pause movie (press any key to continue) q or ESC stop playing and quit program + or - adjust audio delay by +/- 0.1 second o cycle OSD mode: none / seekbar / seekbar + timer * or / increase or decrease PCM volume x or z adjust subtitle delay by +/- 0.1 second r or t adjust subtitle position up/down, also see -vf expand * * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * * Program exited normally. I can play all videos, but gmplayer has this strange behaviour! PNG library: aure...@linux:~> rpm -q libpng12-0 libpng12-0-1.2.26-14.10 aure...@linux:~> rpm -q libpng-devel libpng-devel-1.2.26-14.10 Thanks for your help. Aurelio Grego _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
