<div dir="ltr"><div><div><div>Hi, we are using multifilesink to store the incoming network .ts stream. We save in 10 minute chunks using max-file-duration option.<br><br>Then we want to start playing at the arbitrary chunk, not always the first one. Sometimes it works, but sometimes not. For instance it will start playing from chunks 1,3,5, but not if you start at 2 or 4. I suggest this is a keyframe alignment issue. Any hint how to deal with that? <br><br></div>I consider not using multifilesink at all and manually process with appsink, but then again, how do I split the data stream in the right place?<br><br></div><div>I suggest there could be a message on the bus, but what exactly is that message if there is, and how to use it to let appsink stop writing to one file, and start another?<br><br></div><div>Any suggestions or explanations are greatly appreciated.<br></div><div><br></div>Thank you,<br></div>Yakov Sudeikin<br><br><div><br></div></div>