<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"MS Shell Dlg 2";
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
 /* Page Definitions */
 @page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=ZH-CN link=blue vlink=purple style='text-justify-trim:punctuation'>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi,<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:21.0pt'><span lang=EN-US>I implemented a
media server with liveMedia streaming audio and video.  As a client,
mplayer works ok. But VLC 0.8.6e and vlc-0.9.0-20080325 from GIT will stop
after about 7 hours. VLC outputs:<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:21.0pt'><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal align=left style='text-align:left;text-indent:21.0pt;
text-autospace:none'><span lang=EN-US style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";
color:black;background:silver;mso-highlight:silver'>main warning: </span><span
lang=EN-US style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";
color:blue;background:silver;mso-highlight:silver'>output date isn't PTS date,
requesting resampling (40152)<o:p></o:p></span></p>

<p class=MsoNormal align=left style='text-align:left;text-indent:21.0pt;
text-autospace:none'><span lang=EN-US style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";
color:black;background:silver;mso-highlight:silver'>main warning: </span><span
lang=EN-US style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";
color:blue;background:silver;mso-highlight:silver'>buffer is 40857 late,
triggering upsampling<o:p></o:p></span></p>

<p class=MsoNormal align=left style='text-align:left;text-indent:21.0pt;
text-autospace:none'><span lang=EN-US style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";
color:black;background:silver;mso-highlight:silver'>main warning: </span><span
lang=EN-US style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";
color:blue;background:silver;mso-highlight:silver'>resampling stopped after
3584257 usec (drift: -38)<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:21.0pt'><span lang=EN-US
style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";color:black;
background:silver;mso-highlight:silver'>main warning: </span><span lang=EN-US
style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";color:blue;
background:silver;mso-highlight:silver'>late picture skipped (382)</span><span
lang=EN-US style='font-size:9.0pt;font-family:"MS Shell Dlg 2","sans-serif";
color:blue'><o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:21.0pt'><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal style='text-indent:21.0pt'><span lang=EN-US> I searched
the forum for help. Obviously many people has met the same problem. I found the
link <a href="https://trac.videolan.org/vlc/ticket/5">https://trac.videolan.org/vlc/ticket/5</a>.
It seems the problem is reported long ago. Perfect solution seems not available
now.  I only expect VLC play continuously. So I wonder if I could do some
hack into VLC. I’m not familiar with VLC code . Could anyone give me some
advice?<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:21.0pt'><span lang=EN-US>                                               Best
Regards<o:p></o:p></span></p>

</div>

</body>

</html>