i have problems playing this stream: mms://85.248.7.162/EXPRES_HQ
it works well in WMP or winamp5 and also in windows version of VLC (after replacing mms:// with rtsp://)
in linux, no player i've tried can play this. i'm getting a strange 'file not found' error:
Code: Select all
$ vlc rtsp://85.248.7.162/EXPRES_HQ -vvv
VLC media player 0.8.6-bugfix Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /home/ethereal/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 196 modules
[00000001] main private debug: opening config file /home/ethereal/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 3 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000256] main playlist debug: waiting for thread completion
[00000256] main playlist debug: thread 16386 (playlist) created at priority 0 (playlist/playlist.c:184)
[00000257] main private debug: waiting for thread completion
[00000257] main private debug: thread 32771 (preparser) created at priority 0 (playlist/playlist.c:210)
[00000258] main interface debug: looking for interface module: 1 candidate
[00000258] main interface debug: using interface module "hotkeys"
[00000258] main interface debug: thread 49156 (interface) created at priority 0 (interface/interface.c:231)
[00000260] main interface debug: looking for interface module: 1 candidate
[00000260] main interface debug: using interface module "screensaver"
[00000260] main interface debug: thread 65541 (interface) created at priority 0 (interface/interface.c:231)
[00000256] main playlist debug: adding playlist item `rtsp://85.248.7.162/EXPRES_HQ' ( rtsp://85.248.7.162/EXPRES_HQ )
[00000262] main interface debug: looking for interface module: 3 candidates
[00000262] main interface debug: using interface module "wxwidgets"
[00000262] main interface debug: thread 81926 (manager) created at priority 0 (interface/interface.c:216)
[00000262] wxwidgets interface debug: Using last windows config '(-1,0,0,1024,768)(0,328,195,363,81)(6,0,0,-1,150)'
[00000262] wxwidgets interface debug: id=0 p=(328,195) s=(363,81)
[00000262] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150)
[00000256] main playlist debug: nothing requested, starting
[00000256] main playlist debug: creating new input thread
[00000265] main input debug: waiting for thread completion
[00000265] main input debug: thread 98311 (input) created at priority 0 (input/input.c:265)
[00000265] main input debug: creating statistics handler
[00000265] main input debug: `rtsp://85.248.7.162/EXPRES_HQ' gives access `rtsp' demux `' path `85.248.7.162/EXPRES_HQ'
[00000265] main input debug: creating demux: access='rtsp' demux='' path='85.248.7.162/EXPRES_HQ'
[00000267] main demuxer debug: looking for access_demux module: 0 candidates
[00000267] main demuxer warning: no access_demux module matched "rtsp"
[00000265] main input debug: creating access 'rtsp' path='85.248.7.162/EXPRES_HQ'
[00000268] main access debug: looking for access2 module: 3 candidates
[00000268] main access debug: net: connecting to 85.248.7.162 port 554
[00000268] main access debug: connection in progress
[00000268] access_realrtsp access debug: rtsp connected
[00000268] access_realrtsp access warning: only real/helix rtsp servers supported for now
[00000268] access_file access warning: 85.248.7.162/EXPRES_HQ: No such file or directory
[00000268] main access warning: no access2 module matching "rtsp" could be loaded
[00000265] main input error: no suitable access module for `rtsp://85.248.7.162/EXPRES_HQ'
[00000265] main input debug: thread 98311 joined (input/input.c:412)
[00000256] main playlist: nothing to play