Problem with rewind trick in psdemux in PULL Mode

Vijay Vikram vikram.kvijay at gmail.com
Mon Jul 27 10:35:48 PDT 2015


Hey Folks,
I have a situation where the PS demux operates  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 frames. e.g  For an approx 3 mins file, -2x takes
takes almost 2.50 mins to reach the beginning.

I have debugged and found that this is happening because of excessive
rebuffering as the pull size is just 32k. If I, and as thaytan suggested on
IRC, increase the pull size to 100K, many streams work fine. But with any
bigger value, I can see that frames are dropped?

Any logical solution to this(other than hard coding)?


Regards,
Vikram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150727/9366ab6f/attachment.html>


More information about the gstreamer-devel mailing list