[vlc-devel] Re: Multicast udp streaming from playlist - problems

Derk-Jan Hartman hartman at videolan.org
Thu Sep 2 11:36:20 CEST 2004


It looks like the ts module wasn't compiled. check with:
vlc -l | grept ts

You should install libdvbpsi reconfigure and recompile vlc...
That will probably fix this problem...
You should also install libmpeg2 and have VLC use that, because last 
time I checked ffmpeg MPEG2 wasn't that good in combination with TS 
streams...

DJ

Dermot McGahon wrote:

> On Wed, 01 Sep 2004 22:40:54 +0200, Derk-Jan Hartman  
> <hartman at videolan.org> wrote:
> 
>> Can you generate that with -vvv please?
>> Makes debugging extra easy...
> 
> 
> 
> [dermot at epia vlc-trunk]$ ./vlc rtsp://omnibase/sync_test -vvv
> VLC media player 0.8.0-test1 Janus
> [00000001] main vlc debug: opening config file /home/dermot/.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 155 modules
> [00000001] main vlc debug: opening config file /home/dermot/.vlc/vlcrc
> [00000000] main root debug: VLC media player - version 0.8.0-test1 Janus 
> -  (c) 1996-2004 VideoLAN
> [00000000] main root debug: libvlc was configured with ./configure  
> --enable-livedotcom --enable-debug  
> --with-livedotcom-tree=/home/dermot/live_lincor/  
> --with-ffmpeg-tree=/home/dermot/ffmpeg/ffmpeg-cvs-2004-07-12/  
> --disable-skins2
> [00000001] main vlc debug: translation test: code is "C"
> [00000001] main vlc debug: opening config file /home/dermot/.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 155 modules
> [00000001] main vlc debug: opening config file /home/dermot/.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"
> [00000192] main playlist debug: creating group Normal with id 1 at  
> position 0
> [00000192] main playlist debug: waiting for thread completion
> [00000192] main playlist debug: thread 27225008 (playlist) created at  
> priority 0 (src/playlist/playlist.c:107)
> [00000193] main interface debug: looking for interface module
> [00000193] main interface debug: probing 1 candidate
> [00000159] main module debug: using interface module "hotkeys"
> [00000193] main interface debug: interface initialized
> [00000193] main interface debug: thread 91896752 (interface) created at  
> priority 0 (src/interface/interface.c:209)
> [00000192] main playlist debug: adding playlist item  
> `rtsp://omnibase/sync_test' ( rtsp://omnibase/sync_test )
> [00000194] main interface debug: looking for interface module
> [00000194] main interface debug: probing 1 candidate
> Remote control interface initialized, `h' for help
> [00000163] main module debug: using interface module "rc"
> [00000194] main interface debug: interface initialized
> [00000192] main playlist debug: creating new input thread
> [00000195] main input debug: waiting for thread completion
> [00000195] main input debug: `rtsp://omnibase/sync_test' gives access  
> `rtsp' demux `' path `omnibase/sync_test'
> [00000195] main input debug: demux2_New: access='rtsp' demux=''  
> path='omnibase/sync_test'
> [00000196] main demuxer debug: looking for access_demux module
> [00000196] main demuxer debug: probing 1 candidate
> [00000195] main input debug: thread 46963632 (input) created at priority 
> 0  (src/input/input.c:228)
> [00000194] main interface debug: thread 57453488 (manager) created at  
> priority 0 (src/interface/interface.c:194)
> Sending request: OPTIONS * RTSP/1.0
> CSeq: 1
> User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.03.31)
> 
> 
> Received OPTIONS response: RTSP/1.0 200 OK
> CSeq: 1
> Message: OPTIONS Successful
> Public: OPTIONS, DESCRIBE, SETUP, PLAY, PAUSE, SET_PARAMETER,  
> GET_PARAMETER, SET_PLAYMODE, TEARDOWN
> Date: Thu, 02 Sep 2004 15:56:49 GMT
> 
> 
> Sending request: DESCRIBE rtsp://omnibase/sync_test RTSP/1.0
> CSeq: 2
> Accept: application/x-rtsp-mh, application/sdp
> User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.03.31)
> 
> 
> Received DESCRIBE response: RTSP/1.0 200 OK
> CSeq: 2
> Date: Thu, 02 Sep 2004 15:56:49 GMT
> Server: Kasenna MediaBase version 7.0.1
> Content-type: application/x-rtsp-mh
> Content-Length: 416
> 
> 
> Need to read 416 extra bytes
> Read 416 extra bytes: <MediaDescription>
> <MediaContainer
> NumStreams = 1
> 
>>
> <MediaStreams>
> <MediaStream
> StreamID = 0
> MimeType = application/x-sgimb
> MaxBitRate = 4500001
> Height = 480
> Width = 704
> FramesPerSecond = 29.969999
> AspectRatio = 0.673500
> FramesToIFramesRatio = 12.000000
> AudioHeader = 0
> Duration = 120797205
> StartTime = 0
> PlayModes = 7
> TypeSpecificData = MPEG-2
> VideoPid = 4131
> AudioPid = 4130
> </MediaStreams>
> </MediaDescription>
> 
> 
> sdp=v=0
> o=NoSpacesAllowed 1 1 IN IP4 192.168.3.3
> s=rtsp://omnibase/sync_test
> c=IN IP4 192.168.3.3
> t=0 0
> a=control:*
> a=range:npt=0-
> m=video 554 RAW/RAW/UDP 33
> a=control:trackID=4131
> 
> [00000196] livedotcom demuxer debug: RTP subsession 'video/MP2T'
> Sending request: SETUP rtsp://omnibase/sync_test/ RTSP/1.0
> CSeq: 3
> Transport: RAW/RAW/UDP;unicast;client_port=554-555
> User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.03.31)
> 
> 
> Received SETUP response: RTSP/1.0 200 OK
> CSeq: 3
> Transport:  
> RAW/RAW/UDP;destination=192.168.3.30;port=554;client_port=554;source=192.168.3.3 
> 
> Session: 1094060360
> 
> 
> Sending request: PLAY rtsp://omnibase/sync_test RTSP/1.0
> CSeq: 4
> Session: 1094060360
> Range: npt=0-
> User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.03.31)
> 
> 
> Received PLAY response: RTSP/1.0 200 OK
> CSeq: 4
> Date: Thu, 02 Sep 2004 15:56:49 GMT
> Scale: 1.000000
> 
> 
> [00000197] main private debug: demux2_New: access='' demux='ts' path=''
> [00000198] main demuxer debug: looking for demux2 module
> [00000198] main demuxer debug: probing 0 candidates
> [00000198] main demuxer error: no demux2 module matched "ts"
> [00000197] main private debug: thread 67943344 (stream out) created at  
> priority 0 (src/input/demux.c:301)
> [00000013] main module debug: using access_demux module "livedotcom"
> [00000195] main input debug: `rtsp://omnibase/sync_test' sucessfully opened
> TaskInterrupt
> [00000195] main input debug: control type=1
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> TaskInterrupt
> signal 2 received, terminating vlc - do it again in case it gets stuck
> [00000001] main vlc debug: removing all interfaces
> [00000194] main interface debug: thread 57453488 joined  
> (src/interface/interface.c:236)
> [00000163] main module debug: unlocking module "rc"
> [00000193] main interface debug: thread 91896752 joined  
> (src/interface/interface.c:236)
> [00000159] main module debug: unlocking module "hotkeys"
> [00000001] main vlc debug: removing all playlists
> TaskInterrupt
> [00000195] main input debug: control type=0
> [00000195] main input debug: control: INPUT_CONTROL_SET_DIE proceed
> [00000195] main input debug: closing `rtsp://omnibase/sync_test'
> [00000197] main private debug: thread 67943344 joined  
> (src/input/demux.c:359)
> Sending request: TEARDOWN rtsp://omnibase/sync_test RTSP/1.0
> CSeq: 5
> Session: 1094060360
> User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.03.31)
> 
> 
> Received TEARDOWN response: RTSP/1.0 200 OK
> CSeq: 5
> Date: Thu, 02 Sep 2004 15:56:53 GMT
> 
> 
> [00000013] main module debug: unlocking module "livedotcom"
> [00000195] main input debug: thread 46963632 joined (src/input/input.c:290)
> [00000192] main playlist debug: thread 27225008 joined  
> (src/playlist/playlist.c:130)
> [00000192] main playlist debug: deleting playlist item  
> `rtsp://omnibase/sync_test'
> [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"
> [dermot at epia vlc-trunk]$
> 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list