<div dir="ltr"><pre style="color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">Hi all,</font></pre><pre style="color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">I have a pipeline like this:</font></pre><pre style="color:rgb(0,0,0)">
<font face="arial, helvetica, sans-serif"> gst-launch souphttpsrc ! jpegdec ! videorate ! video/x-raw-yuv,framerate=5/1 ! timeoverlay ! theoraenc keyframe-force=5 keyframe-freq=5 ! oggmux ! filesink location=test.ogg</font></pre>
<pre><font face="arial, helvetica, sans-serif"><font color="#000000">I can currently change filesink location dinamically each xx seconds or minutes and all resulting files are fine with playbin,</font><span style="color:rgb(0,0,0)"> however the timestamps in the second and later files seems to don't start from zero because </span><span style="color:rgb(0,0,0)">on some players, like vlc or by embedding the video in html5 style on chrome , the playing will stall until so </span><font color="#000000">many seconds have elapsed from previous files.</font></font></pre>
<pre style><font face="arial, helvetica, sans-serif"><font color="#000000">So I'm looking to figuring out how to avoid this, please help me if you have any hints or solution.</font></font></pre><pre style><font face="arial, helvetica, sans-serif"><font color="#000000"><br>
</font></font></pre><pre style><font face="arial, helvetica, sans-serif"><font color="#000000">Thank you</font></font></pre><pre><font color="#000000" face="arial"><br></font></pre><pre><font color="#000000" face="arial"><br>
</font></pre></div>