Opened 20 years ago

Closed 18 years ago

Last modified 18 years ago

#67 closed defect (worksforme)

Error open_stream

Reported by: x-files@… Owned by: moritz@…
Priority: normal Component: demuxer
Version: HEAD Severity: major
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

If you play a mms file and it fails, mplayer don't respond!!! CTRL+ESC needed!

Warning unknown option cache_prefill at line 147
Reading config file C:/mplayer/mplayer/config
Reading C:/mplayer/mplayer/codecs.conf: 71 audio & 178 video codecs
Font C:/mplayer/mplayer/font/font.desc loaded successfully! (206 chars)
Using Windows native timing
Input config file C:/mplayer/mplayer/input.conf parsed: 53 binds

Playing mms://real.advance.net/encoder/frodo/frodo.rm.
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...
connected

alert! eof
read error:: Invalid argument
pre-header read failed
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...

MPlayer interrupted by signal 2 in module: open_stream
<<<<<<<<<<<<

Change History (8)

comment:1 by r_togni@…, 20 years ago

Please, never cut mplayer output. Can't reproduce on Linux, MPlayer CVS, i just
get a connection refused.

Btw, Real file streamed on mms protocol, that's brain damaged.

Ciao,

Roberto

comment:2 by x-files@…, 20 years ago

C:\mplayer>mplayer mms://real.advance.net/encoder/frodo/frodo.rm
MPlayer dev-CVS-040807-00:49-3.2.3 (C) 2000-2004 MPlayer Team

CPU: Advanced Micro Devices Athlon Thunderbird 1265 MHz (Family: 6, Stepping:
2)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Reading config file C:/WINDOWS/mplayer/mplayer.conf
Warning unknown option cache_min at line 144
Warning unknown option cache_prefill at line 147
Reading config file C:/mplayer/mplayer/config
Reading C:/mplayer/mplayer/codecs.conf: 71 audio & 178 video codecs
Font C:/mplayer/mplayer/font/font.desc loaded successfully! (206 chars)
Using Windows native timing
Input config file C:/mplayer/mplayer/input.conf parsed: 53 binds

Playing mms://real.advance.net/encoder/frodo/frodo.rm.
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...
connected

alert! eof
read error:: Invalid argument
pre-header read failed
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...

MPlayer interrupted by signal 2 in module: open_stream

I interrupted it after 5 min.

comment:3 by r_togni@…, 20 years ago

That's what i get:

r@tower2:~/tht$ mplayer -v mms://real.advance.net/encoder/frodo/frodo.rm
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale

MPlayer dev-CVS-040824-20:10-3.3.4 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Foster 2403 MHz (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /home/r/.mplayer/config
Reading /home/r/.mplayer/codecs.conf: Can't open '/home/r/.mplayer/codecs.conf':
No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
CommandLine: '-v' 'mms://real.advance.net/encoder/frodo/frodo.rm'
init_freetype
get_path('font/font.desc') -> '/home/r/.mplayer/font/font.desc'
font: can't open file: /home/r/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Failed to open /dev/rtc: Permission denied (it should be readable by the user.)
Using nanosleep() timing
get_path('input.conf') -> '/home/r/.mplayer/input.conf'
Can't open input config file /home/r/.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
get_path('frodo.rm.conf') -> '/home/r/.mplayer/frodo.rm.conf'

Playing mms://real.advance.net/encoder/frodo/frodo.rm.
Filename for url is now mms://real.advance.net/encoder/frodo/frodo.rm
Filename for url is now mms://real.advance.net/encoder/frodo/frodo.rm
Trying ASF/UDP...

===> ASF/UDP failed

Trying ASF/TCP...
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...
Connect error : Connection refused

===> ASF/TCP failed

Trying ASF/HTTP...
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...
Connect error : Connection refused

===> ASF/HTTP failed

asf_streaming_start failed
Check if this is a playlist which requires -playlist option
Example: mplayer -playlist <url>
Unable to open URL: mms://real.advance.net/encoder/frodo/frodo.rm

vo: x11 uninit called but X11 not inited..

Exiting... (End of file)

There was a commit to mms streaming code dated 2004/08/07 23:48:53 (probably not
related to your problem), and a fix to real demuxer on aug 10.

Can you try to upgrade and tell if that solves your problem?

Ciao,

Roberto

comment:4 by x-files@…, 20 years ago

I make the same test with last CVS version and I have same error!

X:\Programas Genericos\Mplayer\winmplayer\mplayer>mplayer
mms://real.advance.net/encoder/frodo/frodo.rm
MPlayer dev-CVS-040828-11:09-3.3.1 (C) 2000-2004 MPlayer Team

CPU: Advanced Micro Devices Athlon Thunderbird 1039 MHz (Family: 6, Stepping:
2)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or
directory
Reading config file X:/Programas
Genericos/Mplayer/winmplayer/mplayer/mplayer/config
Reading X:/Programas Genericos/Mplayer/winmplayer/mplayer/mplayer/codecs.conf:
Can't open 'X:/Programas
Genericos/Mplayer/winmplayer/mplayer/mplayer/codecs.conf': No such file or
directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't
open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
c:/windows/fonts/arial.ttf doesn't look like a font description, ignoring
Cannot load font: c:/windows/fonts/arial.ttf
Using Windows native timing
Input config file X:/Programas
Genericos/Mplayer/winmplayer/mplayer/mplayer/input.conf parsed: 53 binds

Playing mms://real.advance.net/encoder/frodo/frodo.rm.
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...
connected

alert! eof
read error:: No such file or directory
pre-header read failed
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...

MPlayer interrupted by signal 2 in module: open_stream

I interrupted it after 2 min.

comment:5 by x-files@…, 20 years ago

Some news ¿?
I test today (in 11-10-2004) and same problem!

comment:6 by compn, 19 years ago

i'm using win32 ver too...
MPlayer dev-CVS-041023-09:31-3.2.3 - without live mingw (sascha binary)
MPlayer dev-CVS-040826-18:11-3.3.3 - with live cygwin (joey binary)
also tested pre3 and pre5 without live, mingw. no crashes here. (sascha binaries)

Playing mms://real.advance.net/encoder/frodo/frodo.rm.
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...
Connection timeout
Resolving real.advance.net for AF_INET...
Connecting to server real.advance.net[208.202.9.11]:1755 ...
Connection timeout
asf_streaming_start failed
Check if this is a playlist which requires -playlist option
Example: mplayer -playlist <url>
Unable to open URL: mms://real.advance.net/encoder/frodo/frodo.rm

maybe its an amd-64 problem (is that what you are using?)
are you using cygwin or mingw? i assume mingw? do sascha's builds
give same results? http://mplayerhq.hu/MPlayer/releases/win32-beta/

comment:7 by Dominik 'Rathann' Mierzejewski, 19 years ago

Any more news? Is this still reproducible?

comment:8 by reimar, 18 years ago

Resolution: worksforme
Status: newclosed

No reply and never been reproducible. Reopen if new information is available.

Note: See TracTickets for help on using tickets.