[vlc-devel] "late buffer for mux input" when streaming from http

Georgi Chorbadzhiyski gf at unixsol.org
Thu Sep 14 10:26:49 CEST 2006


Hi all,

Once a day (or about every 12-14 hours) I get the following messages in
my logs. After the first message VLC stops serving http stream requests
and starts eating memory until kernel OOM killer kills it or I restart
the process manualy.

Sep 14 03:55:33 streamer VLC: main: late buffer for mux input (59962)
Sep 14 03:58:00 streamer VLC: main: late buffer for mux input (5296)
Sep 14 03:58:20 streamer VLC: main: late buffer for mux input (1123)
Sep 14 03:58:34 streamer VLC: main: late buffer for mux input (8778)
Sep 14 03:59:53 streamer VLC: main: late buffer for mux input (2427)
Sep 14 04:00:29 streamer VLC: main: late buffer for mux input (14386)
Sep 14 04:00:33 streamer VLC: main: late buffer for mux input (1789)
Sep 14 04:02:34 streamer VLC: main: late buffer for mux input (11314)
Sep 14 04:02:34 streamer VLC: main: late buffer for mux input (31419)
Sep 14 04:02:36 streamer VLC: main: late buffer for mux input (12999)

...7 hours later and countless such messages...

Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1777215)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1746557)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1707440)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1660419)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1840713)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1768522)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1726883)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1688070)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1680304)
Sep 14 10:54:32 streamer VLC: main: late buffer for mux input (1649217)

The command line used is:

  vlc -v --syslog -d http://10.0.1.157:8080 --http-caching 5000 \
   --sout '#duplicate{dst="transcode{scale=0.50,vcodec=WMV2,acodec=mp3,vb=320,ab=64}:\
           standard{access=http,mux=asf,dst=127.0.0.1:8082}"}' vlc:quit

The PC is quad core Xeon 2.8Ghz it definetely have enough CPU power, the
server that I'm streaming from is connected via gigabit interface to the
restreamer.

What's the solution to this problem. I've searched the vlc forums and I see
that couple of other guys have the same problems, but no resolution so far.

Can I force VLC to quit or somehow recover when this problem occures?

http://forum.videolan.org/viewtopic.php?t=24434
https://www.videolan.org/viewtopic.php?p=32357

-- 
Georgi Chorbadzhiyski
http://georgi.unixsol.org/

-- 
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