[vlc] bad PTS after 3-5 ours of http streaming

drus drus at td.tomica.ru
Mon Nov 13 08:45:55 CET 2006


hello 

i'm trying to make server-client streaming of audio. server and client have windows xp sp2 
i'm using vlc-0.8.4a and vlc-0.8.5. but the situation is the same with both versions. 
so, i use wxwidgets interface, but i'll try to write server mrl: 
     
      vlc dshow://:dshow-vdev="none":dshow-adev="NVIDIA(R) nForce(TM) Audio":dshow-size="" --sout='#transcode{acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=http,mux=ts,dst=:1234}}' 


the client mrl is simple: 
     
      vlc http://192.168.0.5:1234 


so, at first it works well, the only messages are: 
main audio output warning: buffer is 40739 in advance, triggering downsampling 
main audio output warning: resampling stopped after 9533078 usec (drift: 51) 
main audio output warning: buffer is 40005 in advance, triggering downsampling 
main audio output warning: resampling stopped after 9639512 usec (drift: -135) 

but after few hours of streaming the sound disappear, cpu load is 100% on client-side. and in the log i've got messages like: 
main audio output warning: PTS is out of range (4674343), dropping buffer 

on server there are no critical mistakes, the stream is going, if i reconnect client, it works fine again, but only 3-5 hours 

can anybody help with it? why such things appear?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20061113/afabcc93/attachment.html>


More information about the vlc mailing list