I'm using VLC 0.8.6a under linux and windows to multicast an mpeg file into MPEG-TS. I set playlist to loop
Everything is OK except that hours after hours, CPU usage increases from 5 to 10 % at beginning until 50% - 80%. It doesn't go higher because at this step, I stop multicasting as transmitted video cannot be decoded
On server side, I've the following messages:
On client side, I've:access_output_udp debug: late packet for udp input (8991788)
access_output_udp debug: late packet for udp input (8990429)
access_output_udp debug: late packet for udp input (8990577)
access_output_udp debug: late packet for udp input (8989228)
access_output_udp debug: late packet for udp input (8987868)
access_output_udp debug: late packet for udp input (8986628)
access_output_udp debug: late packet for udp input (8985278)
access_output_udp debug: late packet for udp input (8985565)
access_output_udp debug: late packet for udp input (8984222)
access_output_udp debug: late packet for udp input (8982863)
message warning: message queue overflowed
main debug: closing input
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing an input
mux_ts debug: removing input pid=69
main debug: removing module "packetizer_mpegvideo"
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: removing an input
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: Program doesn't contain anymore ES
main debug: removing module "ps"
main debug: removing module "access_file"
main debug: destroying sout
main debug: destroying chain... (name=standard)
main debug: removing module "mux_ts"
main debug: thread 2981641136 joined (udp.c:316)
access_output_udp debug: udp access output closed
main debug: removing module "access_output_udp"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: thread 3018849200 joined (input/input.c:401)
main warning: refcount is 1, delaying before deletion (id=5366,type=-7)
main debug: repeating item
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3018849200 (input) created at priority 0 (input/input.c:263)
main debug: stream=`standard'
main debug: looking for sout stream module: 1 candidate
main debug: set sout option: sout-standard-mux to ts
main debug: set sout option: sout-standard-dst to 239.2.3.110
main debug: set sout option: sout-standard-access to rtp
stream_out_standard debug: creating `rtp/ts://239.2.3.110'
stream_out_standard debug: extension is 110
stream_out_standard debug: extension -> mux=(null)
stream_out_standard debug: using `rtp/ts://239.2.3.110'
main debug: looking for sout access module: 1 candidate
main debug: net: connecting to 239.2.3.110 port 1234
main debug: thread 2981641136 (sout write thread) created at priority 0 (udp.c:268)
access_output_udp debug: udp access output opened(239.2.3.110:1234)
main debug: using sout access module "access_output_udp"
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout mux module "mux_ts"
main debug: muxer support adding stream at any time
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: `/home/knoppix/tmp/PAL/SHAKIRA.mpg' gives access `' demux `' path `/home/knoppix/tmp/PAL/SHAKIRA.mpg'
main debug: creating demux: access='' demux='' path='/home/knoppix/tmp/PAL/SHAKIRA.mpg'
main debug: looking for access_demux module: 2 candidates
main debug: creating access '' path='/home/knoppix/tmp/PAL/SHAKIRA.mpg'
main debug: looking for access2 module: 5 candidates
vcd debug: trying .cue file: /home/knoppix/tmp/PAL/SHAKIRA.cue
access_file debug: opening file `/home/knoppix/tmp/PAL/SHAKIRA.mpg'
main debug: using access2 module "access_file"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 786408 bytes in 0s - 4065 kbytes/s
main debug: creating demux: access='' demux='' path='/home/knoppix/tmp/PAL/SHAKIRA.mpg'
main debug: looking for demux2 module: 44 candidates
main debug: using demux2 module "ps"
main debug: looking for a subtitle file in /home/knoppix/tmp/PAL/
main debug: starting in sync mode
main debug: `/home/knoppix/tmp/PAL/SHAKIRA.mpg' successfully opened
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
main debug: selecting program id=0
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "mpeg_audio"
main debug: stream out mode -> no decoder thread
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "packetizer_mpegvideo"
main debug: stream out mode -> no decoder thread
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
packetizer_mpegvideo debug: size 720x576 fps=25.000
main debug: adding a new input
main debug: adding a new input
mux_ts debug: adding input codec=mpgv pid=68
mux_ts debug: new PCR PID is 68
main warning: trying to send non-dated packet to stream output!
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:256
main debug: adding a new input
main debug: adding a new input
mux_ts debug: adding input codec=mpga pid=69
access_output_udp debug: packet has been sent too late (212855)
access_output_udp debug: packet has been sent too late (211914)
access_output_udp debug: packet has been sent too late (210965)
access_output_udp debug: packet has been sent too late (209998)
access_output_udp debug: packet has been sent too late (209030)
access_output_udp debug: packet has been sent too late (208076)
access_output_udp debug: packet has been sent too late (207107)
access_output_udp debug: packet has been sent too late (206139)
access_output_udp debug: packet has been sent too late (205170)
access_output_udp debug: packet has been sent too late (204203)
access_output_udp debug: packet has been sent too late (203234)
access_output_udp debug: packet has been sent too late (202266)
access_output_udp debug: packet has been sent too late (201308)
access_output_udp debug: packet has been sent too late (200342)
access_output_udp debug: packet has been sent too late (199374)
access_output_udp debug: packet has been sent too late (198405)
access_output_udp debug: packet has been sent too late (197557)
access_output_udp debug: packet has been sent too late (196590)
access_output_udp debug: packet has been sent too late (195622)
access_output_udp debug: packet has been sent too late (194662)
access_output_udp debug: packet has been sent too late (193694)
access_output_udp debug: packet has been sent too late (192725)
I tested with older versions of VLC:ts warning: discontinuity received 0x2 instead of 0xb (pid=68)
access_udp debug: RTP: packet(s) lost, expected 18900, got 18902
ts warning: discontinuity received 0xc instead of 0xf (pid=68)
ts warning: discontinuity received 0xa instead of 0x9 (pid=69)
access_udp debug: RTP: packet(s) lost, expected 18904, got 18906
ts warning: discontinuity received 0x7 instead of 0x9 (pid=68)
access_udp debug: RTP: packet(s) lost, expected 18910, got 18911
ts warning: discontinuity received 0x6 instead of 0xf (pid=68)
access_udp debug: RTP: packet(s) lost, expected 18914, got 18915
ts warning: discontinuity received 0x1 instead of 0xa (pid=68)
access_udp debug: RTP: packet(s) lost, expected 18920, got 18922
ts warning: discontinuity received 0xf instead of 0x2 (pid=68)
ts warning: discontinuity received 0x1 instead of 0x0 (pid=69)
access_udp debug: RTP: packet(s) lost, expected 18928, got 18929
ts warning: discontinuity received 0xe instead of 0x7 (pid=68)
access_udp debug: RTP: packet(s) lost, expected 18931, got 18933
ts warning: discontinuity received 0x8 instead of 0xc (pid=68)
access_udp debug: RTP: packet(s) lost, expected 18939, got 18940
ts warning: discontinuity received 0x9 instead of 0x2 (pid=68)
problem is present in 0.8.5 but not in 0.8.4a
Hope this will help to resolve the problem