[vlc] vlc and darwin

Hussain Ali Pardawalla hussain at mytum.de
Fri Aug 27 13:49:04 CEST 2004


Hello. 

I am trying to playback a stream from a darwin server using VLC, but nothing happens. Below is the log printed out by VLC


 hussain at local:~> vlc -vvv  rtsp://139.23.201.78:10000/sample.mp4
VLC media player 0.7.2 Bond
[00000000] main root debug: VLC media player - version 0.7.2 Bond - (c) 1996-2004 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure -with-ffmpeg-tree=/home/hussain/lib
s/ffmpeg-20040520
[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /home/hussain/.vlc/vlcrc
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 163 modules
[00000001] main vlc debug: opening config file /home/hussain/.vlc/vlcrc
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE FPU
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 3 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000200] main playlist debug: creating group Normal with id 1 at position 0
[00000200] main playlist debug: waiting for thread completion
[00000200] main playlist debug: thread 1101093808 (playlist) created at priority 0 (src/playlist/playl
ist.c:109)
[00000201] main interface debug: looking for interface module
[00000201] main interface debug: probing 1 candidate
[00000100] main module debug: using interface module "hotkeys"
[00000201] main interface debug: interface initialized
[00000201] main interface debug: thread 1103195056 (interface) created at priority 0 (src/interface/in
terface.c:152)
[00000200] main playlist debug: adding playlist item `rtsp://139.23.201.78:10000/sample.mp4' ( rtsp://
139.23.201.78:10000/sample.mp4 )
[00000202] main interface debug: looking for interface module
[00000202] main interface debug: probing 4 candidates
[00000141] main module debug: using interface module "wxwindows"
[00000202] main interface debug: interface initialized
[00000202] main interface debug: thread 1105296304 (manager) created at priority 0 (src/interface/inte
rface.c:136)
[00000202] wxwindows interface debug: accelerator table loaded
[00000200] main playlist debug: creating new input thread
[00000203] main input: playlist item `rtsp://139.23.201.78:10000/sample.mp4'
[00000203] main input debug: waiting for thread completion
[00000203] main input debug: thread 1109556144 (input) created at priority 0 (src/input/input.c:326)
[00000203] main input debug: cmd=state old=10 new=1
[00000203] main input debug: playing at normal rate
[00000203] main input debug: access `rtsp', demux `', name `139.23.201.78:10000/sample.mp4'
[00000203] main input debug: looking for access module
[00000203] main input debug: probing 0 candidates
[00000203] main input error: no access module matched "rtsp"
[00000203] main input debug: looking for access module
[00000203] main input debug: probing 7 candidates
[00000203] dvdplay input warning: cannot stat() source `rtsp://139.23.201.78:10000/sample.mp4' (No suc                       h file or directory)
[00000203] dvdread input warning: cannot stat() source `rtsp://139.23.201.78:10000/sample.mp4' (No suc                       h file or directory)
[00000203] dvd input warning: cannot stat() device `rtsp://139.23.201.78:10000/sample.mp4' (No such fi                       le or directory)
[00000203] vcd input warning: could not open rtsp://139.23.201.78:10000/sample.mp4
[00000203] cdda input warning: could not open rtsp://139.23.201.78:10000/sample.mp4
[00000203] access_file input warning: cannot stat() file `rtsp://139.23.201.78:10000/sample.mp4' (No s                       uch file or directory)
[00000203] main input error: no suitable access module for `/://rtsp://139.23.201.78:10000/sample.mp4'
[00000203] main input debug: pes: 0 packets
[00000203] main input debug: data: 0 packets
[00000203] main input debug: buffers: 0 packets
[00000203] main input debug: thread 1109556144 joined (src/input/input.c:373)
[00000001] main vlc debug: removing all interfaces
[00000202] main interface debug: thread 1105296304 joined (src/interface/interface.c:178)
[00000141] main module debug: unlocking module "wxwindows"
[00000201] main interface debug: thread 1103195056 joined (src/interface/interface.c:178)
[00000100] main module debug: unlocking module "hotkeys"
[00000001] main vlc debug: removing all playlists
[00000200] main playlist debug: thread 1101093808 joined (src/playlist/playlist.c:132)
[00000200] main playlist debug: deleting playlist item `rtsp://139.23.201.78:10000/sample.mp4'
[00000001] main vlc debug: removing all video outputs
[00000001] main vlc debug: removing all audio outputs
[00000001] main vlc debug: removing announce handler
[00000010] main module debug: unlocking module "memcpymmxext"


Do any of you have any idea, what could be causing this problem.
I have checked the files, and even streamed the file with VLC. In this case I could get VLC to play back, but upon streaming the same file with Darwin, nothing seems to happen. 

Thank you.

Hussain


More information about the vlc mailing list