[MPlayer-users] pre5 was better than pre6/8
Tamas Kohegyi
tkohegyi at freemail.hu
Tue Sep 24 22:12:02 CEST 2002
Hi,
Bugreport
-------------------------------------------------------------------------
System:
Debian 3.0 stable
uname -a
Linux kk 2.4.17 #1 Thu Jan 17 18:45:57 CET 2002 i686 unknown
ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1153784 Apr 28 11:57
/lib/libc-2.2.5.so
lrwxrwxrwx 1 root root 13 Sep 4 23:53 /lib/libc.so.6
-> libc-2.2.5.so
bash-2.05a$ X -version
X: user not authorized to run the X server, aborting. -> anyway XFree86
4.01
bash-2.05a$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
bash-2.05a$ ld -v
GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux
bash-2.05a$ as --version
GNU assembler 2.12.90.0.1 20020307 Debian/GNU Linux
Copyright 2002 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 `i386-linux'.
Window manager: KDE2.2
Problem:
pre5 compiled fine, without problems, mplayer works well.
but not able to play this:
mplayer -vo x11 -framedrop mms://213.163.15.118/xBBStream1
pre8 compiled only if special flags were used like : ./configure
--disable-dvdnav --disable-arts --disable-nas
(otherwise compilation failed)
I have dxr3, playing with pre5 dxr3 works well, playing with pre6/8
this is the result:
-----------------------------
bash-2.05a$ mplayer -vo dxr3 xxxxxxxx.avi
MPlayer 0.90pre8-2.95.4 (C) 2000-2002 Arpad Gereoffy (see DOCS)
CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner (Family: 6,
Stepping: 3)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
Reading /home/tkohegyi/.mplayer/codecs.conf: 38 audio & 106 video codecs
Font /home/tkohegyi/.mplayer/font/font.desc loaded successfully! (206
chars)
Linux RTC init error in ioctl (rtc_pie_on): Permission denied
Using usleep() timing
Can't open input config file /home/tkohegyi/.mplayer/input.conf : No
such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No
such file or directory
Falling back on default (hardcoded) input config
Setting up lirc support...
mplayer: could not connect to socket
mplayer: Connection refused
Failed opening lirc support!
You won't be able to use your remote control
Playing xxxxxxx.avi
Detected AVI file format!
VIDEO: [DIV3] 640x272 24bpp 23.98 fps 1008.8 kbps (123.1 kbyte/s)
Clip info:
Software: Nandub v1.0rc2
SUB: Detected sub file: xxxxxxxx.srt
SUB: Detected subtitle file format: subviewer
SUB: Read 1208 subtitles.
SUB: Adjusted 213 subtitle(s).
==========================================================================
Detected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, sfmt: 0x10 (2 bps), ratio: 12000->192000 (96.0
kbit)
CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner (Family: 6,
Stepping: 3)
VO: [dxr3] Opened /dev/em8300_mv-0
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Detected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4
v3))
==========================================================================
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian)
Start playing...
VDec: vo config request - 640 x 272 (preferred csp: Planar YV12)
Couldn't find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
Sorry, selected video_out device is incompatible with this codec.
init_vo failed
MPlayer interrupted by signal 11 in module: decode_video
- 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 section 5.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
instructions there. We can't and won't help unless you provide these
informations when reporting a possible bug.
VO: [dxr3] Uninitializing
bash-2.05a$
--------------------
Same happens for any kind of input if I try to use dxr3 as output.
dxr3 driver: 0.12
So i gave the info, if other is needed, ask.
Regards,
Tamas
ps:
pre5 with dxr3 output:
...
CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner (Family: 6,
Stepping: 3)
VO: [dxr3] FAME supported
VO: [dxr3] AVCODEC supported
VO: [dxr3] Opened /dev/em8300_mv-0
libavcodec: CPU flags: mmx mmxext sse
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Detected video codec: [ffdivx] vfm:5 (FFmpeg DivX ;-) (MS MPEG-4 v3))
==========================================================================
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian)
Start playing...
VDec: vo config request - 640 x 272 (preferred csp: Planar YV12)
Movie-Aspect is undefined - no prescaling applied.
VO: [dxr3] 640x272 => 640x272 Planar YV12
VO: [dxr3] Setting up for PAL/SECAM.
VO: [dxr3] Setting aspect ratio to 16:9
VO: [dxr3] Using AVCODEC
SwScaler: BICUBIC scaler, 640x272 Planar YV12 -> 352x288 Planar YV12
using MMX2
Using MMX2 for colorspace transform
....and working
More information about the MPlayer-users
mailing list