Opened 17 years ago

Closed 17 years ago

#670 closed defect (worksforme)

mplayer crashes trying to play test clip from http://service.real.com/test

Reported by: grenoml@… Owned by: reimar
Priority: normal Component: core
Version: 1.0rc1 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

CPU: P4
OS: FC6

[root@renog01-lin01 tmp]# mplayer -playlist
http://service.real.com/learnnav/testrams/realvideo10_256.ram
MPlayer 1.0rc1-4.1.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 1.60GHz (Family: 15, Model: 2, Stepping: 4)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Resolving service.real.com for AF_INET6...
Couldn't resolve name for AF_INET6: service.real.com
Resolving service.real.com for AF_INET...
Connecting to server service.real.com[207.188.7.23]: 80...
Cache size set to 320 KBytes
Can'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.

Playing rtsp://media.real.com/showcase/service/samples/realvideo10_256.rm.
Resolving media.real.com for AF_INET6...
Couldn't resolve name for AF_INET6: media.real.com
Resolving media.real.com for AF_INET...
Connecting to server media.real.com[207.188.7.147]: 554...
Cache size set to 320 KBytes
Cache fill: 17.50% (57344 bytes)
REAL file format detected.
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
VIDEO: [RV40] 320x180 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:

name: Test clip
author: Real
copyright: (C) 2003

==========================================================================
Opening video decoder: [realvid] RealVideo decoder
Error: /usr/lib/codecs/drvc.so: cannot open shared object file: No such file or
directory
Win32 LoadLibrary failed to load: drvc.so, /usr/lib/codecs/drvc.so,
/usr/lib/win32/drvc.so, /usr/local/lib/win32/drvc.so
Error loading dll
ERROR: Could not open required DirectShow codec drvc.so.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
Error: /usr/lib/codecs/drv4.so.6.0: cannot open shared object file: No such file
or directory
Win32 LoadLibrary failed to load: drv4.so.6.0, /usr/lib/codecs/drv4.so.6.0,
/usr/lib/win32/drv4.so.6.0, /usr/local/lib/win32/drv4.so.6.0
Error loading dll
ERROR: Could not open required DirectShow codec drv4.so.6.0.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
Win32 LoadLibrary failed to load: drv43260.dll, /usr/lib/codecs/drv43260.dll,
/usr/lib/win32/drv43260.dll, /usr/local/lib/win32/drv43260.dll
Error loading dll
ERROR: Could not open required DirectShow codec drv43260.dll.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
Error: /usr/lib/codecs/drvc.bundle/Contents/MacOS/drvc: cannot open shared
object file: No such file or directory
Win32 LoadLibrary failed to load: drvc.bundle/Contents/MacOS/drvc,
/usr/lib/codecs/drvc.bundle/Contents/MacOS/drvc,
/usr/lib/win32/drvc.bundle/Contents/MacOS/drvc,
/usr/local/lib/win32/drvc.bundle/Contents/MacOS/drvc
Error loading dll
ERROR: Could not open required DirectShow codec drvc.bundle/Contents/MacOS/drvc.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x30345652.
Read DOCS/HTML/en/codecs.html!
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders

MPlayer interrupted by signal 11 in module: init_audio_codec

  • MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  • 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/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug.

Change History (3)

comment:1 by grenoml@…, 17 years ago

# rpm -q mplayer
mplayer-1.0-0.33.rc1.fc6

comment:2 by compn, 17 years ago

how did you install mplayer?
which rpm did you use?

seems like binary package mplayer problem
compile from source SHOULD fix this problem

also, works4me.

comment:3 by compn, 17 years ago

Resolution: worksforme
Status: newclosed

worksforme, and no reply from submitter.

Note: See TracTickets for help on using tickets.