OK, then try a queue2 after fileasrc , they normally buffer 2MB but you can increase it.<br><br><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue2.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue2.html</a><br clear="all">
<b><br>Mike Mitchell</b><br><br><br><br>
<br><br><div class="gmail_quote">On Fri, Oct 7, 2011 at 1:47 AM, Andreas Rödig <span dir="ltr"><<a href="mailto:a.roedig@null821.de">a.roedig@null821.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Mike,<br>
<br>
thanks for your answer.<br>
<br>
My Problem is: Reading from harddisk and decoding are fast enough (atom d525 and ion2 via vdpau). But sometimes i have some little harddisk actions. And only at this time i see the video bucking.<br>
<br>
Thats why i think that a read buffer is good for me.<br>
<br>
Thanks,<br>
Andreas<br>
<br>
Am 07.10.2011 10:38, schrieb Mike Mitchell:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Andreaus,<br>
First, I think playbin is an autoplugger so you must take the defaults<br>
that are not declared properties.<br>
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-playbin2.html" target="_blank">http://gstreamer.freedesktop.<u></u>org/data/doc/gstreamer/head/<u></u>gst-plugins-base-plugins/html/<u></u>gst-plugins-base-plugins-<u></u>playbin2.html</a><br>
It provides buffer adjustments for network streams but not for files.<br>
<br>
You could make your own pipline which would start with filesrc, but that<br>
has no buffer element either.<br>
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-filesrc.html" target="_blank">http://gstreamer.freedesktop.<u></u>org/data/doc/gstreamer/head/<u></u>gstreamer-plugins/html/<u></u>gstreamer-plugins-filesrc.html</a><br>
<br>
If you can't get the file off your disk fast enough, your machine is<br>
just too slow. That is hard to believe that it is a real problem unless<br>
it is raw with no compression at all. You may need to transcode it first<br>
to play on a slower machine.<br>
<br>
*Mike Mitchell*<br>
<br>
<br>
On Fri, Oct 7, 2011 at 12:56 AM, Andreas Rödig <<a href="mailto:a.roedig@null821.de" target="_blank">a.roedig@null821.de</a><br>
<mailto:<a href="mailto:a.roedig@null821.de" target="_blank">a.roedig@null821.de</a>>> wrote:<br>
<br>
Hello,<br>
<br>
i need to buffer some video which is playing from harddisk. Are<br>
there some options (with playbin2) to increase the read buffer of<br>
playbin2?<br>
<br>
--<br>
Andreas Rödig<br>
<br>
</blockquote><font color="#888888">
<br>
-- <br>
Andreas Rödig<br>
</font></blockquote></div><br>