thank you very much, vlc_help. you're a very good guy.
i compile for myself using cygwin and contrib-20090118-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only.tar.bz2.
and i use vlm of vlc-0.9.9a.zip as the vod server. i can play rtsp://127.0.0.1/test1 using other version of vlc expect vlc-1.0.0-rc*.
here is the log:
Code: Select all
-- logger module started --
main debug: using interface module "logger"
main debug: TIMER module_need() : 64.000 ms - Total 64.000 ms / 1 intvls (Avg 64.000 ms)
main debug: thread (interface) created at priority 0 (interface/interface.c:156)
main debug: looking for interface module: 1 candidate
main debug: thread started
main debug: thread ended
main debug: using interface module "hotkeys"
main debug: TIMER module_need() : 39.000 ms - Total 39.000 ms / 1 intvls (Avg 39.000 ms)
main debug: thread (interface) created at priority 0 (interface/interface.c:156)
main debug: adding item `rtsp://127.0.0.1/test1' ( rtsp://127.0.0.1/test1 )
main debug: thread started
main debug: rebuilding array of current - root 播放列表
main debug: rebuild done - 1 items, index -1
main debug: looking for interface module: 1 candidate
main debug: using interface module "globalhotkeys"
main debug: TIMER module_need() : 45.000 ms - Total 45.000 ms / 1 intvls (Avg 45.000 ms)
main debug: thread (interface) created at priority 0 (interface/interface.c:156)
main: 正在以默认界面运行 vlc,使用 'cvlc' 将 vlc 运行在无界面的状态下。
main debug: looking for interface module: 3 candidates
main debug: thread started
main debug: thread ended
main debug: using interface module "qt4"
main debug: TIMER module_need() : 533.000 ms - Total 533.000 ms / 1 intvls (Avg 533.000 ms)
main debug: thread started
main debug: thread (interface) created at priority 0 (interface/interface.c:156)
main debug: thread ended
main debug: processing request item null node 播放列表 skip 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'rtsp://127.0.0.1/test1'
qt4 debug: Error while initializing qt-specific localization
main debug: thread (input) created at priority 1 (input/input.c:230)
main debug: thread started
qt4 debug: IM: Setting an input
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\DOCUME~1\wangwei1\LOCALS~1\Temp'
main debug: `rtsp://127.0.0.1/test1' gives access `rtsp' demux `' path `127.0.0.1/test1'
main debug: creating demux: access='rtsp' demux='' path='127.0.0.1/test1'
main debug: looking for access_demux module: 1 candidate
qt4 debug: Updating the geometry
qt4 debug: size: 1 - 21145
qt4 debug: sizeHint: 4 - 349
qt4 debug: Updating the geometry
qt4 debug: size: 1 - 21145
qt4 debug: sizeHint: 4 - 349
live555 debug: DESCRIBE failed with 0: connect() failed: Unknown error
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://127.0.0.1/test1
main warning: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 135.000 ms - Total 135.000 ms / 1 intvls (Avg 135.000 ms)
main debug: creating access 'rtsp' path='127.0.0.1/test1'
main debug: looking for access module: 0 candidates
main error: no access module matched "rtsp"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main error: open of `rtsp://127.0.0.1/test1' failed: no access module matched "rtsp"
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m0.171428s, kernel 0m0.000000s, user 0m0.015625s
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: size: -1 - 21145
qt4 debug: sizeHint: -4 - 349
qt4 debug: Updating the geometry
qt4 debug: size: -1 - 21145
qt4 debug: sizeHint: -4 - 349
main debug: Destroying the input for 'rtsp://127.0.0.1/test1'
main debug: TIMER input launching for 'rtsp://127.0.0.1/test1' : 201.000 ms - Total 201.000 ms / 1 intvls (Avg 201.000 ms)