VLM shuts off

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

VLM shuts off

Postby DanP » 03 Nov 2008 21:46

I'm using VLM to manage 20 streams from MPEG4 encoders in a wireless system. The streams are active prior to launching VLM. After VLM successfully starts and all the streams are manageable, I turn them off at the encoders in order to limit bandwidth usage. Everything works fine for a day or two, and then VLM shuts off. I was wondering if after a certain period of inactivity (no video streaming) VLM just shuts off. Is there a way to prevent VLM from shutting off without having the streams continuously active? Thanks.

--Dan--

contremaitre
Blank Cone
Blank Cone
Posts: 27
Joined: 16 May 2008 11:49

Re: VLM shuts off

Postby contremaitre » 04 Nov 2008 08:42

Could you provide more information ? (output messages maybe ? )

DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

Re: VLM shuts off

Postby DanP » 04 Nov 2008 19:06

[00000516] dummy interface: VLC media player - version 0.8.6c Janus - (c) 1996-2
007 the VideoLAN team
[00000516] dummy interface:
Warning: if you can't access the GUI anymore, open a command-line window, go to
the directory where you installed VLC and run "vlc -I wx"

[00000516] dummy interface: using the dummy interface module...
[00000313] [Media: channel1] live555 demuxer error: no data received in 10s, abo
rting
[00000301] main private error: object is not attached

This is the command that I use to launch VLM: vlc.exe -I dummy --extraintf telnet --vlm-conf cctvs.conf
Channel1 refers to a site that is down. When I request video from any site, a command is sent to the encoder and its unicast stream is activated. VLM then multicasts the video stream into the local network. After viewing is done, another command is sent to the encoder to deactivate the stream. Everything works fine but if a leave VLM running overnight, the next morning it's no longer running.

contremaitre
Blank Cone
Blank Cone
Posts: 27
Joined: 16 May 2008 11:49

Re: VLM shuts off

Postby contremaitre » 05 Nov 2008 09:16

What do you mean, no longer running ?
Did it crash, or still running but doing nothing.

I would need to see the last outputs you have in the morning.

And we don't have enough information about input/output method you use.
The best would be to see a vlm example of what you are doing ?
(input : rtsp ? output : rtp ? etc...)

ivoire
Cone that earned his stripes
Cone that earned his stripes
Posts: 413
Joined: 20 Aug 2008 11:29
VLC version: trunk
Operating System: linux (debian sid)
Contact:

Re: VLM shuts off

Postby ivoire » 05 Nov 2008 13:36

And run vlc with full logging (add -vvv on the command line)

DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

Re: VLM shuts off

Postby DanP » 05 Nov 2008 21:27

It crashes. It's the only program running, and basically the next morning is gone from the screen. Here's an excerpt of my vlm.conf file:

new channel1 broadcast enabled
setup channel1 input c:\sdps\cctv1.sdp
setup channel1 output #rtp{mux=ts,dst=225.252.0.151}
control channel1 play

new channel4 broadcast enabled
setup channel4 input c:\sdps\cctv4.sdp
setup channel4 output #rtp{mux=ts,dst=225.252.0.153}
control channel4 play

new channel5 broadcast enabled
setup channel5 input c:\sdps\cctv5.sdp
setup channel5 output #rtp{mux=ts,dst=225.252.0.168}
control channel5 play

new channel6 broadcast enabled
setup channel6 input c:\sdps\cctv6.sdp
setup channel6 output #rtp{mux=ts,dst=225.252.0.174}
control channel6 play

new channel7 broadcast enabled
setup channel7 input c:\sdps\cctv7.sdp
setup channel7 output #rtp{mux=ts,dst=225.252.0.164}
control channel7 play

new channel10 broadcast enabled
setup channel10 input c:\sdps\cctv10.sdp
setup channel10 output #rtp{mux=ts,dst=225.252.0.170}
control channel10 play

new channel11 broadcast enabled
setup channel11 input c:\sdps\cctv11.sdp
setup channel11 output #rtp{mux=ts,dst=225.252.0.160}
control channel11 play

new channel12 broadcast enabled
setup channel12 input c:\sdps\cctv12.sdp
setup channel12 output #rtp{mux=ts,dst=225.252.0.154}
control channel12 play

new channel13 broadcast enabled
setup channel13 input c:\sdps\cctv13.sdp
setup channel13 output #rtp{mux=ts,dst=225.252.0.171}
control channel13 play

new channel14 broadcast enabled
setup channel14 input c:\sdps\cctv14.sdp
setup channel14 output #rtp{mux=ts,dst=225.252.0.163}
control channel14 play

Here's what I captured after running vlm.exe with -vvv and all streams active:

[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11674947)
[00000441] [Media: channel19] mux_ts private debug: adjusting rate at 0/600800 (12/10)
[00000441] [Media: channel19] mux_ts private debug: adjusting rate at 100134/600800 (10/0)
[00000436] [Media: channel19] access_output_udp private debug: packet has been sent too late (2161565)
[00000436] [Media: channel19] access_output_udp private debug: mmh, hole (2447944 > 2s) -> drop
[00000321] [Media: channel5] main private warning: late buffer for mux input (22575900)
[00000453] [Media: channel20] main private warning: late buffer for mux input (12142667)
[00000321] [Media: channel5] main private warning: late buffer for mux input (21321167)
[00000321] [Media: channel5] mux_ts private debug: adjusting rate at 0/1401867 (11/9)
[00000321] [Media: channel5] mux_ts private debug: adjusting rate at 100134/1401867 (9/0)
[00000318] [Media: channel5] access_output_udp private debug: dropped 1 packets
[00000318] [Media: channel5] access_output_udp private debug: packet has been sent too late (23840292)
[00000318] [Media: channel5] access_output_udp private debug: packet has been sent too late (22138031)
[00000318] [Media: channel5] access_output_udp private debug: packet has been sent too late (22138024)
[00000453] [Media: channel20] main private warning: late buffer for mux input (12089534)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11729854)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11674761)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11604667)
[00000453] [Media: channel20] main private warning: late buffer for mux input (12098400)
[00000453] [Media: channel20] main private warning: late buffer for mux input (12076267)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11706574)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11636481)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11566388)
[00000436] [Media: channel19] access_output_udp private debug: dropped 1 packets
[00000453] [Media: channel20] main private warning: late buffer for mux input (12023134)
[00000453] [Media: channel20] main private warning: late buffer for mux input (12001000)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11621294)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11569976)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11526167)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11482359)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11978867)
[00000333] [Media: channel6] main private warning: late buffer for mux input (29137667)
[00000524] [Media: channel27] main private warning: late buffer for mux input (21112)
[00000333] [Media: channel6] main private warning: late buffer for mux input (28567867)
[00000333] [Media: channel6] mux_ts private debug: adjusting rate at 0/700933 (13/11)
[00000333] [Media: channel6] mux_ts private debug: adjusting rate at 100133/700933 (11/0)
[00000329] [Media: channel6] access_output_udp private debug: packet has been sent too late (29306013)
[00000329] [Media: channel6] access_output_udp private debug: packet has been sent too late (28668797)
[00000329] [Media: channel6] access_output_udp private debug: packet has been sent too late (28668790)
[00000321] [Media: channel5] main private warning: late buffer for mux input (21814034)
[00000524] [Media: channel27] main private warning: late buffer for mux input (92978)
[00000453] [Media: channel20] main private warning: late buffer for mux input (12082734)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11720551)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11982600)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11672987)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11882467)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11602894)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11532801)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11477708)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11407614)
[00000321] [Media: channel5] main private warning: late buffer for mux input (21291234)
[00000321] [Media: channel5] mux_ts private debug: adjusting rate at 0/700933 (12/9)
[00000321] [Media: channel5] mux_ts private debug: adjusting rate at 100133/700933 (9/0)
[00000318] [Media: channel5] access_output_udp private debug: packet has been sent too late (22727278)
[00000318] [Media: channel5] access_output_udp private debug: packet has been sent too late (21392163)
[00000318] [Media: channel5] access_output_udp private debug: packet has been sent too late (21392156)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11860334)
[00000524] [Media: channel27] main private warning: late buffer for mux input (85845)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11822200)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11462521)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11393858)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11327102)
[00000381] [Media: channel12] main private warning: late buffer for mux input (946234)
[00000381] [Media: channel12] main private warning: late buffer for mux input (745967)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (556514)
[00000381] [Media: channel12] main private warning: late buffer for mux input (645834)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (498818)
[00000381] [Media: channel12] main private warning: late buffer for mux input (545700)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (432063)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (365307)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11753067)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (262790)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (145967)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (82246)
[00000369] [Media: channel11] main private warning: late buffer for mux input (671712)
[00000441] [Media: channel19] mux_ts private debug: adjusting rate at 0/901200 (24/0)
[00000436] [Media: channel19] access_output_udp private debug: packet has been sent too late (564570)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11731934)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11370347)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11302161)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11232067)
[00000524] [Media: channel27] main private warning: late buffer for mux input (157712)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11677812)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11624678)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11254974)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11182775)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11108997)
[00000357] [Media: channel10] main private warning: late buffer for mux input (3597034)
[00000357] [Media: channel10] main private warning: late buffer for mux input (3396767)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (3137221)
[00000357] [Media: channel10] main private warning: late buffer for mux input (3296634)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (3056204)
[00000357] [Media: channel10] main private warning: late buffer for mux input (3196500)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (2960622)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (2865040)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (2778561)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (2714840)
[00000381] [Media: channel12] main private warning: late buffer for mux input (664567)
[00000381] [Media: channel12] main private warning: late buffer for mux input (464300)
[00000381] [Media: channel12] main private warning: late buffer for mux input (364167)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (173804)
[00000381] [Media: channel12] main private warning: late buffer for mux input (264034)
[00000377] [Media: channel12] access_output_udp private debug: packet has been sent too late (86335)
[00000381] [Media: channel12] main private warning: late buffer for mux input (163900)
[00000381] [Media: channel12] main private warning: late buffer for mux input (63767)
[00000369] [Media: channel11] main private warning: late buffer for mux input (690445)
[00000369] [Media: channel11] main private warning: late buffer for mux input (490178)
[00000367] [Media: channel11] access_output_udp private debug: packet has been sent too late (440912)
[00000369] [Media: channel11] main private warning: late buffer for mux input (390045)
[00000367] [Media: channel11] access_output_udp private debug: packet has been sent too late (360805)
[00000369] [Media: channel11] main private warning: late buffer for mux input (289912)
[00000367] [Media: channel11] access_output_udp private debug: packet has been sent too late (255665)
[00000369] [Media: channel11] main private warning: late buffer for mux input (189778)
[00000367] [Media: channel11] access_output_udp private debug: packet has been sent too late (150525)
[00000369] [Media: channel11] main private warning: late buffer for mux input (89645)
[00000367] [Media: channel11] access_output_udp private debug: packet has been sent too late (35827)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11602545)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11596412)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11207218)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11142060)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11094339)
[00000357] [Media: channel10] main private warning: late buffer for mux input (3252367)
[00000524] [Media: channel27] main private warning: late buffer for mux input (354578)
[00000393] [Media: channel13] main private warning: late buffer for mux input (80778)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11559278)
[00000333] [Media: channel6] main private warning: late buffer for mux input (29295734)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11552145)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11170618)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11121121)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11077312)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11033504)
[00000321] [Media: channel5] main private warning: late buffer for mux input (21832100)
[00000524] [Media: channel27] main private warning: late buffer for mux input (457445)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11546012)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11508878)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11146696)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11099132)
[00000449] [Media: channel20] access_output_udp private debug: packet has been sent too late (11029039)
[00000357] [Media: channel10] main private warning: late buffer for mux input (3542234)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (3197119)
[00000357] [Media: channel10] main private warning: late buffer for mux input (3442100)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (3132964)
[00000355] [Media: channel10] access_output_udp private debug: packet has been sent too late (3066209)
[00000453] [Media: channel20] main private warning: late buffer for mux input (11501745)
[00000524] [Media: channel27] main private warning: late buffer for mux input (545312)
[00000521] [Media: channel27] access_output_udp private debug: packet has been sent too late (185632)
[00000521] [Media: channel27] access_output_udp private debug: packet has been sent too late (116969)
[00000521] [Media: channel27] access_output_udp private debug: packet has been sent too late (50214)
[00000381] [Media: channel12] main private warning: late buffer for mux input (126100)
[00000381] [Media: channel12] main private warning: late buffer for mux input (25967)

Thanks for your help.

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: VLM shuts off

Postby Sébastien Escudier » 06 Nov 2008 08:43

Ok thank you for details.

I assume outputs you just pasted here, are outputs when you start vlc.
It would be more helpfull to copy outputs after the crash.
Do you have something restarting your stream when they are inactive ?

I would say your vlc crashed because of a bug when a stream stops, and the rtp connection is closed.
This has been fixed a few days ago, so could you try a nightly build of vlc http://nightlies.videolan.org to see if you still have this crash ?

DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

Re: VLM shuts off

Postby DanP » 10 Nov 2008 20:11

How do I get the outputs after the crash? It seems that VLM runs a bit longer when started with the -vvv option. The streams are always inactive unless I'm launching VLM or an operator requests video from a site. I tried a nightly build but I could no longer view video so I reverted to the previous version.

DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

Re: VLM shuts off

Postby DanP » 11 Nov 2008 17:42

I just restarted VLC with the switch to log the outputs to the log file. I'll post it after VLM crashes.

DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

Re: VLM shuts off

Postby DanP » 15 Nov 2008 00:33

When I tried the nightly build the command that I used to play the network stream, vlc udp://@225.x.x.x, doesn't work anymore. It works with my previous version, however. Any ideas what the syntax should be. Thanks.

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: VLM shuts off

Postby Sébastien Escudier » 18 Nov 2008 10:08

What do you mean, it does not work anymore ?
You don't give us enough information...
show vlc outputs (-vvv) when you have a problem.

DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

Re: VLM shuts off

Postby DanP » 19 Nov 2008 03:10

When I run version 0.9.6, video doesn't come up by using the command line, vlc.exe udp://@225.x.x.x, or by using the GUI, File\Open Network Stream\UDP/RTP Multicast... I also can't telnet. It displays the password prompt but right away tells me connection lost. If I run version 0.8.6h none of these issues occur. The only way to play video is by opening the .sdp file of each site. Below is the output that I logged--I replaced tens of main warning: late buffer for mux input lines with '...' to shorten the output:

-- logger module started --
main debug: net: connecting to [225.252.0.162]:50005 from [192.168.1.65]:3143
main debug: thread 9512 (RTP send thread) created at priority 15 (rtp.c:1235)
main debug: thread started
stream_out_rtp debug: sdp=
v=0 o=- 14757696710696239104 14757696710696239104 IN IP4 lmcccpdc s=Unnamed i=N/A c=IN IP4 225.252.0.162/255 t=0 0 a=tool:vlc 0.9.6 a=recvonly a=type:broadcast a=charset:UTF-8 m=video 50004 RTP/AVP 33 b=RR:0 a=rtpmap:33 MP2T/90000
main debug: using sout stream module "stream_out_rtp"
main debug: TIMER module_Need() : 39.000 ms - Total 39.000 ms / 1 intvls (Avg 39.000 ms)
main debug: `c:\sdps\cctv23.sdp' gives access `' demux `' path `c:\sdps\cctv23.sdp'
main debug: creating demux: access='' demux='' path='c:\sdps\cctv23.sdp'
main debug: looking for access_demux module: 1 candidate
main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: creating access '' path='c:\sdps\cctv23.sdp'
main debug: looking for access module: 5 candidates
vcd debug: trying .cue file: c:\sdps\cctv23.cue
vcd debug: could not find .cue file
access_file debug: opening file `c:\sdps\cctv23.sdp'
main debug: using access module "access_file"
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: adding a new sout input (sout_input:00CD0A78)
main debug: adding a new input
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: new PCR PID is 68
main warning: late buffer for mux input (1819547054000)
main debug: switching to sync mode
main debug: Using AStream*Stream
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: creating demux: access='' demux='' path='c:\sdps\cctv23.sdp'
main debug: looking for demux module: 51 candidates
sap debug: unknown SDP line type: 0x00
sap warning: invalid SDP
live555 debug: RTP subsession 'video/MP4V-ES'
main debug: selecting program id=0
live555 debug: setup start: 0 stop:0
live555 debug: play start: 0 stop:0
main debug: using demux module "live555"
main debug: TIMER module_Need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: looking for a subtitle file in c:\sdps\
main debug: looking for packetizer module: 18 candidates
packetizer_mpeg4video debug: opening with vol size: 30
main debug: using packetizer module "packetizer_mpeg4video"
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: stream out mode -> no decoder thread
main debug: starting in async mode
main debug: `c:\sdps\cctv23.sdp' successfully opened
main debug: control type=1
main debug: set config option: sout-rtp-mux to ts
main debug: set config option: sout-rtp-dst to 225.252.0.166
main debug: looking for sout mux module: 1 candidate
main debug: waiting for thread initialization
main debug: thread started
main debug: thread 9640 (input) created at priority 1 (input/input.c:370)
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout mux module "mux_ts"
main debug: TIMER module_Need() : 19.000 ms - Total 19.000 ms / 1 intvls (Avg 19.000 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
main debug: stream=`rtp'
stream_out_rtp debug: maximum RTP packet size: 1400 bytes
main debug: net: connecting to [225.252.0.175]:50004
main debug: looking for interface module: 1 candidate
main debug: looking for sout stream module: 1 candidate
main debug: net: connecting to [225.252.0.175]:50005 from [192.168.1.65]:3145
main debug: thread 9756 (RTP send thread) created at priority 15 (rtp.c:1235)
main debug: thread started
stream_out_rtp debug: sdp=
v=0 o=- 14757696710763347968 14757696710763347968 IN IP4 lmcccpdc s=Unnamed i=N/A c=IN IP4 225.252.0.175/255 t=0 0 a=tool:vlc 0.9.6 a=recvonly a=type:broadcast a=charset:UTF-8 m=video 50004 RTP/AVP 33 b=RR:0 a=rtpmap:33 MP2T/90000
main debug: using sout stream module "stream_out_rtp"
main debug: TIMER module_Need() : 43.000 ms - Total 43.000 ms / 1 intvls (Avg 43.000 ms)
main debug: `c:\sdps\cctv24.sdp' gives access `' demux `' path `c:\sdps\cctv24.sdp'
logger: VLC media player - version 0.9.6 Grishenko - (c) 1996-2008 the VideoLAN team
main debug: creating demux: access='' demux='' path='c:\sdps\cctv24.sdp'
logger:
Warning: if you can't access the GUI anymore, open a command-line window, go to the directory where you installed VLC and run "vlc -I qt"

logger: using logger...
main debug: looking for access_demux module: 1 candidate
main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
logger warning: no log filename provided, using `vlc-log.txt'
logger debug: opening logfile `vlc-log.txt'
main debug: creating access '' path='c:\sdps\cctv24.sdp'
main debug: using interface module "logger"
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: looking for access module: 5 candidates
vcd debug: trying .cue file: c:\sdps\cctv24.cue
main debug: thread 9772 (interface) created at priority 0 (interface/interface.c:168)
main debug: thread started
vcd debug: could not find .cue file
main debug: control type=1
main debug: looking for interface module: 1 candidate
access_file debug: opening file `c:\sdps\cctv24.sdp'
main debug: using interface module "hotkeys"
main debug: using access module "access_file"
main debug: set config option: sout-rtp-mux to ts
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: set config option: sout-rtp-dst to 225.252.0.172
main debug: TIMER module_Need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: thread 9800 (interface) created at priority 0 (interface/interface.c:168)
main debug: thread started
main debug: using sout mux module "mux_ts"
main debug: looking for sout mux module: 1 candidate
main debug: Using AStream*Stream
main debug: looking for interface module: 15 candidates
main debug: TIMER module_Need() : 16.000 ms - Total 16.000 ms / 1 intvls (Avg 16.000 ms)
main debug: pre-buffering...
main debug: muxer support adding stream at any time
main debug: received first data for our buffer
main debug: muxer prefers to wait for all ES before starting to mux
main debug: creating demux: access='' demux='' path='c:\sdps\cctv24.sdp'
stream_out_rtp debug: maximum RTP packet size: 1400 bytes
main debug: net: connecting to [225.252.0.166]:50004
main debug: looking for demux module: 51 candidates
sap debug: unknown SDP line type: 0x00
sap warning: invalid SDP
dummy: VLC media player - version 0.9.6 Grishenko - (c) 1996-2008 the VideoLAN team
main debug: net: connecting to [225.252.0.166]:50005 from [192.168.1.65]:3147
dummy:
Warning: if you can't access the GUI anymore, open a command-line window, go to the directory where you installed VLC and run "vlc -I qt"

main debug: thread 9912 (RTP send thread) created at priority 15 (rtp.c:1235)
main debug: thread started
live555 debug: RTP subsession 'video/MP4V-ES'
dummy: using the dummy interface module...
stream_out_rtp debug: sdp=
v=0 o=- 14757696710897565696 14757696710897565696 IN IP4 lmcccpdc s=Unnamed i=N/A c=IN IP4 225.252.0.166/255 t=0 0 a=tool:vlc 0.9.6 a=recvonly a=type:broadcast a=charset:UTF-8 m=video 50004 RTP/AVP 33 b=RR:0 a=rtpmap:33 MP2T/90000
main debug: selecting program id=0
main debug: using interface module "dummy"
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout stream module "stream_out_rtp"
live555 debug: setup start: 0 stop:0
main debug: TIMER module_Need() : 16.000 ms - Total 16.000 ms / 1 intvls (Avg 16.000 ms)
main debug: using sout mux module "mux_ts"
live555 debug: play start: 0 stop:0
mux_ts warning: packet with too strange dts (dts=1819548211133,old=100000,pcr=100000)
main debug: TIMER module_Need() : 54.000 ms - Total 54.000 ms / 1 intvls (Avg 54.000 ms)
main debug: thread 9892 (interface) created at priority 0 (interface/interface.c:168)
main debug: thread started
main debug: using demux module "live555"
main debug: TIMER module_Need() : 19.000 ms - Total 19.000 ms / 1 intvls (Avg 19.000 ms)
main debug: `c:\sdps\cctv26.sdp' gives access `' demux `' path `c:\sdps\cctv26.sdp'
main debug: muxer support adding stream at any time
main debug: TIMER module_Need() : 15.000 ms - Total 15.000 ms / 1 intvls (Avg 15.000 ms)
main debug: creating demux: access='' demux='' path='c:\sdps\cctv26.sdp'
main debug: muxer prefers to wait for all ES before starting to mux
main debug: looking for a subtitle file in c:\sdps\
main debug: looking for access_demux module: 1 candidate
stream_out_rtp debug: maximum RTP packet size: 1400 bytes
main debug: looking for packetizer module: 18 candidates
main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: net: connecting to [225.252.0.172]:50004
packetizer_mpeg4video debug: opening with vol size: 30
main debug: creating access '' path='c:\sdps\cctv26.sdp'
main debug: using packetizer module "packetizer_mpeg4video"
main debug: net: connecting to [225.252.0.172]:50005 from [192.168.1.65]:3149
main debug: looking for access module: 5 candidates
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: thread 10060 (RTP send thread) created at priority 15 (rtp.c:1235)
main debug: thread started
vcd debug: trying .cue file: c:\sdps\cctv26.cue
main debug: stream out mode -> no decoder thread
stream_out_rtp debug: sdp=
v=0 o=- 14757696710964674560 14757696710964674560 IN IP4 lmcccpdc s=Unnamed i=N/A c=IN IP4 225.252.0.172/255 t=0 0 a=tool:vlc 0.9.6 a=recvonly a=type:broadcast a=charset:UTF-8 m=video 50004 RTP/AVP 33 b=RR:0 a=rtpmap:33 MP2T/90000
vcd debug: could not find .cue file
main debug: starting in async mode
main debug: control type=1
main debug: adding a new sout input (sout_input:00C842E8)
main debug: control type=1
mux_ts warning: packet with too strange dts (dts=1819548313133,old=766666,pcr=766666)
main debug: adding a new sout input (sout_input:0E0CDC88)
main debug: control type=1
main debug: adding a new sout input (sout_input:00D5E440)
main debug: adding a new sout input (sout_input:0E1225F8)
mux_ts warning: packet with too strange dts (dts=1819548375133,old=366666,pcr=366666)
mux_ts warning: packet with too strange dts (dts=1819548352133,old=133333,pcr=133333)
mux_ts warning: packet with too strange dts (dts=1819548360133,old=1066666,pcr=1066666)
mux_ts warning: packet with too strange dts (dts=1819548297133,old=700000,pcr=700000)
mux_ts warning: packet with too strange dts (dts=1819548391133,old=366666,pcr=366666)
mux_ts warning: packet with too strange dts (dts=1819548313133,old=333333,pcr=333333)
mux_ts warning: packet with too strange dts (dts=1819548356133,old=1000000,pcr=1000000)
main debug: control type=1
main debug: using sout stream module "stream_out_rtp"
access_file debug: opening file `c:\sdps\cctv26.sdp'
main debug: `c:\sdps\cctv24.sdp' successfully opened
main debug: adding a new input
main debug: adding a new sout input (sout_input:0E123428)
main debug: adding a new input
main debug: adding a new sout input (sout_input:0E06A860)
main debug: adding a new input
main debug: adding a new input
main debug: TIMER module_Need() : 246.000 ms - Total 246.000 ms / 1 intvls (Avg 246.000 ms)
main debug: using access module "access_file"
mux_ts debug: adding input codec=mp4v pid=68
main debug: adding a new input
mux_ts debug: adding input codec=mp4v pid=68
main debug: adding a new input
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: adding input codec=mp4v pid=68
main debug: `c:\sdps\cctv27.sdp' gives access `' demux `' path `c:\sdps\cctv27.sdp'
main debug: control type=1
main debug: TIMER module_Need() : 211.000 ms - Total 211.000 ms / 1 intvls (Avg 211.000 ms)
mux_ts debug: new PCR PID is 68
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: new PCR PID is 68
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: new PCR PID is 68
mux_ts debug: new PCR PID is 68
main debug: creating demux: access='' demux='' path='c:\sdps\cctv27.sdp'
main debug: adding a new sout input (sout_input:0E10FDE0)
main warning: late buffer for mux input (1819547823000)
main debug: Using AStream*Stream
mux_ts debug: new PCR PID is 68
main warning: late buffer for mux input (1819547489667)
mux_ts debug: new PCR PID is 68
main warning: late buffer for mux input (1819548223000)
main warning: late buffer for mux input (1819547356334)
main debug: looking for access_demux module: 1 candidate
main debug: adding a new input
main debug: switching to sync mode
main debug: pre-buffering...
main warning: late buffer for mux input (1819547760334)
main debug: switching to sync mode
main warning: late buffer for mux input (1819547760334)
main debug: switching to sync mode
main debug: switching to sync mode
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
mux_ts debug: adding input codec=mp4v pid=68
mux_ts warning: packet with too strange dts (dts=1819548372133,old=500000,pcr=500000)
main debug: received first data for our buffer
main debug: switching to sync mode
main debug: switching to sync mode
main debug: creating access '' path='c:\sdps\cctv27.sdp'
mux_ts debug: new PCR PID is 68
main debug: creating demux: access='' demux='' path='c:\sdps\cctv26.sdp'
main debug: looking for access module: 5 candidates
main warning: late buffer for mux input (1819548072334)
main debug: looking for demux module: 51 candidates
vcd debug: trying .cue file: c:\sdps\cctv27.cue
mux_ts warning: packet with too strange dts (dts=1819548446133,old=833333,pcr=833333)
mux_ts warning: packet with too strange dts (dts=1819548461133,old=966666,pcr=966666)
mux_ts warning: packet with too strange dts (dts=1819548473133,old=100000,pcr=100000)
main debug: switching to sync mode
sap debug: unknown SDP line type: 0x00
vcd debug: could not find .cue file
sap warning: invalid SDP
access_file debug: opening file `c:\sdps\cctv27.sdp'
main debug: using access module "access_file"
live555 debug: RTP subsession 'video/MP4V-ES'
main debug: TIMER module_Need() : 156.000 ms - Total 156.000 ms / 1 intvls (Avg 156.000 ms)
main debug: selecting program id=0
main debug: Using AStream*Stream
live555 debug: setup start: 0 stop:0
main debug: pre-buffering...
live555 debug: play start: 0 stop:0
main debug: received first data for our buffer
main debug: using demux module "live555"
main debug: creating demux: access='' demux='' path='c:\sdps\cctv27.sdp'
main debug: TIMER module_Need() : 160.000 ms - Total 160.000 ms / 1 intvls (Avg 160.000 ms)
main debug: looking for demux module: 51 candidates
main debug: looking for a subtitle file in c:\sdps\
sap debug: unknown SDP line type: 0x00
sap warning: invalid SDP
main debug: looking for packetizer module: 18 candidates
packetizer_mpeg4video debug: opening with vol size: 30
main debug: using packetizer module "packetizer_mpeg4video"
live555 debug: RTP subsession 'video/MP4V-ES'
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: selecting program id=0
main debug: stream out mode -> no decoder thread
live555 debug: setup start: 0 stop:0
main debug: starting in async mode
live555 debug: play start: 0 stop:0
main debug: `c:\sdps\cctv26.sdp' successfully opened
main debug: using demux module "live555"
main debug: TIMER module_Need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
mux_ts warning: packet with too strange dts (dts=1819548704133,old=566666,pcr=566666)
main debug: looking for a subtitle file in c:\sdps\
main debug: looking for packetizer module: 18 candidates
packetizer_mpeg4video debug: opening with vol size: 30
main debug: using packetizer module "packetizer_mpeg4video"
main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: stream out mode -> no decoder thread
main debug: starting in async mode
main debug: `c:\sdps\cctv27.sdp' successfully opened
mux_ts warning: packet with too strange dts (dts=1819548723133,old=266666,pcr=266666)
main debug: control type=1
mux_ts warning: packet with too strange dts (dts=1819548707133,old=566666,pcr=566666)
main debug: control type=1
main debug: adding a new sout input (sout_input:0E117DD8)
main debug: adding a new input
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: new PCR PID is 68
main warning: late buffer for mux input (1819547952667)
main debug: switching to sync mode
main debug: adding a new sout input (sout_input:0E16AC88)
main debug: adding a new input
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: new PCR PID is 68
main warning: late buffer for mux input (1819548609667)
main debug: switching to sync mode
mux_ts warning: packet with too strange dts (dts=1819549059133,old=733333,pcr=733333)
main warning: late buffer for mux input (17867)
mux_ts warning: packet with too strange dts (dts=1819548950133,old=233333,pcr=233333)
main warning: late buffer for mux input (28537)
main warning: late buffer for mux input (10404)
main debug: adding a new sout input (sout_input:0E185018)
main debug: adding a new input
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: new PCR PID is 68
main warning: late buffer for mux input (1819549516334)
main debug: switching to sync mode
mux_ts warning: packet with too strange dts (dts=1819550561266,old=966666,pcr=966666)
main debug: adding a new sout input (sout_input:0E197530)
main debug: adding a new input
mux_ts debug: adding input codec=mp4v pid=68
mux_ts debug: new PCR PID is 68
main warning: late buffer for mux input (1819550562667)
main debug: switching to sync mode
main warning: late buffer for mux input (110877)
...
mux_ts warning: packet with too strange dts (dts=1819549473133,old=733333,pcr=733333)
main warning: late buffer for mux input (63631)

main warning: late buffer for mux input (48770)
main warning: late buffer for mux input (30326404)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:00CCE900)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m34.968750s, kernel 0m0.031250s, user 0m0.015625s
main debug: thread 4788 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 101.000 ms - Total 101.000 ms / 1 intvls (Avg 101.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m34.921875s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 5436 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (32433271)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E06B710)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m35.578125s, kernel 0m0.015625s, user 0m0.078125s
main debug: thread 5000 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 89.000 ms - Total 89.000 ms / 1 intvls (Avg 89.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m35.531250s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 5696 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:00D59098)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m36.421875s, kernel 0m0.015625s, user 0m0.031250s
main debug: thread 5236 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 78.000 ms - Total 78.000 ms / 1 intvls (Avg 78.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m36.375000s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 6008 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (33896138)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E08BFD0)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m37.093750s, kernel 0m0.015625s, user 0m0.046875s
main debug: thread 5468 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 78.000 ms - Total 78.000 ms / 1 intvls (Avg 78.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m37.046875s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 6276 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (23120)
main warning: late buffer for mux input (172987)
main warning: late buffer for mux input (131854)
main warning: late buffer for mux input (281721)
main warning: late buffer for mux input (271588)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main warning: late buffer for mux input (34839005)
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E08C4F8)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m38.000000s, kernel 0m0.000000s, user 0m0.046875s
main debug: thread 5880 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 78.000 ms - Total 78.000 ms / 1 intvls (Avg 78.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m37.953125s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 6540 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (565455)
main warning: late buffer for mux input (563322)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:00CD0A78)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m38.609375s, kernel 0m0.000000s, user 0m0.046875s
main debug: thread 5860 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 78.000 ms - Total 78.000 ms / 1 intvls (Avg 78.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m38.562500s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 6804 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (791189)
main warning: late buffer for mux input (824056)
main warning: late buffer for mux input (856923)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main warning: late buffer for mux input (1162790)
main warning: late buffer for mux input (1183657)
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:00C842E8)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m39.515625s, kernel 0m0.000000s, user 0m0.015625s
main debug: thread 6396 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 82.000 ms - Total 82.000 ms / 1 intvls (Avg 82.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m39.468750s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 7068 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (1173524)
main warning: late buffer for mux input (1202391)
main warning: late buffer for mux input (1391258)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main warning: late buffer for mux input (37046872)
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:00D4AE68)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m40.187500s, kernel 0m0.000000s, user 0m0.046875s
main debug: thread 6628 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 78.000 ms - Total 78.000 ms / 1 intvls (Avg 78.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m40.140625s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 7340 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (1662125)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main warning: late buffer for mux input (1694992)
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:00D5E440)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m40.468750s, kernel 0m0.015625s, user 0m0.015625s
main debug: thread 6892 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 74.000 ms - Total 74.000 ms / 1 intvls (Avg 74.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m40.421875s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 7604 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (1722859)
main warning: late buffer for mux input (1779726)
main warning: late buffer for mux input (1772593)
main warning: late buffer for mux input (1708460)
main warning: late buffer for mux input (1662327)
main warning: late buffer for mux input (1594194)
main warning: late buffer for mux input (1509061)
main warning: late buffer for mux input (1451928)
main warning: late buffer for mux input (1406795)
main warning: late buffer for mux input (1427662)
main warning: late buffer for mux input (1401529)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main warning: late buffer for mux input (1407396)
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E08D230)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m41.343750s, kernel 0m0.000000s, user 0m0.046875s
main debug: thread 7196 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 74.000 ms - Total 74.000 ms / 1 intvls (Avg 74.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m41.296875s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 7868 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (1475263)
...
main warning: late buffer for mux input (42512473)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E185018)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m46.531250s, kernel 0m0.000000s, user 0m0.015625s
main debug: thread 4872 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 105.000 ms - Total 105.000 ms / 1 intvls (Avg 105.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m46.484375s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 5192 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E0A6FC8)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m46.437500s, kernel 0m0.000000s, user 0m0.015625s
main debug: thread 7692 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 70.000 ms - Total 70.000 ms / 1 intvls (Avg 70.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m46.406250s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 8416 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E0CDC88)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m46.500000s, kernel 0m0.031250s, user 0m0.031250s
main debug: thread 7988 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 71.000 ms - Total 71.000 ms / 1 intvls (Avg 71.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m46.453125s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 8688 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E123428)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m47.515625s, kernel 0m0.000000s, user 0m0.031250s
main debug: thread 8232 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 66.000 ms - Total 66.000 ms / 1 intvls (Avg 66.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m47.468750s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 8968 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (44646340)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E06A860)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m48.203125s, kernel 0m0.000000s, user 0m0.015625s
main debug: thread 8544 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 70.000 ms - Total 70.000 ms / 1 intvls (Avg 70.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m48.156250s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 9248 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E10FDE0)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m49.375000s, kernel 0m0.000000s, user 0m0.015625s
main debug: thread 9096 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 308.000 ms - Total 308.000 ms / 1 intvls (Avg 308.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m49.343750s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 9756 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E1225F8)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m49.531250s, kernel 0m0.031250s, user 0m0.062500s
main debug: thread 8784 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 70.000 ms - Total 70.000 ms / 1 intvls (Avg 70.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m49.500000s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 9512 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E16AC88)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m49.734375s, kernel 0m0.000000s, user 0m0.046875s
main debug: thread 9336 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 477.000 ms - Total 477.000 ms / 1 intvls (Avg 477.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m49.687500s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 9912 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (46839207)
main warning: late buffer for mux input (48946074)
live555 warning: no data received in 10s, eof ?
main debug: EOF reached
main debug: removing module "live555"
main debug: removing module "access_file"
main debug: removing module "packetizer_mpeg4video"
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: removing a sout input (sout_input:0E117DD8)
mux_ts debug: removing input pid=68
mux_ts debug: new PCR PID is 8191
main warning: no more input streams for this mux
main debug: thread ended
main debug: thread times: real 0m54.265625s, kernel 0m0.000000s, user 0m0.046875s
main debug: thread 9640 joined (input/vlm.c:776)
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 465.000 ms - Total 465.000 ms / 1 intvls (Avg 465.000 ms)
main debug: destroying chain... (name=rtp)
main debug: thread ended
main debug: thread times: real 0m54.218750s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 10060 joined (rtp.c:1271)
main debug: removing module "mux_ts"
main debug: removing module "stream_out_rtp"
main debug: destroying chain done
main warning: late buffer for mux input (51107941)
...
main warning: late buffer for mux input (186596968)
mux_ts warning: packet with too strange dts (dts=1819573204700,old=1819559786836,pcr=1819559786836)
main warning: late buffer for mux input (188821835)
main warning: late buffer for mux input (187488769)
main warning: late buffer for mux input (189724636)
main warning: late buffer for mux input (187610903)
main warning: late buffer for mux input (189670770)
main warning: late buffer for mux input (187613770)
main warning: late buffer for mux input (190060637)
main warning: late buffer for mux input (189844904)
main warning: late buffer for mux input (187607905)
main warning: late buffer for mux input (189992772)
main warning: late buffer for mux input (186554172)
main warning: late buffer for mux input (190677039)
mux_ts warning: packet with too strange dts (dts=1819604846828,old=1819594533096,pcr=1819594533096)
main warning: late buffer for mux input (187732973)
main warning: late buffer for mux input (189859840)
main warning: late buffer for mux input (187706107)
main warning: late buffer for mux input (189957974)
main warning: late buffer for mux input (190101774)
main warning: late buffer for mux input (192114641)
main warning: late buffer for mux input (189901641)
main warning: late buffer for mux input (196195508)
main warning: late buffer for mux input (194165043)
main warning: late buffer for mux input (191997177)
main warning: late buffer for mux input (194397044)
main warning: late buffer for mux input (190529044)
main warning: late buffer for mux input (194542911)
mux_ts warning: packet with too strange dts (dts=1819636488956,old=1819625974957,pcr=1819625974957)
main warning: late buffer for mux input (192343378)
main warning: late buffer for mux input (194497245)
main warning: late buffer for mux input (195315845)
main warning: late buffer for mux input (194137313)
main warning: late buffer for mux input (195779180)
mux_ts warning: packet with too strange dts (dts=1819649806687,old=1819636589089,pcr=1819636589089)
main warning: late buffer for mux input (194531914)
main warning: late buffer for mux input (198607781)
main warning: late buffer for mux input (200242715)
main warning: late buffer for mux input (200617316)
main warning: late buffer for mux input (199420984)
main warning: late buffer for mux input (195528518)
mux_ts warning: packet with too strange dts (dts=1819662824016,old=1819649906820,pcr=1819649906820)
main warning: late buffer for mux input (197565385)
...
main warning: late buffer for mux input (194413326)
mux_ts debug: adjusting rate at 0/801066 (11/10)
mux_ts debug: adjusting rate at 100133/801066 (10/0)
main warning: late buffer for mux input (198161193)
main warning: late buffer for mux input (198317060)
mux_ts debug: adjusting rate at 0/1702266 (12/10)
mux_ts debug: adjusting rate at 100133/1702266 (10/0)
main warning: late buffer for mux input (197556394)
...
main warning: late buffer for mux input (188415867)
mux_ts warning: packet with too strange dts (dts=1819734920000,old=1819724406002,pcr=1819724406002)
main warning: late buffer for mux input (185089201)
...
main warning: late buffer for mux input (181627274)
mux_ts warning: packet with too strange dts (dts=1819778177593,old=1819765560795,pcr=1819765560795)
main warning: late buffer for mux input (180552608)
...
mux_ts debug: adjusting rate at 0/2002666 (12/10)
mux_ts debug: adjusting rate at 100133/2002666 (10/0)
main warning: late buffer for mux input (74538635)
...
mux_ts debug: adjusting rate at 0/1201599 (12/9)
mux_ts debug: adjusting rate at 100133/1201599 (9/0)
main warning: late buffer for mux input (66602838)
...
main warning: late buffer for mux input (23363317)
mux_ts warning: packet with too strange dts (dts=1819976441550,old=1819964926220,pcr=1819964926220)
main warning: late buffer for mux input (17855984)
main warning: late buffer for mux input (17782851)
main warning: late buffer for mux input (12275519)
main warning: late buffer for mux input (12246386)
mux_ts warning: packet with too strange dts (dts=1819987656481,old=1819976541683,pcr=1819976541683)
main warning: late buffer for mux input (7940653)
main warning: late buffer for mux input (7871520)
main warning: late buffer for mux input (3688921)
mux_ts warning: packet with too strange dts (dts=1820000874078,old=1819987756614,pcr=1819987756614)
main warning: late buffer for mux input (996858)
mux_ts debug: adjusting rate at 0/801066 (12/0)
mux_ts debug: adjusting rate at 100133/500665 (21/0)
mux_ts debug: adjusting rate at 0/700933 (11/9)
mux_ts debug: adjusting rate at 100133/700933 (9/0)
mux_ts debug: adjusting rate at 0/1101466 (12/10)
mux_ts debug: adjusting rate at 100133/1101466 (10/0)
mux_ts debug: adjusting rate at 0/600799 (11/9)
mux_ts debug: adjusting rate at 100133/600799 (9/0)
mux_ts debug: adjusting rate at 0/600800 (23/0)
mux_ts debug: adjusting rate at 0/600799 (12/9)
mux_ts debug: adjusting rate at 100133/600799 (9/0)
mux_ts debug: adjusting rate at 0/600799 (11/9)
mux_ts debug: adjusting rate at 100133/600799 (9/0)
mux_ts debug: adjusting rate at 0/300400 (12/0)
...
main warning: late buffer for mux input (95776135)
mux_ts warning: packet with too strange dts (dts=1820207548732,old=1820196534068,pcr=1820196534068)
main warning: late buffer for mux input (91370269)
...
...
main warning: late buffer for mux input (13409619)
mux_ts debug: adjusting rate at 100133/401532 (20/0)
mux_ts debug: adjusting rate at 0/300399 (12/0)
main warning: late buffer for mux input (10806153)
main warning: late buffer for mux input (10737020)
main warning: late buffer for mux input (6050754)
main warning: late buffer for mux input (1275355)
mux_ts warning: packet with too strange dts (dts=1820302875645,old=1820290659381,pcr=1820290659381)

Sébastien Escudier
Big Cone-huna
Big Cone-huna
Posts: 853
Joined: 06 Nov 2008 08:38
Operating System: linux

Re: VLM shuts off

Postby Sébastien Escudier » 19 Nov 2008 10:03

When I run version 0.9.6, video doesn't come up by using the command line, vlc.exe udp://@225.x.x.x, or by using the GUI, File\Open Network Stream\UDP/RTP Multicast... I also can't telnet. It displays the password prompt but right away tells me connection lost. If I run version 0.8.6h none of these issues occur. The only way to play video is by opening the .sdp file of each site. Below is the output that I logged--I replaced tens of main warning: late buffer for mux input lines with '...' to shorten the output:
For your telnet issue, I had this bug on windows. Never on linux.
How do you start/stop your streams ? All I can see is stream stopping.
And what did you paste here ? is there the last line just before the crash ?
If it runs for one or two days, you should monitor your memory usage to be sure it does not grow too much.

DanP
Blank Cone
Blank Cone
Posts: 12
Joined: 26 Jun 2008 01:04

Re: VLM shuts off

Postby DanP » 19 Nov 2008 16:29

The output is while I was trying to play video while some streams were on. I use an snmp command line to activate/deactivate the stream on the encoder. I haven't ran version 0.9.6 overnight since I can't play video yet.


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 8 guests