<div dir="ltr">Hey Folks,<div>I have a situation where the PS <span style="font-size:12.8000001907349px">demux </span><span style="font-size:12.8000001907349px">operates</span><span style="font-size:12.8000001907349px"> </span><span style="font-size:12.8000001907349px"> in PULL mode where the input is PUSH based. Rewind trick is having problem. If I initiate -2x from almost the end of file, the pipeline takes as much time as the files duration to show all f</span><span style="font-size:12.8000001907349px">rames. e.g  For an approx 3 mins file, -2x takes takes almost 2.50 mins to reach the beginning.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">I have debugged and found that this is happening because of excessive rebuffering as the pull size is just 32k. If I, </span><span style="font-size:12.8000001907349px">and as thaytan suggested on IRC, </span><span style="font-size:12.8000001907349px">in</span><span style="font-size:12.8000001907349px">crease</span><span style="font-size:12.8000001907349px"> the pull size to 100K, many streams work fine. But with any bigger value, I can see that frames are dropped?</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Any logical solution to this(other than hard coding)?</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Regards,</span></div><div><span style="font-size:12.8000001907349px">Vikram</span></div></div>